Searched refs:GetForbiddenCharacters (Results 1 – 9 of 9) sorted by relevance
63 …const ForbiddenCharacters* pForbidden = mxForbiddenChars->GetForbiddenCharacters( eLang, sal_False… in getForbiddenCharacters()79 …const ForbiddenCharacters* pForbidden = mxForbiddenChars->GetForbiddenCharacters( eLang, sal_False… in hasForbiddenCharacters()
175 if ( !aDocument.GetForbiddenCharacters().isValid() || in InitItems()181 if ( !aDocument.GetForbiddenCharacters().isValid() ) in InitItems()
60 …const com::sun::star::i18n::ForbiddenCharacters* GetForbiddenCharacters( sal_uInt16 nLanuage, sal_…
44 xRet = pDoc->GetForbiddenCharacters(); in lcl_GetForbidden()
49 …n::star::i18n::ForbiddenCharacters* SvxForbiddenCharactersTable::GetForbiddenCharacters( sal_uInt1… in GetForbiddenCharacters() function in SvxForbiddenCharactersTable
803 vos::ORef<SvxForbiddenCharactersTable> ScDocument::GetForbiddenCharacters() in GetForbiddenCharacters() function in ScDocument
357 pRet = xForbiddenCharsTable->GetForbiddenCharacters( nLang, sal_False ); in getForbiddenCharacters()
1622 vos::ORef<SvxForbiddenCharactersTable> GetForbiddenCharacters();
1809 …const i18n::ForbiddenCharacters* pForbidden = GetForbiddenCharsTable()->GetForbiddenCharacters( Sv… in ImpBreakLine()
Completed in 121 milliseconds