Lines Matching refs:CUI_RES
47 : ModalDialog( pParent, CUI_RES( MD_PASTE_OBJECT ) ), in SvPasteObjectDialog()
48 aFtSource( this, CUI_RES( FT_SOURCE ) ), in SvPasteObjectDialog()
49 aFtObjectSource( this, CUI_RES( FT_OBJECT_SOURCE ) ), in SvPasteObjectDialog()
50 aRbPaste( this, CUI_RES( RB_PASTE ) ), in SvPasteObjectDialog()
51 aRbPasteLink( this, CUI_RES( RB_PASTE_LINK ) ), in SvPasteObjectDialog()
52 aCbDisplayAsIcon( this, CUI_RES( CB_DISPLAY_AS_ICON ) ), in SvPasteObjectDialog()
53 aPbChangeIcon( this, CUI_RES( PB_CHANGE_ICON ) ), in SvPasteObjectDialog()
54 aFlChoice( this, CUI_RES( FL_CHOICE ) ), in SvPasteObjectDialog()
55 aLbInsertList( this, CUI_RES( LB_INSERT_LIST ) ), in SvPasteObjectDialog()
56 aOKButton1( this, CUI_RES( 1 ) ), in SvPasteObjectDialog()
57 aCancelButton1( this, CUI_RES( 1 ) ), in SvPasteObjectDialog()
58 aHelpButton1( this, CUI_RES( 1 ) ), in SvPasteObjectDialog()
59 aSObject( CUI_RES( S_OBJECT ) ) in SvPasteObjectDialog()