Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/config/
H A Doptload.cxx73 SwLoadOptPage::SwLoadOptPage( Window* pParent, const SfxItemSet& rSet ) : in SwLoadOptPage() function in SwLoadOptPage
123 aMetricLB.SetSelectHdl(LINK(this, SwLoadOptPage, MetricHdl)); in SwLoadOptPage()
142 SwLoadOptPage::~SwLoadOptPage() in ~SwLoadOptPage()
150 SfxTabPage* __EXPORT SwLoadOptPage::Create( Window* pParent, in Create()
153 return new SwLoadOptPage(pParent, rAttrSet ); in Create()
160 sal_Bool __EXPORT SwLoadOptPage::FillItemSet( SfxItemSet& rSet ) in FillItemSet()
231 void __EXPORT SwLoadOptPage::Reset( const SfxItemSet& rSet) in Reset()
304 IMPL_LINK(SwLoadOptPage, MetricHdl, ListBox*, EMPTYARG) in IMPL_LINK() argument
327 IMPL_LINK(SwLoadOptPage, CaptionHdl, PushButton*, EMPTYARG) in IMPL_LINK() argument
H A Doptload.hrc24 // SwLoadOptPage --------------------------------
/aoo4110/main/sw/source/ui/inc/
H A Doptload.hxx48 class SwLoadOptPage : public SfxTabPage class
77 SwLoadOptPage( Window* pParent, const SfxItemSet& rSet );
78 ~SwLoadOptPage();
/aoo4110/main/sw/source/ui/dialog/
H A Dswdlgfact.cxx1691 pRet = SwLoadOptPage::Create; in GetTabPageCreatorFunc()

Completed in 172 milliseconds