Lines Matching refs:CUI_RES

50 	: SfxTabPage( pParent, CUI_RES( RID_OFAPAGE_MSFILTEROPT ), rSet ),  in OfaMSFilterTabPage()
51 aMSWordGB ( this, CUI_RES( GB_WORD ) ), in OfaMSFilterTabPage()
52 aWBasicCodeCB ( this, CUI_RES( CB_WBAS_CODE ) ), in OfaMSFilterTabPage()
53 aWBasicStgCB ( this, CUI_RES( CB_WBAS_STG ) ), in OfaMSFilterTabPage()
54 aMSExcelGB ( this, CUI_RES( GB_EXCEL ) ), in OfaMSFilterTabPage()
55 aEBasicCodeCB ( this, CUI_RES( CB_EBAS_CODE ) ), in OfaMSFilterTabPage()
56 aEBasicExectblCB( this, CUI_RES( CB_EBAS_EXECTBL ) ), in OfaMSFilterTabPage()
57 aEBasicStgCB ( this, CUI_RES( CB_EBAS_STG ) ), in OfaMSFilterTabPage()
58 aMSPPointGB ( this, CUI_RES( GB_PPOINT ) ), in OfaMSFilterTabPage()
59 aPBasicCodeCB ( this, CUI_RES( CB_PBAS_CODE ) ), in OfaMSFilterTabPage()
60 aPBasicStgCB ( this, CUI_RES( CB_PBAS_STG ) ) in OfaMSFilterTabPage()
141 : SfxTabPage( pParent, CUI_RES( RID_OFAPAGE_MSFILTEROPT2 ), rSet ), in OfaMSFilterTabPage2()
142 aCheckLB ( this, CUI_RES( CLB_SETTINGS )), in OfaMSFilterTabPage2()
143 aHeader1FT ( this, CUI_RES( FT_HEADER1_EXPLANATION )), in OfaMSFilterTabPage2()
144 aHeader2FT ( this, CUI_RES( FT_HEADER2_EXPLANATION )), in OfaMSFilterTabPage2()
145 sHeader1 ( CUI_RES( ST_HEADER1 )), in OfaMSFilterTabPage2()
146 sHeader2 ( CUI_RES( ST_HEADER2 )), in OfaMSFilterTabPage2()
147 sChgToFromMath ( CUI_RES( ST_CHG_MATH )), in OfaMSFilterTabPage2()
148 sChgToFromWriter ( CUI_RES( ST_CHG_WRITER )), in OfaMSFilterTabPage2()
149 sChgToFromCalc ( CUI_RES( ST_CHG_CALC )), in OfaMSFilterTabPage2()
150 sChgToFromImpress ( CUI_RES( ST_CHG_IMPRESS )), in OfaMSFilterTabPage2()