Home
last modified time | relevance | path

Searched refs:SVX_RES (Results 1 – 25 of 104) sorted by relevance

12345

/trunk/main/svx/source/sidebar/text/
H A DTextUnderlineControl.cxx49 , maIMGSingle (SVX_RES(IMG_SINGLE)) in TextUnderlineControl()
50 , maIMGDouble (SVX_RES(IMG_DOUBLE)) in TextUnderlineControl()
51 , maIMGBold (SVX_RES(IMG_BOLD2)) in TextUnderlineControl()
52 , maIMGDot (SVX_RES(IMG_DOT)) in TextUnderlineControl()
53 , maIMGDotBold (SVX_RES(IMG_DOT_BOLD)) in TextUnderlineControl()
54 , maIMGDash (SVX_RES(IMG_DASH)) in TextUnderlineControl()
58 , maIMGWave (SVX_RES(IMG_WAVE)) in TextUnderlineControl()
63 , maIMGBoldH (SVX_RES(IMG_BOLD2_H)) in TextUnderlineControl()
64 , maIMGDotH (SVX_RES(IMG_DOT_H)) in TextUnderlineControl()
66 , maIMGDashH (SVX_RES(IMG_DASH_H)) in TextUnderlineControl()
[all …]
H A DTextCharacterSpacingControl.cxx44 , maLastCus (this, SVX_RES(FT_LASTCUSTOM)) in TextCharacterSpacingControl()
46 , maFTSpacing (this, SVX_RES(FT_SPACING)) in TextCharacterSpacingControl()
47 , maLBKerning (this, SVX_RES(LB_KERNING)) in TextCharacterSpacingControl()
48 , maFTBy (this, SVX_RES(FT_BY)) in TextCharacterSpacingControl()
56 , maImgCus (SVX_RES(IMG_CUSTOM)) in TextCharacterSpacingControl()
57 , maImgCusGrey (SVX_RES(IMG_CUSTOM_GRAY)) in TextCharacterSpacingControl()
58 , maStrCus (SVX_RES(STR_CUSTOM)) in TextCharacterSpacingControl()
62 , maStrUnit (SVX_RES(STR_PT)) //add in TextCharacterSpacingControl()
107 mpImg[1] = Image(SVX_RES(IMG_TIGHT)); in initial()
108 mpImg[2] = Image(SVX_RES(IMG_NORMAL)); in initial()
[all …]
/trunk/main/svx/source/tbxctrls/
H A Dextrusioncontrols.cxx85 , maImgParallel( SVX_RES( IMG_PARALLEL ) ) in ExtrusionDirectionWindow()
306 maFLDepth( this, SVX_RES( FL_DEPTH ) ), in ExtrusionDepthDialog()
307 maMtrDepth( this, SVX_RES( MTR_DEPTH ) ), in ExtrusionDepthDialog()
308 maOKButton( this, SVX_RES( BTN_OK ) ), in ExtrusionDepthDialog()
337 , maImgDepth0( SVX_RES( IMG_DEPTH_0 ) ) in ExtrusionDepthWindow()
338 , maImgDepth1( SVX_RES( IMG_DEPTH_1 ) ) in ExtrusionDepthWindow()
339 , maImgDepth2( SVX_RES( IMG_DEPTH_2 ) ) in ExtrusionDepthWindow()
340 , maImgDepth3( SVX_RES( IMG_DEPTH_3 ) ) in ExtrusionDepthWindow()
341 , maImgDepth4( SVX_RES( IMG_DEPTH_4 ) ) in ExtrusionDepthWindow()
844 , maImgSurface2( SVX_RES( IMG_MATTE ) ) in ExtrusionSurfaceWindow()
[all …]
H A Dfontworkgallery.cxx82 maFLFavorites ( this, SVX_RES( FL_FAVORITES ) ), in FontWorkGalleryDialog()
83 maCtlFavorites ( this, SVX_RES( CTL_FAVORITES ) ), in FontWorkGalleryDialog()
84 maOKButton ( this, SVX_RES( BTN_OK ) ), in FontWorkGalleryDialog()
85 maCancelButton ( this, SVX_RES( BTN_CANCEL ) ), in FontWorkGalleryDialog()
188 String aStr(SVX_RES(RID_SVXFLOAT3D_FAVORITE)); in fillFavorites()
384 , maImgAlgin1( SVX_RES( IMG_FONTWORK_ALIGN_LEFT_16 ) ) in FontworkAlignmentWindow()
801 maFLScale( this, SVX_RES( FT_VALUE ) ), in FontworkCharacterSpacingDialog()
802 maMtrScale( this, SVX_RES( MF_VALUE ) ), in FontworkCharacterSpacingDialog()
803 maOKButton( this, SVX_RES( BTN_OK ) ), in FontworkCharacterSpacingDialog()
804 maCancelButton( this, SVX_RES( BTN_CANCEL ) ), in FontworkCharacterSpacingDialog()
[all …]
/trunk/main/toolkit/workben/layout/
H A Drecover.cxx51 #undef SVX_RES
52 #define SVX_RES(x) #x macro
70 , aCheckBoxDoc( this, SVX_RES( CB_DOC ) ) in SvxRecoverDialog()
71 , aImageDoc( this, SVX_RES( FI_DOC ) ) in SvxRecoverDialog()
72 , aTextDoc( this, SVX_RES( FT_DOC ) ) in SvxRecoverDialog()
75 , aImageSheet( this, SVX_RES( FI_SHEET ) ) in SvxRecoverDialog()
76 , aTextSheet( this, SVX_RES( FT_SHEET ) ) in SvxRecoverDialog()
79 , aImageDraw( this, SVX_RES( FI_DRAW ) ) in SvxRecoverDialog()
80 , aTextDraw( this, SVX_RES( FT_DRAW ) ) in SvxRecoverDialog()
91 , aOKBtn( this, SVX_RES( BTN_OK ) ) in SvxRecoverDialog()
[all …]
H A Dzoom.cxx111 #undef SVX_RES
112 #define SVX_RES(x) #x macro
260 aZoomFl ( this, SVX_RES( FL_ZOOM ) ), in SvxZoomDialog()
264 a100Btn ( this, SVX_RES( BTN_100 ) ), in SvxZoomDialog()
265 aUserBtn ( this, SVX_RES( BTN_USER ) ), in SvxZoomDialog()
266 aUserEdit ( this, SVX_RES( ED_USER ) ), in SvxZoomDialog()
270 aSingleBtn ( this, SVX_RES( BTN_SINGLE ) ), in SvxZoomDialog()
272 aColumnsEdit ( this, SVX_RES( ED_COLUMNS ) ), in SvxZoomDialog()
273 aBookModeChk ( this, SVX_RES( CHK_BOOK ) ), in SvxZoomDialog()
275 aBottomFl ( this, SVX_RES( FL_BOTTOM ) ), in SvxZoomDialog()
[all …]
/trunk/main/svx/source/dialog/
H A Ddocrecovery.cxx1015 QueryBox aQuery(pParent, SVX_RES(nRes)); in impl_askUserForWizardCancel()
1604 ,maTitleWin ( this, SVX_RES( WIN_RECOV_TITLE ) ) in ErrorRepWelcomeDialog()
1607 ,maDescrFT ( this, SVX_RES( FT_RECOV_DESCR ) ) in ErrorRepWelcomeDialog()
1609 ,maPrevBtn ( this, SVX_RES( BTN_RECOV_PREV ) ) in ErrorRepWelcomeDialog()
1610 ,maNextBtn ( this, SVX_RES( BTN_RECOV_NEXT ) ) in ErrorRepWelcomeDialog()
1714 ,maDescrFT ( this, SVX_RES( FT_RECOV_DESCR ) ) in ErrorRepSendDialog()
1721 ,maOptBtn ( this, SVX_RES( BTN_ERRSEND_OPT ) ) in ErrorRepSendDialog()
1727 ,maPrevBtn ( this, SVX_RES( BTN_RECOV_PREV ) ) in ErrorRepSendDialog()
1728 ,maNextBtn ( this, SVX_RES( BTN_RECOV_NEXT ) ) in ErrorRepSendDialog()
1900 ,maProxyFL( this, SVX_RES( FL_ERROPT_PROXY ) ) in ErrorRepOptionsDialog()
[all …]
H A Doptgrid.cxx178 aFtDrawX ( this, SVX_RES( FT_DRAW_X ) ), in SvxGridTabPage()
179 aMtrFldDrawX ( this, SVX_RES( MTR_FLD_DRAW_X ) ), in SvxGridTabPage()
180 aFtDrawY ( this, SVX_RES( FT_DRAW_Y ) ), in SvxGridTabPage()
181 aMtrFldDrawY ( this, SVX_RES( MTR_FLD_DRAW_Y ) ), in SvxGridTabPage()
183 aFlDivision ( this, SVX_RES( FL_DIVISION ) ), in SvxGridTabPage()
184 aFtDivisionX( this, SVX_RES( FT_DIVISION_X) ), in SvxGridTabPage()
188 aFtDivisionY( this, SVX_RES( FT_DIVISION_Y) ), in SvxGridTabPage()
192 aCbxSynchronize ( this, SVX_RES( CBX_SYNCHRONIZE ) ), in SvxGridTabPage()
193 aGrpDrawGrid ( this, SVX_RES( GRP_DRAWGRID ) ), in SvxGridTabPage()
195 aGrpSnap ( this, SVX_RES( GRP_SNAP ) ), in SvxGridTabPage()
[all …]
H A Dctredlin.cxx620 aViewData ( this, SVX_RES( DG_VIEW) ), in SvxTPView()
625 PbUndo ( this, SVX_RES(PB_UNDO ) ), in SvxTPView()
627 aTitle2 ( SVX_RES( STR_TITLE2 ) ), in SvxTPView()
628 aTitle3 ( SVX_RES( STR_TITLE3 ) ), in SvxTPView()
629 aTitle4 ( SVX_RES( STR_TITLE4 ) ), in SvxTPView()
630 aTitle5 ( SVX_RES( STR_TITLE5 ) ), in SvxTPView()
631 aStrMyName ( SVX_RES( STR_VIEW) ) in SvxTPView()
806 aLbDate ( this, SVX_RES( LB_DATE ) ), in SvxTPFilter()
807 aDfDate ( this, SVX_RES( DF_DATE ) ), in SvxTPFilter()
808 aTfDate ( this, SVX_RES( TF_DATE ) ), in SvxTPFilter()
[all …]
H A Dsrchdlg.cxx115 #undef SVX_RES
116 #define SVX_RES(x) #x macro
296 #define SVX_RES_PLAIN SVX_RES
297 #define THIS_SVX_RES SVX_RES
304 aSearchText ( this, SVX_RES( FT_SEARCH ) ), \
305 aSearchLB ( this, SVX_RES( ED_SEARCH ) ), \
306 aSearchTmplLB ( this, SVX_RES( LB_SEARCH ) ), \
309 aReplaceLB ( this, SVX_RES( ED_REPLACE ) ), \
338 aFormatBtn ( this, SVX_RES( BTN_FORMAT ) ), \
394 #undef SVX_RES
[all …]
H A Dpasswd.cxx94 aOldFL ( this, SVX_RES( FL_OLD_PASSWD ) ), in SvxPasswordDialog()
95 aOldPasswdFT ( this, SVX_RES( FT_OLD_PASSWD ) ), in SvxPasswordDialog()
96 aOldPasswdED ( this, SVX_RES( ED_OLD_PASSWD ) ), in SvxPasswordDialog()
97 aNewFL ( this, SVX_RES( FL_NEW_PASSWD ) ), in SvxPasswordDialog()
98 aNewPasswdFT ( this, SVX_RES( FT_NEW_PASSWD ) ), in SvxPasswordDialog()
99 aNewPasswdED ( this, SVX_RES( ED_NEW_PASSWD ) ), in SvxPasswordDialog()
100 aRepeatPasswdFT ( this, SVX_RES( FT_REPEAT_PASSWD ) ), in SvxPasswordDialog()
101 aRepeatPasswdED ( this, SVX_RES( ED_REPEAT_PASSWD ) ), in SvxPasswordDialog()
103 aEscBtn ( this, SVX_RES( BTN_PASSWD_ESC ) ), in SvxPasswordDialog()
104 aHelpBtn ( this, SVX_RES( BTN_PASSWD_HELP ) ), in SvxPasswordDialog()
[all …]
H A Dhdft.cxx146 : SfxTabPage( pParent, SVX_RES( nResId ), rAttr ), in SvxHFPage()
148 aFrm ( this, SVX_RES( FL_FRAME ) ), in SvxHFPage()
149 aTurnOnBox ( this, SVX_RES( CB_TURNON ) ), in SvxHFPage()
150 aCntSharedBox ( this, SVX_RES( CB_SHARED ) ), in SvxHFPage()
155 aDistFT ( this, SVX_RES( FT_DIST ) ), in SvxHFPage()
156 aDistEdit ( this, SVX_RES( ED_DIST ) ), in SvxHFPage()
158 aHeightFT ( this, SVX_RES( FT_HEIGHT ) ), in SvxHFPage()
159 aHeightEdit ( this, SVX_RES( ED_HEIGHT ) ), in SvxHFPage()
160 aHeightDynBtn ( this, SVX_RES( CB_HEIGHT_DYN ) ), in SvxHFPage()
161 aBspWin ( this, SVX_RES( WN_BSP ) ), in SvxHFPage()
[all …]
H A Dimapdlg.cxx193 aTbxIMapDlg1 ( this, SVX_RES( TBX_IMAPDLG1 ) ), in SvxIMapDlg()
194 aFtURL ( this, SVX_RES( FT_URL ) ), in SvxIMapDlg()
195 maURLBox ( this, SVX_RES( CBB_URL ) ), in SvxIMapDlg()
196 aFtText ( this, SVX_RES( FT_TEXT ) ), in SvxIMapDlg()
197 aEdtText ( this, SVX_RES( EDT_TEXT ) ), in SvxIMapDlg()
198 maFtTarget ( this, SVX_RES( RID_SVXCTL_FT_TARGET ) ), in SvxIMapDlg()
201 maImageList ( SVX_RES( IL_IMAPDLG ) ), in SvxIMapDlg()
202 maImageListH ( SVX_RES( ILH_IMAPDLG ) ), in SvxIMapDlg()
318 String( SVX_RES( STR_IMAPDLG_MODIFY ) ) ); in Close()
333 String( SVX_RES( STR_IMAPDLG_SAVE ) ) ); in Close()
[all …]
/trunk/main/svx/source/form/
H A Ddatanavi.cxx298 m_aToolBox ( this, SVX_RES( TB_ITEMS ) ), in XFormsPage()
303 m_TbxImageList ( SVX_RES( IL_TBX_BMPS ) ), in XFormsPage()
304 m_TbxHCImageList( SVX_RES( IL_TBX_BMPS_HC ) ) in XFormsPage()
1543 m_aTabCtrl ( this, SVX_RES( TC_ITEMS ) ), in DataNavigatorWindow()
2388 SetText( SVX_RES( RID_STR_DATANAVIGATOR ) ); in DBG_NAME()
2506 m_aItemFL ( this, SVX_RES( FL_ITEM ) ), in AddDataItemDialog()
2507 m_aNameFT ( this, SVX_RES( FT_NAME ) ), in AddDataItemDialog()
2508 m_aNameED ( this, SVX_RES( ED_NAME ) ), in AddDataItemDialog()
3339 m_aUrlFT ( this, SVX_RES( FT_URL ) ), in ManageNamespaceDialog()
3340 m_aUrlED ( this, SVX_RES( ED_URL ) ), in ManageNamespaceDialog()
[all …]
H A DParseContext.cxx50 ::svx::StringListResource aKeywords( SVX_RES( RID_RSC_SQL_INTERNATIONAL ) ); in DBG_NAME()
73 case ERROR_GENERAL: aMsg = SVX_RES(RID_STR_SVT_SQL_SYNTAX_ERROR); break; in getErrorMessage()
74 case ERROR_VALUE_NO_LIKE: aMsg = SVX_RES(RID_STR_SVT_SQL_SYNTAX_VALUE_NO_LIKE); break; in getErrorMessage()
75 case ERROR_FIELD_NO_LIKE: aMsg = SVX_RES(RID_STR_SVT_SQL_SYNTAX_FIELD_NO_LIKE); break; in getErrorMessage()
76 case ERROR_INVALID_COMPARE: aMsg = SVX_RES(RID_STR_SVT_SQL_SYNTAX_CRIT_NO_COMPARE); break; in getErrorMessage()
77 case ERROR_INVALID_INT_COMPARE: aMsg = SVX_RES(RID_STR_SVT_SQL_SYNTAX_INT_NO_VALID); break; in getErrorMessage()
78 …case ERROR_INVALID_DATE_COMPARE: aMsg = SVX_RES(RID_STR_SVT_SQL_SYNTAX_ACCESS_DAT_NO_VALID); break; in getErrorMessage()
79 case ERROR_INVALID_REAL_COMPARE: aMsg = SVX_RES(RID_STR_SVT_SQL_SYNTAX_REAL_NO_VALID); break; in getErrorMessage()
80 case ERROR_INVALID_TABLE: aMsg = SVX_RES(RID_STR_SVT_SQL_SYNTAX_TABLE); break; in getErrorMessage()
81 case ERROR_INVALID_TABLE_OR_QUERY: aMsg = SVX_RES(RID_STR_SVT_SQL_SYNTAX_TABLE_OR_QUERY); break; in getErrorMessage()
[all …]
/trunk/main/svx/source/engine3d/
H A Dfloat3d.cxx77 Bitmap aBmp( SVX_RES( res ) ); \
110 SVX_RES( RID_SVXFLOAT_3D ) ), in Svx3DWin()
111 aBtnGeo ( this, SVX_RES( BTN_GEO ) ), in Svx3DWin()
113 aBtnLight ( this, SVX_RES( BTN_LIGHT ) ), in Svx3DWin()
116 aBtnUpdate ( this, SVX_RES( BTN_UPDATE ) ), in Svx3DWin()
117 aBtnAssign ( this, SVX_RES( BTN_ASSIGN ) ), in Svx3DWin()
127 aFtDepth ( this, SVX_RES( FT_DEPTH ) ), in Svx3DWin()
128 aMtrDepth ( this, SVX_RES( MTR_DEPTH ) ), in Svx3DWin()
170 aLbLight1 ( this, SVX_RES( LB_LIGHT_1 ) ), in Svx3DWin()
172 aLbLight3 ( this, SVX_RES( LB_LIGHT_3 ) ), in Svx3DWin()
[all …]
/trunk/main/svx/source/sidebar/line/
H A DLinePropertyPanel.cxx96 const String sNone(SVX_RES(RID_SVXSTR_NONE)); in FillLineEndListBox()
188 SVX_RES(RID_SIDEBAR_LINE_PANEL)), in LinePropertyPanel()
189 mpFTWidth(new FixedText(this, SVX_RES(FT_WIDTH))), in LinePropertyPanel()
192 mpFTColor(new FixedText(this, SVX_RES(FT_COLOR))), in LinePropertyPanel()
196 mpLBStyle(new ListBox(this, SVX_RES(LB_STYLE))), in LinePropertyPanel()
200 mpLBStart(new ListBox(this, SVX_RES(LB_START))), in LinePropertyPanel()
201 mpLBEnd(new ListBox(this, SVX_RES(LB_END))), in LinePropertyPanel()
230 maIMGColor(SVX_RES(IMG_COLOR)), in LinePropertyPanel()
231 maIMGNone(SVX_RES(IMG_NONE_ICON)), in LinePropertyPanel()
1009 SVX_RES(RID_POPUPPANEL_LINEPAGE_COLOR), in CreateColorPopupControl()
[all …]
H A DLineWidthControl.cxx43 : svx::sidebar::PopupControl(pParent,SVX_RES(RID_POPUPPANEL_LINEPAGE_WIDTH)), in LineWidthControl()
46 maVSWidth( this, SVX_RES(VS_WIDTH)), in LineWidthControl()
47 maFTCus( this, SVX_RES(FT_CUSTOME)), in LineWidthControl()
48 maFTWidth( this, SVX_RES(FT_LINE_WIDTH)), in LineWidthControl()
49 maMFWidth( this, SVX_RES(MF_WIDTH)), in LineWidthControl()
52 mstrPT(SVX_RES(STR_PT)), in LineWidthControl()
58 maIMGCus(SVX_RES(IMG_WIDTH_CUSTOM)), in LineWidthControl()
59 maIMGCusGray(SVX_RES(IMG_WIDTH_CUSTOM_GRAY)) in LineWidthControl()
147 rStr[8] = String( SVX_RES(STR_WIDTH_LAST_CUSTOM) ); in Initialize()
/trunk/main/svx/source/sidebar/paragraph/
H A DParaLineSpacingControl.cxx65 maCustomFT (this, SVX_RES(FT_CUSTOM)), in ParaLineSpacingControl()
68 maOfFT (this, SVX_RES(FT_OF)), in ParaLineSpacingControl()
71 maSpacing1 (SVX_RES(IMG_SPACING1)), in ParaLineSpacingControl()
72 maSpacing115 (SVX_RES(IMG_SPACING115)), in ParaLineSpacingControl()
73 maSpacing15 (SVX_RES(IMG_SPACING15)), in ParaLineSpacingControl()
74 maSpacing2 (SVX_RES(IMG_SPACING2)), in ParaLineSpacingControl()
79 maImgCus (SVX_RES(IMG_CUSTOM)), in ParaLineSpacingControl()
80 maImgCusGrey (SVX_RES(IMG_CUSTOM_GRAY)), in ParaLineSpacingControl()
81 maStrCus (SVX_RES(STR_LCVALUE)), in ParaLineSpacingControl()
86 maLine (SVX_RES(STR_LSPACING)), in ParaLineSpacingControl()
[all …]
H A DParaPropertyPanel.cxx1578 const ResId aResId(SVX_RES(STR_NOFILL)); in CreateBGColorPopupControl()
1584 SVX_RES(VS_FONT_COLOR), in CreateBGColorPopupControl()
1622 maFISpace1 ( this, SVX_RES( FI_SPACE1)), in ParaPropertyPanel()
1623 maFISpace2 ( this, SVX_RES( FI_SPACE2)), in ParaPropertyPanel()
1627 maSpace1 (SVX_RES(IMG_SPACE1)), in ParaPropertyPanel()
1628 maSpace2 (SVX_RES(IMG_SPACE2)), in ParaPropertyPanel()
1629 maSpace3 (SVX_RES(IMG_SPACE3)), in ParaPropertyPanel()
1630 maIndent1 (SVX_RES(IMG_INDENT1)), in ParaPropertyPanel()
1631 maIndent2 (SVX_RES(IMG_INDENT2)), in ParaPropertyPanel()
1632 maIndent3 (SVX_RES(IMG_INDENT3)), in ParaPropertyPanel()
[all …]
/trunk/main/svx/source/sidebar/graphic/
H A DGraphicPropertyPanel.cxx59 SVX_RES(RID_SIDEBAR_GRAPHIC_PANEL)), in GraphicPropertyPanel()
62 mpFtContrast(new FixedText(this, SVX_RES(FT_CONTRAST))), in GraphicPropertyPanel()
66 mpFtTrans(new FixedText(this, SVX_RES(FT_TRANSPARENT))), in GraphicPropertyPanel()
68 mpMtrRed(new MetricField(this, SVX_RES(MF_RED))), in GraphicPropertyPanel()
69 mpMtrGreen(new MetricField(this, SVX_RES(MF_GREEN))), in GraphicPropertyPanel()
70 mpMtrBlue(new MetricField(this, SVX_RES(MF_BLUE))), in GraphicPropertyPanel()
71 mpMtrGamma(new MetricField(this, SVX_RES(MF_GAMMA))), in GraphicPropertyPanel()
80 maImgRed(this, SVX_RES(IMG_RED)), in GraphicPropertyPanel()
81 maImgGreen(this, SVX_RES(IMG_GREEN)), in GraphicPropertyPanel()
82 maImgBlue(this, SVX_RES(IMG_BLUE)), in GraphicPropertyPanel()
[all …]
/trunk/main/svx/source/sidebar/area/
H A DAreaTransparencyGradientControl.cxx64 maFtTrgrCenterX(this, SVX_RES(FT_TRGR_CENTER_X)), in AreaTransparencyGradientControl()
65 maMtrTrgrCenterX(this, SVX_RES(MTR_TRGR_CENTER_X)), in AreaTransparencyGradientControl()
66 maFtTrgrCenterY(this, SVX_RES(FT_TRGR_CENTER_Y)), in AreaTransparencyGradientControl()
68 maFtTrgrAngle(this, SVX_RES(FT_TRGR_ANGLE)), in AreaTransparencyGradientControl()
69 maMtrTrgrAngle(this, SVX_RES(MTR_TRGR_ANGLE)), in AreaTransparencyGradientControl()
70 maBtnLeft45(this, SVX_RES(BTN_LEFT_SECOND)), in AreaTransparencyGradientControl()
71 maBtnRight45(this, SVX_RES(BTN_RIGHT_FIRST)), in AreaTransparencyGradientControl()
76 maFtTrgrBorder(this, SVX_RES(FT_TRGR_BORDER)), in AreaTransparencyGradientControl()
77 maMtrTrgrBorder(this, SVX_RES(MTR_TRGR_BORDER)), in AreaTransparencyGradientControl()
78 maRotLeft( SVX_RES(IMG_ROT_LEFT)), in AreaTransparencyGradientControl()
[all …]
H A DAreaPropertyPanel.cxx115 maImgAxial(SVX_RES(IMG_AXIAL)), in AreaPropertyPanel()
116 maImgElli(SVX_RES(IMG_ELLI)), in AreaPropertyPanel()
117 maImgQuad(SVX_RES(IMG_QUAD)), in AreaPropertyPanel()
118 maImgRadial(SVX_RES(IMG_RADIAL)), in AreaPropertyPanel()
119 maImgSquare(SVX_RES(IMG_SQUARE)), in AreaPropertyPanel()
120 maImgLinear(SVX_RES(IMG_LINEAR)), in AreaPropertyPanel()
121 maImgColor(SVX_RES(IMG_COLOR)), in AreaPropertyPanel()
122 maImgAxialH(SVX_RES(IMG_AXIAL_H)), in AreaPropertyPanel()
123 maImgElliH(SVX_RES(IMG_ELLI_H)), in AreaPropertyPanel()
124 maImgQuadH(SVX_RES(IMG_QUAD_H)), in AreaPropertyPanel()
[all …]
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_3D_SceneIllumination.cxx64 SetModeImage( Image( SVX_RES(RID_SVXIMAGE_LIGHT_OFF) ), BMP_COLOR_NORMAL ); in LightButton()
65 SetModeImage( Image( SVX_RES(RID_SVXIMAGE_LIGHT_OFF_H) ), BMP_COLOR_HIGHCONTRAST ); in LightButton()
88 SetModeImage( Image( SVX_RES(RID_SVXIMAGE_LIGHT_ON) ), BMP_COLOR_NORMAL ); in switchLightOn()
89 SetModeImage( Image( SVX_RES(RID_SVXIMAGE_LIGHT_ON_H) ), BMP_COLOR_HIGHCONTRAST ); in switchLightOn()
93 SetModeImage( Image( SVX_RES(RID_SVXIMAGE_LIGHT_OFF) ), BMP_COLOR_NORMAL ); in switchLightOn()
94 SetModeImage( Image( SVX_RES(RID_SVXIMAGE_LIGHT_OFF_H) ), BMP_COLOR_HIGHCONTRAST ); in switchLightOn()
107 SetModeImage( Image( SVX_RES(RID_SVXIMAGE_COLORDLG) ), BMP_COLOR_NORMAL ); in ColorButton()
108 SetModeImage( Image( SVX_RES(RID_SVXIMAGE_COLORDLG_H) ), BMP_COLOR_HIGHCONTRAST ); in ColorButton()
162 String aStr(SVX_RES(RID_SVXFLOAT3D_FIX_R)); in lcl_makeColorName()
165 aStr += String(SVX_RES(RID_SVXFLOAT3D_FIX_G)); in lcl_makeColorName()
[all …]
/trunk/main/svx/source/sidebar/possize/
H A DPosSizePropertyPanel.cxx68 SVX_RES(RID_SIDEBAR_POSSIZE_PANEL)), in PosSizePropertyPanel()
71 mpFtPosY(new FixedText(this, SVX_RES(FT_SBSHAPE_VERTICAL))), in PosSizePropertyPanel()
73 mpFtWidth(new FixedText(this, SVX_RES(FT_WIDTH))), in PosSizePropertyPanel()
74 mpMtrWidth(new MetricField(this, SVX_RES(MTR_FLD_WIDTH))), in PosSizePropertyPanel()
75 mpFtHeight(new FixedText(this, SVX_RES(FT_HEIGHT))), in PosSizePropertyPanel()
76 mpMtrHeight(new MetricField(this, SVX_RES(MTR_FLD_HEIGHT))), in PosSizePropertyPanel()
77 mpCbxScale(new CheckBox(this, SVX_RES(CBX_SCALE))), in PosSizePropertyPanel()
78 mpFtAngle(new FixedText(this, SVX_RES(FT_ANGLE))), in PosSizePropertyPanel()
79 mpMtrAngle(new MetricBox(this, SVX_RES(MTR_FLD_ANGLE))), in PosSizePropertyPanel()
80 mpDial(new SidebarDialControl(this, SVX_RES(DIAL_CONTROL))), in PosSizePropertyPanel()
[all …]

Completed in 183 milliseconds

12345