Home
last modified time | relevance | path

Searched refs:getIndexFollowPageWord (Results 1 – 8 of 8) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/i18n/
H A D_XIndexEntrySupplier.java74 String get = oObj.getIndexFollowPageWord(true, getLocale(i)); in _getIndexFollowPageWord()
81 get = oObj.getIndexFollowPageWord(false,getLocale(i)); in _getIndexFollowPageWord()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/i18n/
H A Dcom.sun.star.i18n.IndexEntrySupplier.csv9 "IndexEntrySupplier";"com::sun::star::i18n::XIndexEntrySupplier";"getIndexFollowPageWord()"
/trunk/main/i18npool/source/indexentry/
H A Dindexentrysupplier_common.cxx104 OUString SAL_CALL IndexEntrySupplier_Common::getIndexFollowPageWord( sal_Bool, in getIndexFollowPageWord() function in com::sun::star::i18n::IndexEntrySupplier_Common
H A Dindexentrysupplier.cxx173 OUString SAL_CALL IndexEntrySupplier::getIndexFollowPageWord( sal_Bool bMorePages, in getIndexFollowPageWord() function in com::sun::star::i18n::IndexEntrySupplier
/trunk/main/sw/source/core/tox/
H A Dtoxhlp.cxx102 sRet = xIES->getIndexFollowPageWord( bMorePages, aLcl ); in GetFollowingText()
/trunk/main/offapi/com/sun/star/i18n/
H A DXIndexEntrySupplier.idl66 string getIndexFollowPageWord( [in] boolean bMorePages,
/trunk/main/i18npool/inc/
H A Dindexentrysupplier_common.hxx82 virtual rtl::OUString SAL_CALL getIndexFollowPageWord( sal_Bool MorePages,
H A Dindexentrysupplier.hxx79 virtual rtl::OUString SAL_CALL getIndexFollowPageWord( sal_Bool MorePages,

Completed in 32 milliseconds