loplugin:unreffun

Change-Id: Id7e0ddf60e32a27cb3922ae6c64feeec40f8e079
This commit is contained in:
Stephan Bergmann
2015-01-25 20:13:03 +01:00
parent 39a712a7f9
commit 643c46bbd6

View File

@@ -821,8 +821,6 @@ public:
}
}
sal_uInt32 parseIndex() { return ((m_numOfEntries ? sizeof(sal_uInt16) : 0) + (m_numOfEntries * m_REFERENCE_ENTRY_SIZE));}
const sal_Char* getReferenceName(sal_uInt16 index);
RTReferenceType getReferenceType(sal_uInt16 index);
const sal_Char* getReferenceDoku(sal_uInt16 index);