Searched refs:SetForbiddenCharacters (Results 1 – 8 of 8) sorted by relevance
51 pDoc->SetForbiddenCharacters( xRet ); in lcl_GetForbidden()84 pDocShell->GetDocument()->SetForbiddenCharacters( mxForbiddenChars ); in onChange()
198 xForbiddenTable->SetForbiddenCharacters( eLang, aForbidden ); in InitItems()201 aDocument.SetForbiddenCharacters( xForbiddenTable ); in InitItems()
61 …void SetForbiddenCharacters( sal_uInt16 nLanuage , const com::sun::star::i18n::ForbiddenCharacte…
68 void SvxForbiddenCharactersTable::SetForbiddenCharacters( sal_uInt16 nLanguage, const com::sun::sta… in SetForbiddenCharacters() function in SvxForbiddenCharactersTable
93 mxForbiddenChars->SetForbiddenCharacters( eLang, rForbiddenCharacters ); in setForbiddenCharacters()
808 void ScDocument::SetForbiddenCharacters( const vos::ORef<SvxForbiddenCharactersTable> xNew ) in SetForbiddenCharacters() function in ScDocument
373 xForbiddenCharsTable->SetForbiddenCharacters( nLang, rFChars ); in setForbiddenCharacters()
1623 void SetForbiddenCharacters( const vos::ORef<SvxForbiddenCharactersTable> xNew );
Completed in 129 milliseconds