Home
last modified time | relevance | path

Searched refs:SvxNameDialog (Results 1 – 5 of 5) sorted by relevance

/trunk/main/cui/source/dialogs/
H A Ddlgname.cxx44 SvxNameDialog::SvxNameDialog( Window* pWindow, const String& rName, const String& rDesc ) : in SvxNameDialog() function in SvxNameDialog
58 aEdtName.SetModifyHdl(LINK(this, SvxNameDialog, ModifyHdl)); in SvxNameDialog()
78 IMPL_LINK(SvxNameDialog, ModifyHdl, Edit*, EMPTYARG) in IMPL_LINK() argument
/trunk/main/cui/source/inc/
H A Ddlgname.hxx49 class SvxNameDialog : public ModalDialog class
64 SvxNameDialog( Window* pWindow, const String& rName, const String& rDesc );
/trunk/main/cui/source/factory/
H A Ddlgfact.hxx43 class SvxNameDialog;
389 class SvxNameDialog;
392 DECL_ABSTDLG_BASE(AbstractSvxNameDialog_Impl,SvxNameDialog)
H A Ddlgfact.cxx1479 SvxNameDialog* pDlg = new SvxNameDialog( pParent, rName, rDesc ); in CreateSvxNameDialog()
/trunk/main/cui/source/customize/
H A Dcfg.cxx2613 SvxNameDialog* pNameDialog = new SvxNameDialog( this, aNewName, aDesc ); in IMPL_LINK()
2671 SvxNameDialog* pNameDialog = new SvxNameDialog( this, aNewName, aDesc ); in IMPL_LINK()
2717 SvxNameDialog* pNameDialog = new SvxNameDialog( this, aNewName, aDesc ); in IMPL_LINK()
3349 SvxNameDialog* pNameDialog = new SvxNameDialog( this, aNewName, aDesc ); in IMPL_LINK()
3440 SvxNameDialog* pNameDialog = new SvxNameDialog( this, aNewName, aDesc ); in IMPL_LINK()

Completed in 59 milliseconds