Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx2405 SwGrfExtPage::SwGrfExtPage(Window *pParent, const SfxItemSet &rSet) : in SwGrfExtPage() function in SwGrfExtPage
2425 aMirrorHorzBox.SetClickHdl( LINK(this, SwGrfExtPage, MirrorHdl)); in SwGrfExtPage()
2427 aBrowseBT.SetClickHdl ( LINK(this, SwGrfExtPage, BrowseHdl)); in SwGrfExtPage()
2434 SwGrfExtPage::~SwGrfExtPage() in ~SwGrfExtPage()
2445 return new SwGrfExtPage( pParent, rSet ); in Create()
2452 void SwGrfExtPage::Reset(const SfxItemSet &rSet) in Reset()
2472 void SwGrfExtPage::ActivatePage(const SfxItemSet& rSet) in ActivatePage()
2561 sal_Bool SwGrfExtPage::FillItemSet( SfxItemSet &rSet ) in FillItemSet()
2603 int SwGrfExtPage::DeactivatePage(SfxItemSet *_pSet) in DeactivatePage()
2614 IMPL_LINK( SwGrfExtPage, BrowseHdl, Button *, EMPTYARG ) in IMPL_LINK() argument
[all …]
H A Dfrmdlg.cxx99 AddTabPage( TP_GRF_EXT, SwGrfExtPage::Create, 0 ); in SwFrmDlg()
/trunk/main/sw/source/ui/inc/
H A Dfrmpage.hxx204 class SwGrfExtPage: public SfxTabPage class
232 SwGrfExtPage(Window *pParent, const SfxItemSet &rSet);
233 ~SwGrfExtPage();

Completed in 34 milliseconds