Searched refs:GetFollowingText (Results 1 – 6 of 6) sorted by relevance
59 String GetFollowingText( sal_Bool bMorePages ) const;
58 String GetFollowingText( sal_Bool bMorePages ) const;
106 String GetFollowingText( sal_Bool bMorePages ) const;
138 String SwTOXInternational::GetFollowingText( sal_Bool bMorePages ) const in GetFollowingText() function in SwTOXInternational140 return pIndexWrapper->GetFollowingText( bMorePages ); in GetFollowingText()
98 String IndexEntrySupplierWrapper::GetFollowingText( sal_Bool bMorePages ) const in GetFollowingText() function in IndexEntrySupplierWrapper
2132 aNumStr += rIntl.GetFollowingText( nCount > 1 ); in _UpdatePageNum()2170 aNumStr += rIntl.GetFollowingText( nCount > 1 ); in _UpdatePageNum()
Completed in 63 milliseconds