Searched refs:CONT_RESID (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/svx/source/dialog/ |
H A D | _contdlg.cxx | 134 …SvxSuperContourDlg* pDlg = new SvxSuperContourDlg( pBindings, this, _pParent, CONT_RESID( RID_SVXD… in SvxContourDlgChildWindow() 500 String( CONT_RESID( STR_CONTOURDLG_MODIFY ) ) ); in Close() 744 QueryBox aQBox( this, WB_YES_NO | WB_DEF_NO, String( CONT_RESID( STR_CONTOURDLG_WORKPLACE ) ) ); in IMPL_LINK() 840 QueryBox aQBox( this, WB_YES_NO | WB_DEF_YES, String( CONT_RESID( STR_CONTOURDLG_LINKED ) ) ); in IMPL_LINK() 1085 … QueryBox aQBox( this, WB_YES_NO | WB_DEF_YES, String( CONT_RESID( STR_CONTOURDLG_NEWPIPETTE ) ) ); in IMPL_LINK()
|
H A D | contimp.hxx | 33 #define CONT_RESID(nId) ResId( nId, DIALOG_MGR() ) macro
|
Completed in 17 milliseconds