Lines Matching refs:CUI_RES

51 	SfxTabDialog( pParent, CUI_RES( RID_SVXDLG_SEARCHFORMAT ), &rSet ),  in SvxSearchFormatDialog()
137 ModalDialog( pParent, CUI_RES( RID_SVXDLG_SEARCHATTR ) ), in SvxSearchAttributeDialog()
139 aAttrFL ( this, CUI_RES( FL_ATTR ) ), in SvxSearchAttributeDialog()
140 aAttrLB ( this, CUI_RES( LB_ATTR ) ), in SvxSearchAttributeDialog()
141 aOKBtn ( this, CUI_RES( BTN_ATTR_OK ) ), in SvxSearchAttributeDialog()
142 aEscBtn ( this, CUI_RES( BTN_ATTR_CANCEL ) ), in SvxSearchAttributeDialog()
143 aHelpBtn( this, CUI_RES( BTN_ATTR_HELP ) ), in SvxSearchAttributeDialog()
262 ModalDialog( pParent, CUI_RES( RID_SVXDLG_SEARCHSIMILARITY ) ), in SvxSearchSimilarityDialog()
264 aFixedLine ( this, CUI_RES( FL_SIMILARITY ) ), in SvxSearchSimilarityDialog()
265 aOtherTxt ( this, CUI_RES( FT_OTHER ) ), in SvxSearchSimilarityDialog()
266 aOtherFld ( this, CUI_RES( NF_OTHER ) ), in SvxSearchSimilarityDialog()
267 aLongerTxt ( this, CUI_RES( FT_LONGER ) ), in SvxSearchSimilarityDialog()
268 aLongerFld ( this, CUI_RES( NF_LONGER ) ), in SvxSearchSimilarityDialog()
269 aShorterTxt ( this, CUI_RES( FT_SHORTER ) ), in SvxSearchSimilarityDialog()
270 aShorterFld ( this, CUI_RES( NF_SHORTER ) ), in SvxSearchSimilarityDialog()
271 aRelaxBox ( this, CUI_RES( CB_RELAX ) ), in SvxSearchSimilarityDialog()
273 aOKBtn ( this, CUI_RES( BTN_ATTR_OK ) ), in SvxSearchSimilarityDialog()
274 aEscBtn ( this, CUI_RES( BTN_ATTR_CANCEL ) ), in SvxSearchSimilarityDialog()
275 aHelpBtn ( this, CUI_RES( BTN_ATTR_HELP ) ) in SvxSearchSimilarityDialog()