Searched refs:SvxJSearchOptionsPage (Results 1 – 6 of 6) sorted by relevance
39 SvxJSearchOptionsPage::SvxJSearchOptionsPage( Window* pParent, const SfxItemSet& rSet ) : in SvxJSearchOptionsPage() function in SvxJSearchOptionsPage70 SvxJSearchOptionsPage::~SvxJSearchOptionsPage() in ~SvxJSearchOptionsPage()75 SfxTabPage* SvxJSearchOptionsPage::Create( Window* pParent, const SfxItemSet& rSet ) in Create()77 return new SvxJSearchOptionsPage( pParent, rSet ); in Create()81 void SvxJSearchOptionsPage::SetTransliterationFlags( sal_Int32 nSettings ) in SetTransliterationFlags()126 sal_Int32 SvxJSearchOptionsPage::GetTransliterationFlags_Impl() in GetTransliterationFlags_Impl()173 void SvxJSearchOptionsPage::Reset( const SfxItemSet& ) in Reset()224 sal_Bool SvxJSearchOptionsPage::FillItemSet( SfxItemSet& ) in FillItemSet()
38 class SvxJSearchOptionsPage : public SfxTabPage class69 SvxJSearchOptionsPage( Window* pParent, const SfxItemSet& rSet );72 ~SvxJSearchOptionsPage();
67 pPage = (SvxJSearchOptionsPage *) in SvxJSearchOptionsDialog()68 SvxJSearchOptionsPage::Create( this, rOptionsSet ); in SvxJSearchOptionsDialog()
360 case RID_SVXPAGE_JSEARCH_OPTIONS: fnCreate = &SvxJSearchOptionsPage::Create ; break; in CreateGeneralTabPage()
45 class SvxJSearchOptionsPage;50 SvxJSearchOptionsPage *pPage;
52 class SvxJSearchOptionsPage;
Completed in 34 milliseconds