Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/misc/
H A Dinsrule.cxx55 SwInsertGrfRulerDlg::SwInsertGrfRulerDlg( Window* pParent ) : in SwInsertGrfRulerDlg() function in SwInsertGrfRulerDlg
69 pExampleVS->SetSelectHdl(LINK(this, SwInsertGrfRulerDlg, SelectHdl)); in SwInsertGrfRulerDlg()
70 pExampleVS->SetDoubleClickHdl(LINK(this, SwInsertGrfRulerDlg, DoubleClickHdl)); in SwInsertGrfRulerDlg()
93 SwInsertGrfRulerDlg::~SwInsertGrfRulerDlg() in ~SwInsertGrfRulerDlg()
103 String SwInsertGrfRulerDlg::GetGraphicName() in GetGraphicName()
118 IMPL_LINK(SwInsertGrfRulerDlg, SelectHdl, ValueSet*, pVS) in IMPL_LINK() argument
217 IMPL_LINK(SwInsertGrfRulerDlg, DoubleClickHdl, ValueSet*, EMPTYARG) in IMPL_LINK() argument
/trunk/main/sw/source/ui/inc/
H A Dinsrule.hxx32 class SwInsertGrfRulerDlg : public SfxModalDialog class
51 SwInsertGrfRulerDlg( Window* pParent );
52 ~SwInsertGrfRulerDlg();
/trunk/main/sw/source/ui/dialog/
H A Dswdlgfact.hxx288 class SwInsertGrfRulerDlg;
291 DECL_ABSTDLG_BASE(AbstractInsertGrfRulerDlg_Impl,SwInsertGrfRulerDlg)
H A Dswdlgfact.cxx1392 SwInsertGrfRulerDlg* pDlg=NULL; in CreateInsertGrfRulerDlg()
1396 pDlg = new SwInsertGrfRulerDlg( pParent ); in CreateInsertGrfRulerDlg()

Completed in 33 milliseconds