Home
last modified time | relevance | path

Searched refs:getForbiddenCharacters (Results 1 – 22 of 22) sorted by relevance

/trunk/main/cui/source/options/
H A Doptasian.cxx87 SvxForbiddenChars_Impl* getForbiddenCharacters(LanguageType eLang);
111 SvxForbiddenChars_Impl* SvxAsianLayoutPage_Impl::getForbiddenCharacters(LanguageType eLang) in getForbiddenCharacters() function in SvxAsianLayoutPage_Impl
355 SvxForbiddenChars_Impl* pElement = pImpl->getForbiddenCharacters(eSelectLanguage); in IMPL_LINK()
373 ForbiddenCharacters aForbidden = pImpl->xForbidden->getForbiddenCharacters( aLocale ); in IMPL_LINK()
392 ForbiddenCharacters aForbidden = aWrap.getForbiddenCharacters(); in IMPL_LINK()
/trunk/main/sw/inc/
H A DIDocumentSettingAccess.hxx128 getForbiddenCharacters(/*[in]*/ sal_uInt16 nLang, /*[in]*/ bool bLocaleData ) const = 0;
H A Ddoc.hxx754 …virtual const com::sun::star::i18n::ForbiddenCharacters* getForbiddenCharacters(/*[in]*/ sal_uInt1…
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/i18n/
H A Dcom.sun.star.i18n.LocaleData.csv13 "LocaleData";"com::sun::star::i18n::XLocaleData";"getForbiddenCharacters()"
/trunk/main/editeng/source/misc/
H A Dforbiddencharacterstable.cxx61 pInf->aForbiddenChars = aWrapper.getForbiddenCharacters(); in GetForbiddenCharacters()
/trunk/main/editeng/inc/editeng/
H A DUnoForbiddenCharsTable.hxx51 …virtual com::sun::star::i18n::ForbiddenCharacters SAL_CALL getForbiddenCharacters( const com::sun:…
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_SpreadsheetDocumentSettings.java118 public ForbiddenCharacters getForbiddenCharacters(Locale rLocale) in getForbiddenCharacters() method in _SpreadsheetDocumentSettings.ForbiddenChrTest
/trunk/main/editeng/source/uno/
H A DUnoForbiddenCharsTable.cxx54 ForbiddenCharacters SvxUnoForbiddenCharsTable::getForbiddenCharacters( const Locale& rLocale ) in getForbiddenCharacters() function in SvxUnoForbiddenCharsTable
/trunk/main/offapi/com/sun/star/i18n/
H A DForbiddenCharacters.idl37 <method>XLocaleData::getForbiddenCharacters</method> and used with
H A DXForbiddenCharacters.idl54 ForbiddenCharacters getForbiddenCharacters(
H A DXLocaleData.idl114 ForbiddenCharacters getForbiddenCharacters (
/trunk/main/sw/source/core/bastyp/
H A Dbreakit.cxx112 m_pForbidden = new i18n::ForbiddenCharacters( aWrap.getForbiddenCharacters() ); in _GetForbidden()
/trunk/main/unotools/inc/unotools/
H A Dlocaledatawrapper.hxx159 ::com::sun::star::i18n::ForbiddenCharacters getForbiddenCharacters() const;
/trunk/main/i18npool/inc/
H A Dlocaledata.hxx89 …virtual ForbiddenCharacters SAL_CALL getForbiddenCharacters( const com::sun::star::lang::Locale& r…
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/i18n/
H A D_XLocaleData.java347 fc = oObj.getForbiddenCharacters(getLocale(i)); in _getForbiddenCharacters()
/trunk/main/sw/source/core/text/
H A Dguess.cxx351 …*rInf.GetTxtFrm()->GetNode()->getIDocumentSettingAccess()->getForbiddenCharacters( aLang, true ) ); in Guess()
/trunk/main/unotools/source/i18n/
H A Dlocaledatawrapper.cxx334 ::com::sun::star::i18n::ForbiddenCharacters LocaleDataWrapper::getForbiddenCharacters() const in getForbiddenCharacters() function in LocaleDataWrapper
339 return xLD->getForbiddenCharacters( getLocale() ); in getForbiddenCharacters()
/trunk/main/xmloff/source/core/
H A DSettingsExportHelper.cxx485 const i18n::ForbiddenCharacters aChars( xForbChars->getForbiddenCharacters( *pLocales ) ); in exportForbiddenCharacters()
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx1797 …aUserOptions.forbiddenBeginCharacters = ImpGetLocaleDataWrapper()->getForbiddenCharacters().beginL… in ImpBreakLine()
1798 aUserOptions.forbiddenEndCharacters = ImpGetLocaleDataWrapper()->getForbiddenCharacters().endLine; in ImpBreakLine()
/trunk/main/i18npool/source/localedata/
H A Dlocaledata.cxx996 LocaleData::getForbiddenCharacters( const Locale& rLocale ) throw(RuntimeException) in getForbiddenCharacters() function in LocaleData
/trunk/main/sw/source/core/doc/
H A Ddoc.cxx353 SwDoc::getForbiddenCharacters(/*[in]*/ sal_uInt16 nLang, /*[in]*/ bool bLocaleData ) const in getForbiddenCharacters() function in SwDoc
/trunk/main/sw/source/filter/ww8/
H A Dwrtww8.cxx574 if (0 != (pForbidden = pDoc->getForbiddenCharacters(rTypo.GetConvertedLang(), in ExportDopTypography()

Completed in 185 milliseconds