Home
last modified time | relevance | path

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

12345

/AOO42X/main/svx/source/sidebar/text/
H A DTextUnderlineControl.cxx43 : svx::sidebar::PopupControl( pParent,SVX_RES(RID_POPUPPANEL_TEXTPAGE_UNDERLINE)) in TextUnderlineControl()
46 , maVSUnderline( this, SVX_RES(VS_UNDERLINE)) in TextUnderlineControl()
47 , maPBOptions (this, SVX_RES(PB_OPTIONS) ) in TextUnderlineControl()
49 , 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()
55 , maIMGDashLong (SVX_RES(IMG_DASH_LONG)) in TextUnderlineControl()
[all …]
H A DTextCharacterSpacingControl.cxx40 : PopupControl( pParent,SVX_RES(RID_POPUPPANEL_TEXTPAGE_SPACING)) in TextCharacterSpacingControl()
43 , maVSSpacing (ValueSetWithTextControl::IMAGE_TEXT,this, SVX_RES(VS_SPACING)) in TextCharacterSpacingControl()
44 , 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()
49 , maEditKerning (this, SVX_RES(ED_KERNING)) 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()
[all …]
/AOO42X/main/svx/source/tbxctrls/
H A Dextrusioncontrols.cxx81 : ToolbarMenu( rFrame, pParentWindow, SVX_RES( RID_SVXFLOAT_EXTRUSION_DIRECTION )) in ExtrusionDirectionWindow()
83 , maImgPerspective( SVX_RES( IMG_PERSPECTIVE ) ) in ExtrusionDirectionWindow()
84 , maImgPerspectiveH( SVX_RES( IMG_PERSPECTIVE_H ) ) in ExtrusionDirectionWindow()
85 , maImgParallel( SVX_RES( IMG_PARALLEL ) ) in ExtrusionDirectionWindow()
86 , maImgParallelH( SVX_RES( IMG_PARALLEL_H ) ) in ExtrusionDirectionWindow()
95 maImgDirection[i] = Image( SVX_RES( IMG_DIRECTION + i ) ); in ExtrusionDirectionWindow()
96 maImgDirectionH[i] = Image( SVX_RES( IMG_DIRECTION_H + i ) ); in ExtrusionDirectionWindow()
111 String aText( SVX_RES( STR_DIRECTION + i ) ); in ExtrusionDirectionWindow()
119 …appendEntry( 0, String( SVX_RES( STR_PERSPECTIVE ) ), bHighContrast ? maImgPerspectiveH : maImgPer… in ExtrusionDirectionWindow()
120 …appendEntry( 1, String( SVX_RES( STR_PARALLEL ) ), bHighContrast ? maImgParallelH : maImgParallel … in ExtrusionDirectionWindow()
[all …]
H A Dfontworkgallery.cxx81 ModalDialog( pParent, SVX_RES( RID_SVX_MDLG_FONTWORK_GALLERY ) ), in FontWorkGalleryDialog()
82 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()
86 maHelpButton ( this, SVX_RES( BTN_HELP ) ), in FontWorkGalleryDialog()
90 maStrClickToAddText ( SVX_RES( STR_CLICK_TO_ADD_TEXT ) ), in FontWorkGalleryDialog()
188 String aStr(SVX_RES(RID_SVXFLOAT3D_FAVORITE)); in fillFavorites()
382 : ToolbarMenu( rFrame, pParentWindow, SVX_RES( RID_SVXFLOAT_FONTWORK_ALIGNMENT )) in FontworkAlignmentWindow()
384 , maImgAlgin1( SVX_RES( IMG_FONTWORK_ALIGN_LEFT_16 ) ) in FontworkAlignmentWindow()
[all …]
/AOO42X/main/toolkit/workben/layout/
H A Drecover.cxx51 #undef SVX_RES
52 #define SVX_RES(x) #x macro
62 : SfxModalDialog( pParent, SVX_RES( RID_SVXDLG_RECOVER ) ) in SvxRecoverDialog()
64 , aHeaderImage( this, SVX_RES( FI_HEADER ) ) in SvxRecoverDialog()
65 , aHeaderText( this, SVX_RES( FT_HEADER ) ) in SvxRecoverDialog()
66 , aHeaderLine( this, SVX_RES( FL_HEADER ) ) in SvxRecoverDialog()
67 , aRecoverText( this, SVX_RES( FT_RECOVER ) ) in SvxRecoverDialog()
68 , aTextAdvanced( this, SVX_RES( FT_ADVANCED ) ) in SvxRecoverDialog()
70 , aCheckBoxDoc( this, SVX_RES( CB_DOC ) ) in SvxRecoverDialog()
71 , aImageDoc( this, SVX_RES( FI_DOC ) ) in SvxRecoverDialog()
[all …]
H A Dzoom.cxx111 #undef SVX_RES
112 #define SVX_RES(x) #x macro
258 SfxModalDialog( pParent, SVX_RES( RID_SVXDLG_ZOOM ) ), in SvxZoomDialog()
260 aZoomFl ( this, SVX_RES( FL_ZOOM ) ), in SvxZoomDialog()
261 aOptimalBtn ( this, SVX_RES( BTN_OPTIMAL ) ), in SvxZoomDialog()
262 aWholePageBtn ( this, SVX_RES( BTN_WHOLE_PAGE ) ), in SvxZoomDialog()
263 aPageWidthBtn ( this, SVX_RES( BTN_PAGE_WIDTH ) ), 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()
[all …]
/AOO42X/main/svx/source/dialog/
H A Ddocrecovery.cxx78 : TabDialog (pParent, SVX_RES( RID_SVX_TABDLG_DOCRECOVERY )) in TabDialog4Recovery()
746 : IExtendedTabPage( pParent, SVX_RES( RID_SVXPAGE_DOCRECOVERY_SAVE ) ) in SaveDialog()
747 , m_aTitleWin ( this , SVX_RES ( WIN_SAVE_TITLE ) ) in SaveDialog()
748 , m_aTitleFT ( this , SVX_RES ( FT_SAVE_TITLE ) ) in SaveDialog()
749 , m_aTitleFL ( this , SVX_RES ( FL_SAVE_TITLE ) ) in SaveDialog()
750 , m_aDescrFT ( this , SVX_RES ( FT_SAVE_DESCR ) ) in SaveDialog()
751 , m_aFileListFT ( this , SVX_RES ( FT_SAVE_FILELIST ) ) in SaveDialog()
752 , m_aFileListLB ( this , SVX_RES ( LB_SAVE_FILELIST ) ) in SaveDialog()
753 , m_aBottomFL ( this , SVX_RES ( FL_SAVE_BOTTOM ) ) in SaveDialog()
754 , m_aOkBtn ( this , SVX_RES ( BT_SAVE_OK ) ) in SaveDialog()
[all …]
H A Doptgrid.cxx172 SfxTabPage( pParent, SVX_RES( RID_SVXPAGE_GRID ), rCoreSet ), in SvxGridTabPage()
174 aCbxUseGridsnap ( this, SVX_RES( CBX_USE_GRIDSNAP ) ), in SvxGridTabPage()
175 aCbxGridVisible ( this, SVX_RES( CBX_GRID_VISIBLE ) ), in SvxGridTabPage()
177 aFlResolution ( this, SVX_RES( FL_RESOLUTION ) ), in SvxGridTabPage()
178 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()
[all …]
H A Dctredlin.cxx619 : TabPage( pParent, SVX_RES(SID_REDLIN_VIEW_PAGE)), in SvxTPView()
620 aViewData ( this, SVX_RES( DG_VIEW) ), in SvxTPView()
621 PbAccept ( this, SVX_RES(PB_ACCEPT ) ), in SvxTPView()
622 PbReject ( this, SVX_RES(PB_REJECT ) ), in SvxTPView()
623 PbAcceptAll ( this, SVX_RES(PB_ACCEPTALL ) ), in SvxTPView()
624 PbRejectAll ( this, SVX_RES(PB_REJECTALL ) ), in SvxTPView()
625 PbUndo ( this, SVX_RES(PB_UNDO ) ), in SvxTPView()
626 aTitle1 ( SVX_RES( STR_TITLE1 ) ), // lokale Resource in SvxTPView()
627 aTitle2 ( SVX_RES( STR_TITLE2 ) ), in SvxTPView()
628 aTitle3 ( SVX_RES( STR_TITLE3 ) ), in SvxTPView()
[all …]
H A Dsrchdlg.cxx112 #undef SVX_RES
113 #define SVX_RES(x) #x macro
138 aSearchFormats ( pParent, SVX_RES( FT_SEARCH_FORMATS ) ), in SearchDlg_Impl()
139 aReplaceFormats ( pParent, SVX_RES( FT_REPLACE_FORMATS ) ), in SearchDlg_Impl()
293 #define SVX_RES_PLAIN SVX_RES
294 #define THIS_SVX_RES SVX_RES
301 aSearchText ( this, SVX_RES( FT_SEARCH ) ), \
302 aSearchLB ( this, SVX_RES( ED_SEARCH ) ), \
303 aSearchTmplLB ( this, SVX_RES( LB_SEARCH ) ), \
304 aSearchAttrText ( this, SVX_RES( FT_SEARCH_ATTR ) ), \
[all …]
H A Dpasswd.cxx93 SfxModalDialog( pParent, SVX_RES( RID_SVXDLG_PASSWORD ) ), in SvxPasswordDialog()
94 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()
102 aOKBtn ( this, SVX_RES( BTN_PASSWD_OK ) ), 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()
151 aLMLbl ( this, SVX_RES( FT_LMARGIN ) ), in SvxHFPage()
152 aLMEdit ( this, SVX_RES( ED_LMARGIN ) ), in SvxHFPage()
153 aRMLbl ( this, SVX_RES( FT_RMARGIN ) ), in SvxHFPage()
154 aRMEdit ( this, SVX_RES( ED_RMARGIN ) ), in SvxHFPage()
155 aDistFT ( this, SVX_RES( FT_DIST ) ), in SvxHFPage()
156 aDistEdit ( this, SVX_RES( ED_DIST ) ), in SvxHFPage()
[all …]
H A Dimapdlg.cxx156 pWindow = new SvxIMapDlg( pBindings, this, _pParent, SVX_RES( RID_SVXDLG_IMAP ) ); in SvxIMapDlgChildWindow()
193 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()
199 maCbbTarget ( this, SVX_RES( RID_SVXCTL_CBB_TARGET ) ), in SvxIMapDlg()
201 maImageList ( SVX_RES( IL_IMAPDLG ) ), in SvxIMapDlg()
202 maImageListH ( SVX_RES( ILH_IMAPDLG ) ), in SvxIMapDlg()
[all …]
/AOO42X/main/svx/source/form/
H A Ddatanavi.cxx239 PopupMenu* pMenu = new PopupMenu( SVX_RES( RID_MENU_DATANAVIGATOR ) ); in CreateContextMenu()
296 TabPage( pParent, SVX_RES( RID_SVX_XFORMS_TABPAGES ) ), in XFormsPage()
298 m_aToolBox ( this, SVX_RES( TB_ITEMS ) ), in XFormsPage()
299 m_aItemList ( this, _eGroup, SVX_RES( LB_ITEMS ) ), in XFormsPage()
303 m_TbxImageList ( SVX_RES( IL_TBX_BMPS ) ), in XFormsPage()
304 m_TbxHCImageList( SVX_RES( IL_TBX_BMPS_HC ) ) in XFormsPage()
1132 QueryBox aQBox( this, SVX_RES( nResId ) ); in RemoveEntry()
1174 QueryBox aQBox( this, SVX_RES( nResId ) ); in RemoveEntry()
1539 Window( pParent, SVX_RES( RID_SVXWIN_DATANAVIGATOR ) ), in DataNavigatorWindow()
1541 m_aModelsBox ( this, SVX_RES( LB_MODELS ) ), in DataNavigatorWindow()
[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); br… 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 …]
/AOO42X/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()
112 aBtnRepresentation ( this, SVX_RES( BTN_REPRESENTATION ) ), in Svx3DWin()
113 aBtnLight ( this, SVX_RES( BTN_LIGHT ) ), in Svx3DWin()
114 aBtnTexture ( this, SVX_RES( BTN_TEXTURE ) ), in Svx3DWin()
115 aBtnMaterial ( this, SVX_RES( BTN_MATERIAL ) ), in Svx3DWin()
116 aBtnUpdate ( this, SVX_RES( BTN_UPDATE ) ), in Svx3DWin()
117 aBtnAssign ( this, SVX_RES( BTN_ASSIGN ) ), in Svx3DWin()
118 aFLGeometrie ( this, SVX_RES( FL_GEOMETRIE ) ), in Svx3DWin()
[all …]
/AOO42X/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()
191 …mpTBWidth(sfx2::sidebar::ControlFactory::CreateToolBox(mpTBWidthBackground.get(), SVX_RES(TB_WIDTH… in LinePropertyPanel()
192 mpFTColor(new FixedText(this, SVX_RES(FT_COLOR))), in LinePropertyPanel()
194 …mpTBColor(sfx2::sidebar::ControlFactory::CreateToolBox(mpTBColorBackground.get(), SVX_RES(TB_COLOR… in LinePropertyPanel()
195 mpFTStyle(new FixedText(this, SVX_RES(FT_STYLE))), in LinePropertyPanel()
196 mpLBStyle(new ListBox(this, SVX_RES(LB_STYLE))), in LinePropertyPanel()
197 mpFTTrancparency(new FixedText(this, SVX_RES(FT_TRANSPARENT))), in LinePropertyPanel()
198 mpMFTransparent(new MetricField(this, SVX_RES(MF_TRANSPARENT))), in LinePropertyPanel()
[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()
/AOO42X/main/svx/source/sidebar/paragraph/
H A DParaLineSpacingControl.cxx57 : PopupControl( pParent,SVX_RES(RID_POPUPPANEL_PARAPAGE_LINESPACING)), in ParaLineSpacingControl()
64 maLineSpacing (ValueSetWithTextControl::IMAGE_TEXT,this, SVX_RES(LINE_SPACING)), in ParaLineSpacingControl()
65 maCustomFT (this, SVX_RES(FT_CUSTOM)), in ParaLineSpacingControl()
66 maLSpacingFT (this, SVX_RES(FT_LINE_SPACING)), in ParaLineSpacingControl()
67 aLineDist (this, SVX_RES(LB_LINE_SPACING)), in ParaLineSpacingControl()
68 maOfFT (this, SVX_RES(FT_OF)), in ParaLineSpacingControl()
69 aLineDistAtPercentBox (this, SVX_RES(ED_SBINDE_LINEDISTPERCENT)), in ParaLineSpacingControl()
70 aLineDistAtMetricBox (this, SVX_RES(ED_SBINDE_LINEDISTPOINT)), in ParaLineSpacingControl()
71 maSpacing1 (SVX_RES(IMG_SPACING1)), in ParaLineSpacingControl()
72 maSpacing115 (SVX_RES(IMG_SPACING115)), in ParaLineSpacingControl()
[all …]
H A DParaPropertyPanel.cxx1578 const ResId aResId(SVX_RES(STR_NOFILL)); in CreateBGColorPopupControl()
1583 SVX_RES(RID_POPUPPANEL_PARAPAGE_BACK_COLOR), in CreateBGColorPopupControl()
1584 SVX_RES(VS_FONT_COLOR), in CreateBGColorPopupControl()
1596 : Control(pParent, SVX_RES(RID_SIDEBAR_PARA_PANEL)), in ParaPropertyPanel()
1598 …mpAlignToolBox (ControlFactory::CreateToolBox(mpAlignToolBoxBackground.get(),SVX_RES(TBX_HORIZONTA… in ParaPropertyPanel()
1600 …mpTBxVertAlign (ControlFactory::CreateToolBox(mpTBxVertAlignBackground.get(),SVX_RES(TBX_VERT_ALIG… in ParaPropertyPanel()
1602 …mpTBxNumBullet (ControlFactory::CreateToolBox(mpTBxNumBulletBackground.get(),SVX_RES(TBX_NUM_BULLE… in ParaPropertyPanel()
1604 …mpTBxBackColor (ControlFactory::CreateToolBox(mpTBxBackColorBackground.get(),SVX_RES(TBX_BACK_COLO… in ParaPropertyPanel()
1605 mpFTUL (new FixedText(this, SVX_RES(FT_SPACING))), in ParaPropertyPanel()
1607 …mpTbxUL_IncDec (ControlFactory::CreateToolBox(mpTbxUL_IncDecBackground.get(),SVX_RES(TBX_UL_INC_DE… in ParaPropertyPanel()
[all …]
/AOO42X/main/svx/source/sidebar/graphic/
H A DGraphicPropertyPanel.cxx59 SVX_RES(RID_SIDEBAR_GRAPHIC_PANEL)), in GraphicPropertyPanel()
60 mpFtBrightness(new FixedText(this, SVX_RES(FT_BRIGHTNESS))), in GraphicPropertyPanel()
61 mpMtrBrightness(new MetricField(this, SVX_RES(MTR_BRIGHTNESS))), in GraphicPropertyPanel()
62 mpFtContrast(new FixedText(this, SVX_RES(FT_CONTRAST))), in GraphicPropertyPanel()
63 mpMtrContrast(new MetricField(this, SVX_RES(MTR_CONTRAST))), in GraphicPropertyPanel()
64 mpFtColorMode(new FixedText(this, SVX_RES(FT_COLOR_MODE))), in GraphicPropertyPanel()
65 mpLBColorMode(new ListBox(this, SVX_RES(LB_COLOR_MODE))), in GraphicPropertyPanel()
66 mpFtTrans(new FixedText(this, SVX_RES(FT_TRANSPARENT))), in GraphicPropertyPanel()
67 mpMtrTrans(new MetricField(this, SVX_RES(MTR_TRANSPARENT))), in GraphicPropertyPanel()
68 mpMtrRed(new MetricField(this, SVX_RES(MF_RED))), in GraphicPropertyPanel()
[all …]
/AOO42X/main/svx/source/sidebar/area/
H A DAreaTransparencyGradientControl.cxx63 : PopupControl( pParent,SVX_RES(RID_POPUPPANEL_AREAPAGE_TRGR)), in AreaTransparencyGradientControl()
64 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()
67 maMtrTrgrCenterY(this, SVX_RES(MTR_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()
72 maFtTrgrStartValue(this, SVX_RES(FT_TRGR_START_VALUE)), in AreaTransparencyGradientControl()
[all …]
H A DAreaPropertyPanel.cxx75 : Control(pParent, SVX_RES(RID_SIDEBAR_AREA_PANEL)), in AreaPropertyPanel()
88 mpColorTextFT(new FixedText(this, SVX_RES(FT_COLOR_LIST))), in AreaPropertyPanel()
92 …r(sfx2::sidebar::ControlFactory::CreateToolBox(mpToolBoxColorBackground.get(), SVX_RES(TB_COLOR))), in AreaPropertyPanel()
93 mpTrspTextFT(new FixedText(this, SVX_RES(FL_TRSP_TEXT))), in AreaPropertyPanel()
94 mpLBTransType(new ListBox(this, SVX_RES(LB_TRGR_TYPES))), in AreaPropertyPanel()
95 mpMTRTransparent(new MetricField(this, SVX_RES(MTR_TRANSPARENT))), in AreaPropertyPanel()
97 …fx2::sidebar::ControlFactory::CreateToolBox(mpBTNGradientBackground.get(), SVX_RES(BTN_GRADIENT))), in AreaPropertyPanel()
115 maImgAxial(SVX_RES(IMG_AXIAL)), in AreaPropertyPanel()
116 maImgElli(SVX_RES(IMG_ELLI)), in AreaPropertyPanel()
117 maImgQuad(SVX_RES(IMG_QUAD)), in AreaPropertyPanel()
[all …]
/AOO42X/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()
152 …pButton->SetModeImage( Image( SVX_RES( aLightSource.bIsEnabled ? RID_SVXIMAGE_LIGHT_ON : RID_SVXIM… in initButtonFromSource()
153 …pButton->SetModeImage( Image( SVX_RES( aLightSource.bIsEnabled ? RID_SVXIMAGE_LIGHT_ON_H : RID_SVX… in initButtonFromSource()
[all …]
/AOO42X/main/svx/source/sidebar/possize/
H A DPosSizePropertyPanel.cxx68 SVX_RES(RID_SIDEBAR_POSSIZE_PANEL)), in PosSizePropertyPanel()
69 mpFtPosX(new FixedText(this, SVX_RES(FT_SBSHAPE_HORIZONTAL))), in PosSizePropertyPanel()
70 mpMtrPosX(new MetricField(this, SVX_RES(MF_SBSHAPE_HORIZONTAL))), in PosSizePropertyPanel()
71 mpFtPosY(new FixedText(this, SVX_RES(FT_SBSHAPE_VERTICAL))), in PosSizePropertyPanel()
72 mpMtrPosY(new MetricField(this, SVX_RES(MF_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()
[all …]

12345