Home
last modified time | relevance | path

Searched refs:bMorePages (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/offapi/com/sun/star/i18n/
H A DXIndexEntrySupplier.idl63 <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,
/aoo4110/main/sw/source/core/tox/
H A Dtoxhlp.cxx98 String IndexEntrySupplierWrapper::GetFollowingText( sal_Bool bMorePages ) const in GetFollowingText()
102 sRet = xIES->getIndexFollowPageWord( bMorePages, aLcl ); in GetFollowingText()
H A Dtxmsrt.cxx138 String SwTOXInternational::GetFollowingText( sal_Bool bMorePages ) const in GetFollowingText()
140 return pIndexWrapper->GetFollowingText( bMorePages ); in GetFollowingText()
/aoo4110/main/i18npool/source/indexentry/
H A Dindexentrysupplier.cxx173 OUString SAL_CALL IndexEntrySupplier::getIndexFollowPageWord( sal_Bool bMorePages, in getIndexFollowPageWord() argument
178 return (bMorePages && aFollowPageWords.getLength() > 1) ? in getIndexFollowPageWord()
/aoo4110/main/sw/inc/
H A Dtoxwrap.hxx59 String GetFollowingText( sal_Bool bMorePages ) const;
/aoo4110/main/sw/source/core/inc/
H A Dtoxhlp.hxx58 String GetFollowingText( sal_Bool bMorePages ) const;
H A Dtxmsrt.hxx106 String GetFollowingText( sal_Bool bMorePages ) const;

Completed in 47 milliseconds