Home
last modified time | relevance | path

Searched refs:SvxLinguTabPage (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/cui/source/options/
H A Doptlingu.cxx1102 SvxLinguTabPage::SvxLinguTabPage( Window* pParent, in SvxLinguTabPage() function in SvxLinguTabPage
1228 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 …]
H A Dtreeopt.cxx345 case RID_SFXPAGE_LINGU: fnCreate = &SvxLinguTabPage::Create; break; in CreateGeneralTabPage()
/aoo41x/main/cui/source/inc/
H A Doptlingu.hxx105 class SvxLinguTabPage : public SfxTabPage class
147 SvxLinguTabPage( Window* pParent, const SfxItemSet& rCoreSet );
166 virtual ~SvxLinguTabPage();
/aoo41x/main/cui/source/dialogs/
H A DSpellDialog.cxx593 SfxTabPage* pPage = SvxLinguTabPage::Create( pDlg, aSet ); in StartSpellOptDlg_Impl()
594 ( (SvxLinguTabPage*)pPage )->HideGroups( GROUP_MODULES ); in StartSpellOptDlg_Impl()

Completed in 57 milliseconds