Lines Matching refs:CUI_RES
86 :Window( _pParent, CUI_RES( RID_SVX_WND_COMMON_LINGU ) ) in SvxCommonLinguisticControl()
87 ,aWordText ( this, CUI_RES( FT_WORD ) ) in SvxCommonLinguisticControl()
88 ,aAktWord ( this, CUI_RES( FT_AKTWORD ) ) in SvxCommonLinguisticControl()
89 ,aNewWord ( this, CUI_RES( FT_NEWWORD ) ) in SvxCommonLinguisticControl()
90 ,aNewWordED ( this, CUI_RES( ED_NEWWORD ) ) in SvxCommonLinguisticControl()
91 ,aSuggestionFT ( this, CUI_RES( FT_SUGGESTION ) ) in SvxCommonLinguisticControl()
92 ,aIgnoreBtn ( this, CUI_RES( BTN_IGNORE ) ) in SvxCommonLinguisticControl()
93 ,aIgnoreAllBtn ( this, CUI_RES( BTN_IGNOREALL ) ) in SvxCommonLinguisticControl()
94 ,aChangeBtn ( this, CUI_RES( BTN_CHANGE ) ) in SvxCommonLinguisticControl()
95 ,aChangeAllBtn ( this, CUI_RES( BTN_CHANGEALL ) ) in SvxCommonLinguisticControl()
96 ,aOptionsBtn ( this, CUI_RES( BTN_OPTIONS ) ) in SvxCommonLinguisticControl()
97 ,aStatusText ( this, CUI_RES( FT_STATUS ) ) in SvxCommonLinguisticControl()
98 ,aHelpBtn ( this, CUI_RES( BTN_SPL_HELP ) ) in SvxCommonLinguisticControl()
99 ,aCancelBtn ( this, CUI_RES( BTN_SPL_CANCEL ) ) in SvxCommonLinguisticControl()
100 ,aAuditBox ( this, CUI_RES( GB_AUDIT ) ) in SvxCommonLinguisticControl()