Lines Matching refs:SvxProxyTabPage
181 SvxProxyTabPage::SvxProxyTabPage(Window* pParent, const SfxItemSet& rSet ) : in SvxProxyTabPage() function in SvxProxyTabPage
221 Link aLink = LINK( this, SvxProxyTabPage, LoseFocusHdl_Impl ); in SvxProxyTabPage()
226 aProxyModeLB.SetSelectHdl(LINK( this, SvxProxyTabPage, ProxyHdl_Impl )); in SvxProxyTabPage()
265 SvxProxyTabPage::~SvxProxyTabPage() in ~SvxProxyTabPage()
273 SfxTabPage* SvxProxyTabPage::Create(Window* pParent, const SfxItemSet& rAttrSet ) in Create()
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()
645 IMPL_LINK( SvxProxyTabPage, ProxyHdl_Impl, ListBox *, pBox ) in IMPL_LINK() argument
661 IMPL_LINK( SvxProxyTabPage, LoseFocusHdl_Impl, Edit *, pEdit ) in IMPL_LINK() argument