Lines Matching refs:CUI_RES

165 	:	SfxTabPage( pParent, CUI_RES( RID_SVXPAGE_BORDER ), rCoreAttrs ),  in SvxBorderTabPage()
167 aFlBorder ( this, CUI_RES( FL_BORDER ) ), in SvxBorderTabPage()
168 aDefaultFT ( this, CUI_RES( FT_DEFAULT ) ), in SvxBorderTabPage()
169 aWndPresets ( this, CUI_RES( WIN_PRESETS ) ), in SvxBorderTabPage()
170 aUserDefFT ( this, CUI_RES( FT_USERDEF ) ), in SvxBorderTabPage()
171 aFrameSel ( this, CUI_RES( WIN_FRAMESEL ) ), in SvxBorderTabPage()
173 aFlSep1 ( this, CUI_RES( FL_SEPARATOR1 ) ), in SvxBorderTabPage()
174 aFlLine ( this, CUI_RES( FL_LINE ) ), in SvxBorderTabPage()
175 aStyleFT ( this, CUI_RES( FT_STYLE ) ), in SvxBorderTabPage()
176 aLbLineStyle ( this, CUI_RES( LB_LINESTYLE ) ), in SvxBorderTabPage()
177 aColorFT ( this, CUI_RES( FT_COLOR ) ), in SvxBorderTabPage()
178 aLbLineColor ( this, CUI_RES( LB_LINECOLOR ) ), in SvxBorderTabPage()
180 aFlSep2 ( this, CUI_RES( FL_SEPARATOR2 ) ), in SvxBorderTabPage()
181 aDistanceFL ( this, CUI_RES( FL_DISTANCE ) ), in SvxBorderTabPage()
182 aLeftFT ( this, CUI_RES( FT_LEFT ) ), in SvxBorderTabPage()
183 aLeftMF ( this, CUI_RES( MF_LEFT ) ), in SvxBorderTabPage()
184 aRightFT ( this, CUI_RES( FT_RIGHT ) ), in SvxBorderTabPage()
185 aRightMF ( this, CUI_RES( MF_RIGHT ) ), in SvxBorderTabPage()
186 aTopFT ( this, CUI_RES( FT_TOP ) ), in SvxBorderTabPage()
187 aTopMF ( this, CUI_RES( MF_TOP ) ), in SvxBorderTabPage()
188 aBottomFT ( this, CUI_RES( FT_BOTTOM ) ), in SvxBorderTabPage()
189 aBottomMF ( this, CUI_RES( MF_BOTTOM ) ), in SvxBorderTabPage()
190 aSynchronizeCB ( this, CUI_RES( CB_SYNC ) ), in SvxBorderTabPage()
192 aFlShadow ( this, CUI_RES( FL_SHADOW ) ), in SvxBorderTabPage()
193 aFtShadowPos ( this, CUI_RES( FT_SHADOWPOS ) ), in SvxBorderTabPage()
194 aWndShadows ( this, CUI_RES( WIN_SHADOWS ) ), in SvxBorderTabPage()
195 aFtShadowSize ( this, CUI_RES( FT_SHADOWSIZE ) ), in SvxBorderTabPage()
196 aEdShadowSize ( this, CUI_RES( ED_SHADOWSIZE ) ), in SvxBorderTabPage()
197 aFtShadowColor ( this, CUI_RES( FT_SHADOWCOLOR ) ), in SvxBorderTabPage()
198 aLbShadowColor ( this, CUI_RES( LB_SHADOWCOLOR ) ), in SvxBorderTabPage()
199 aPropertiesFL ( this, CUI_RES( FL_PROPERTIES ) ), in SvxBorderTabPage()
200 aMergeWithNextCB( this, CUI_RES( CB_MERGEWITHNEXT ) ), in SvxBorderTabPage()
201 aMergeAdjacentBordersCB( this, CUI_RES( CB_MERGEADJACENTBORDERS ) ), in SvxBorderTabPage()
202 aShadowImgLstH( CUI_RES(ILH_SDW_BITMAPS)), in SvxBorderTabPage()
203 aShadowImgLst( CUI_RES(IL_SDW_BITMAPS)), in SvxBorderTabPage()
204 aBorderImgLstH( CUI_RES(ILH_PRE_BITMAPS)), in SvxBorderTabPage()
205 aBorderImgLst( CUI_RES(IL_PRE_BITMAPS)), in SvxBorderTabPage()