Searched defs:AreThereFootnotes (Results 1 – 2 of 2) sorted by relevance
790 sal_Bool AreThereFootnotes() { return pFtnPLCF->Count() > 0; }; in AreThereFootnotes() function in WW8ScannerBase
977 bool AreThereFootnotes() const { return pFtnPLCF->Count() > 0; }; in AreThereFootnotes() function in WW8ScannerBase
Completed in 52 milliseconds