Searched refs:bMorePages (Results 1 – 7 of 7) sorted by relevance
63 <b>"p."</b> for <em>bMorePages</em> == <FALSE/> <br/>64 <b>"pp."</b> for <em>bMorePages</em> == <TRUE/> </p>66 string getIndexFollowPageWord( [in] boolean bMorePages,
98 String IndexEntrySupplierWrapper::GetFollowingText( sal_Bool bMorePages ) const in GetFollowingText()102 sRet = xIES->getIndexFollowPageWord( bMorePages, aLcl ); in GetFollowingText()
138 String SwTOXInternational::GetFollowingText( sal_Bool bMorePages ) const in GetFollowingText()140 return pIndexWrapper->GetFollowingText( bMorePages ); in GetFollowingText()
173 OUString SAL_CALL IndexEntrySupplier::getIndexFollowPageWord( sal_Bool bMorePages, in getIndexFollowPageWord() argument178 return (bMorePages && aFollowPageWords.getLength() > 1) ? in getIndexFollowPageWord()
59 String GetFollowingText( sal_Bool bMorePages ) const;
58 String GetFollowingText( sal_Bool bMorePages ) const;
106 String GetFollowingText( sal_Bool bMorePages ) const;
Completed in 36 milliseconds