Home
last modified time | relevance | path

Searched refs:SvxProxyTabPage (Results 1 – 3 of 3) sorted by relevance

/trunk/main/cui/source/options/
H A Doptinet2.cxx181 SvxProxyTabPage::SvxProxyTabPage(Window* pParent, const SfxItemSet& rSet ) : in SvxProxyTabPage() function in SvxProxyTabPage
265 SvxProxyTabPage::~SvxProxyTabPage() in ~SvxProxyTabPage()
275 return new SvxProxyTabPage(pParent, rAttrSet); in Create()
282 void SvxProxyTabPage::ReadConfigData_Impl() in ReadConfigData_Impl()
349 void SvxProxyTabPage::ReadConfigDefaults_Impl() in ReadConfigDefaults_Impl()
412 void SvxProxyTabPage::RestoreConfigDefaults_Impl() in RestoreConfigDefaults_Impl()
450 void SvxProxyTabPage::Reset(const SfxItemSet&) in Reset()
470 sal_Bool SvxProxyTabPage::FillItemSet(SfxItemSet& ) in FillItemSet()
567 void SvxProxyTabPage::ArrangeControls_Impl() in ArrangeControls_Impl()
621 void SvxProxyTabPage::EnableControls_Impl(sal_Bool bEnable) in EnableControls_Impl()
[all …]
H A Doptinet2.hxx84 class SvxProxyTabPage : public SfxTabPage class
136 SvxProxyTabPage( Window* pParent, const SfxItemSet& rSet );
137 virtual ~SvxProxyTabPage();
H A Dtreeopt.cxx352 case RID_SVXPAGE_INET_PROXY: fnCreate = &SvxProxyTabPage::Create; break; in CreateGeneralTabPage()

Completed in 28 milliseconds