Searched refs:SetForbiddenCharsTable (Results 1 – 15 of 15) sorted by relevance
207 pDrawLayer->SetForbiddenCharsTable( xForbiddenCharacters ); in InitDrawLayer()783 pEditEngine->SetForbiddenCharsTable( xForbiddenCharacters ); in SetForbiddenCharacters()785 pDrawLayer->SetForbiddenCharsTable( xForbiddenCharacters ); in SetForbiddenCharacters()834 rEngine.SetForbiddenCharsTable( xForbiddenCharacters ); in ApplyAsianEditSettings()
532 void Outliner::SetForbiddenCharsTable( vos::ORef<SvxForbiddenCharactersTable> xForbiddenChars ) in SetForbiddenCharsTable() function in Outliner535 pEditEngine->SetForbiddenCharsTable( xForbiddenChars ); in SetForbiddenCharsTable()
51 …void SetForbiddenCharsTable( vos::ORef<SvxForbiddenCharactersTable> xForbiddenChars ) { xForbidd… in SetForbiddenCharsTable() function in GlobalEditData
2149 void EditEngine::SetForbiddenCharsTable( vos::ORef<SvxForbiddenCharactersTable> xForbiddenChars ) in SetForbiddenCharsTable() function in EditEngine2152 pImpEditEngine->SetForbiddenCharsTable( xForbiddenChars ); in SetForbiddenCharsTable()
1019 void SetForbiddenCharsTable( vos::ORef<SvxForbiddenCharactersTable> xForbiddenChars );
4576 void ImpEditEngine::SetForbiddenCharsTable( vos::ORef<SvxForbiddenCharactersTable> xForbiddenChars ) in SetForbiddenCharsTable() function in ImpEditEngine4578 EE_DLL()->GetGlobalData()->SetForbiddenCharsTable( xForbiddenChars ); in SetForbiddenCharsTable()
128 SetForbiddenCharsTable( pD->getForbiddenCharacterTable() ); in SwDrawDocument()
871 pOutliner->SetForbiddenCharsTable(GetForbiddenCharsTable()); in ImpSetOutlinerDefaults()1919 void SdrModel::SetForbiddenCharsTable( vos::ORef<SvxForbiddenCharactersTable> xForbiddenChars ) in SetForbiddenCharsTable() function in SdrModel
635 pOutl->SetForbiddenCharsTable( pModel->GetForbiddenCharsTable() ); in SdrMakeOutliner()
695 void SetForbiddenCharsTable( vos::ORef<SvxForbiddenCharactersTable> xForbiddenChars );
379 void SetForbiddenCharsTable( vos::ORef<SvxForbiddenCharactersTable> xForbiddenChars );
1007 void SetForbiddenCharsTable( vos::ORef<SvxForbiddenCharactersTable> xForbiddenChars );
269 …SetForbiddenCharsTable( new SvxForbiddenCharactersTable( ::comphelper::getProcessServiceFactory() … in SdDrawDocument()
187 SetForbiddenCharsTable( pDoc->GetForbiddenCharsTable() ); in Outliner()
387 pDrawModel->SetForbiddenCharsTable( xForbiddenCharsTable ); in setForbiddenCharacters()
Completed in 124 milliseconds