Home
last modified time | relevance | path

Searched refs:SvxJSearchOptionsPage (Results 1 – 6 of 6) sorted by relevance

/trunk/main/cui/source/options/
H A Doptjsearch.cxx39 SvxJSearchOptionsPage::SvxJSearchOptionsPage( Window* pParent, const SfxItemSet& rSet ) : in SvxJSearchOptionsPage() function in SvxJSearchOptionsPage
70 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()
H A Doptjsearch.hxx38 class SvxJSearchOptionsPage : public SfxTabPage class
69 SvxJSearchOptionsPage( Window* pParent, const SfxItemSet& rSet );
72 ~SvxJSearchOptionsPage();
H A Dcuisrchdlg.cxx67 pPage = (SvxJSearchOptionsPage *) in SvxJSearchOptionsDialog()
68 SvxJSearchOptionsPage::Create( this, rOptionsSet ); in SvxJSearchOptionsDialog()
H A Dtreeopt.cxx360 case RID_SVXPAGE_JSEARCH_OPTIONS: fnCreate = &SvxJSearchOptionsPage::Create ; break; in CreateGeneralTabPage()
/trunk/main/cui/source/inc/
H A Dcuisrchdlg.hxx45 class SvxJSearchOptionsPage;
50 SvxJSearchOptionsPage *pPage;
/trunk/main/svx/inc/svx/
H A Dsrchdlg.hxx52 class SvxJSearchOptionsPage;

Completed in 39 milliseconds