Searched refs:AreThereEndnotes (Results 1 – 3 of 3) sorted by relevance
791 sal_Bool AreThereEndnotes() { return pEdnPLCF->Count() > 0; }; in AreThereEndnotes() function in WW8ScannerBase
977 bool AreThereEndnotes() const { return pEdnPLCF->Count() > 0; }; in AreThereEndnotes() function in WW8ScannerBase
4486 if( pSBase->AreThereEndnotes() ) in CoreLoad()