Searched refs:SvxLinguTabPage (Results 1 – 4 of 4) sorted by relevance
1102 SvxLinguTabPage::SvxLinguTabPage( Window* pParent, in SvxLinguTabPage() function in SvxLinguTabPage1228 SvxLinguTabPage::~SvxLinguTabPage() in ~SvxLinguTabPage()1237 sal_uInt16* SvxLinguTabPage::GetRanges() in GetRanges()1245 SfxTabPage* SvxLinguTabPage::Create( Window* pParent, in Create()1248 return ( new SvxLinguTabPage( pParent, rAttrSet ) ); in Create()1266 sal_Bool SvxLinguTabPage::FillItemSet( SfxItemSet& rCoreSet ) in FillItemSet()1469 void SvxLinguTabPage::AddDicBoxEntry( in AddDicBoxEntry()1493 void SvxLinguTabPage::UpdateDicBox_Impl() in UpdateDicBox_Impl()1512 void SvxLinguTabPage::UpdateModulesBox_Impl() in UpdateModulesBox_Impl()1535 void SvxLinguTabPage::Reset( const SfxItemSet& rSet ) in Reset()[all …]
345 case RID_SFXPAGE_LINGU: fnCreate = &SvxLinguTabPage::Create; break; in CreateGeneralTabPage()
105 class SvxLinguTabPage : public SfxTabPage class147 SvxLinguTabPage( Window* pParent, const SfxItemSet& rCoreSet );166 virtual ~SvxLinguTabPage();
593 SfxTabPage* pPage = SvxLinguTabPage::Create( pDlg, aSet ); in StartSpellOptDlg_Impl()594 ( (SvxLinguTabPage*)pPage )->HideGroups( GROUP_MODULES ); in StartSpellOptDlg_Impl()
Completed in 53 milliseconds