Home
last modified time | relevance | path

Searched refs:SdResId (Results 1 – 25 of 176) sorted by relevance

12345678

/AOO41X/main/sd/source/ui/accessibility/
H A DAccessiblePresentationShape.cxx84 sName = ::rtl::OUString (String(SdResId(SID_SD_A11Y_P_TITLE_N))); in CreateAccessibleBaseName()
87 sName = ::rtl::OUString (String(SdResId(SID_SD_A11Y_P_OUTLINER_N))); in CreateAccessibleBaseName()
90 sName = ::rtl::OUString (String(SdResId(SID_SD_A11Y_P_SUBTITLE_N))); in CreateAccessibleBaseName()
93 sName = ::rtl::OUString (String(SdResId(SID_SD_A11Y_P_PAGE_N))); in CreateAccessibleBaseName()
96 sName = ::rtl::OUString (String(SdResId(SID_SD_A11Y_P_NOTES_N))); in CreateAccessibleBaseName()
99 sName = ::rtl::OUString (String(SdResId(SID_SD_A11Y_P_HANDOUT_N))); in CreateAccessibleBaseName()
102 sName = ::rtl::OUString ( String(SdResId(SID_SD_A11Y_P_HEADER_N)) ); in CreateAccessibleBaseName()
105 sName = ::rtl::OUString ( String(SdResId(SID_SD_A11Y_P_FOOTER_N)) ); in CreateAccessibleBaseName()
108 sName = ::rtl::OUString ( String(SdResId(SID_SD_A11Y_P_DATE_N)) ); in CreateAccessibleBaseName()
111 sName = ::rtl::OUString ( String(SdResId(SID_SD_A11Y_P_NUMBER_N)) ); in CreateAccessibleBaseName()
[all …]
/AOO41X/main/sd/source/filter/html/
H A Dpubdlg.cxx381 : ModalDialog(pWindow, SdResId( DLG_PUBLISHING )) in SdPublishingDlg()
383 , aBottomLine( this, SdResId( BOTTOM_LINE ) ) in SdPublishingDlg()
384 , aHelpButton(this,SdResId(BUT_HELP)) in SdPublishingDlg()
385 , aCancelButton(this,SdResId(BUT_CANCEL)) in SdPublishingDlg()
386 , aLastPageButton(this,SdResId(BUT_LAST)) in SdPublishingDlg()
387 , aNextPageButton(this,SdResId(BUT_NEXT)) in SdPublishingDlg()
388 , aFinishButton(this,SdResId(BUT_FINISH)) in SdPublishingDlg()
427 aText += String(SdResId(STR_HTMLEXP_DEFAULT_EXTENSION)); in SdPublishingDlg()
505 pPage1_Bmp = new FixedBitmap(this,SdResId(PAGE1_BMP))); in CreatePages()
507 pPage1_Titel = new FixedLine(this,SdResId(PAGE1_TITEL))); in CreatePages()
[all …]
/AOO41X/main/sd/source/ui/dlg/
H A Dpresent.cxx54 ModalDialog ( pWindow, SdResId( DLG_START_PRESENTATION ) ), in SdStartPresentationDlg()
55 aGrpRange ( this, SdResId( GRP_RANGE ) ), in SdStartPresentationDlg()
56 aRbtAll ( this, SdResId( RBT_ALL ) ), in SdStartPresentationDlg()
57 aRbtAtDia ( this, SdResId( RBT_AT_DIA ) ), in SdStartPresentationDlg()
58 aRbtCustomshow ( this, SdResId( RBT_CUSTOMSHOW ) ), in SdStartPresentationDlg()
59 aLbDias ( this, SdResId( LB_DIAS ) ), in SdStartPresentationDlg()
60 aLbCustomshow ( this, SdResId( LB_CUSTOMSHOW ) ), in SdStartPresentationDlg()
62 aGrpKind ( this, SdResId( GRP_KIND ) ), in SdStartPresentationDlg()
63 aRbtStandard ( this, SdResId( RBT_STANDARD ) ), in SdStartPresentationDlg()
64 aRbtWindow ( this, SdResId( RBT_WINDOW ) ), in SdStartPresentationDlg()
[all …]
H A Dprntopts.cxx48 SfxTabPage ( pParent, SdResId( TP_PRINT_OPTIONS ), rInAttrs ), in SdPrintOptions()
50 aGrpPrint ( this, SdResId( GRP_PRINT ) ), in SdPrintOptions()
51 aCbxDraw ( this, SdResId( CBX_DRAW ) ), in SdPrintOptions()
52 aCbxNotes ( this, SdResId( CBX_NOTES ) ), in SdPrintOptions()
53 aCbxHandout ( this, SdResId( CBX_HANDOUTS ) ), in SdPrintOptions()
54 aCbxOutline ( this, SdResId( CBX_OUTLINE ) ), in SdPrintOptions()
56 aSeparator1FL ( this, SdResId( FL_SEPARATOR1 ) ), in SdPrintOptions()
57 aGrpOutput ( this, SdResId( GRP_OUTPUT ) ), in SdPrintOptions()
58 aRbtColor ( this, SdResId( RBT_COLOR ) ), in SdPrintOptions()
59 aRbtGrayscale ( this, SdResId( RBT_GRAYSCALE ) ), in SdPrintOptions()
[all …]
H A Dcopydlg.cxx67 : SfxModalDialog ( pWindow, SdResId( DLG_COPY ) ), in CopyDlg()
68 maFtCopies ( this, SdResId( FT_COPIES ) ), in CopyDlg()
69 maNumFldCopies ( this, SdResId( NUM_FLD_COPIES ) ), in CopyDlg()
70 maBtnSetViewData ( this, SdResId( BTN_SET_VIEWDATA ) ), in CopyDlg()
71 maGrpMovement ( this, SdResId( GRP_MOVEMENT ) ), in CopyDlg()
72 maFtMoveX ( this, SdResId( FT_MOVE_X ) ), in CopyDlg()
73 maMtrFldMoveX ( this, SdResId( MTR_FLD_MOVE_X ) ), in CopyDlg()
74 maFtMoveY ( this, SdResId( FT_MOVE_Y ) ), in CopyDlg()
75 maMtrFldMoveY ( this, SdResId( MTR_FLD_MOVE_Y ) ), in CopyDlg()
76 maFtAngle ( this, SdResId( FT_ANGLE ) ), in CopyDlg()
[all …]
H A Dtpoption.cxx161 SfxTabPage ( pParent, SdResId( TP_OPTIONS_CONTENTS ), rInAttrs ), in SdTpOptionsContents()
162 aGrpDisplay ( this, SdResId( GRP_DISPLAY ) ), in SdTpOptionsContents()
163 aCbxRuler ( this, SdResId( CBX_RULER ) ), in SdTpOptionsContents()
164 aCbxDragStripes ( this, SdResId( CBX_HELPLINES ) ), in SdTpOptionsContents()
165 aCbxHandlesBezier ( this, SdResId( CBX_HANDLES_BEZIER ) ), in SdTpOptionsContents()
166 aCbxMoveOutline ( this, SdResId( CBX_MOVE_OUTLINE ) ) in SdTpOptionsContents()
243 SfxTabPage ( pParent, SdResId( TP_OPTIONS_MISC ), rInAttrs ), in SdTpOptionsMisc()
244 aGrpText ( this, SdResId( GRP_TEXT ) ), in SdTpOptionsMisc()
245 aCbxQuickEdit ( this, SdResId( CBX_QUICKEDIT ) ), in SdTpOptionsMisc()
246 aCbxPickThrough ( this, SdResId( CBX_PICKTHROUGH ) ), in SdTpOptionsMisc()
[all …]
H A Ddlgass.cxx374 maPreviewFlag(pWindow,SdResId(CB_PREVIEW)), in AssistentDlgImpl()
375 maStartWithFlag(pWindow,SdResId(CB_STARTWITH)), in AssistentDlgImpl()
376 maHelpButton(pWindow,SdResId(BUT_HELP)), in AssistentDlgImpl()
377 maCancelButton(pWindow,SdResId(BUT_CANCEL)), in AssistentDlgImpl()
378 maLastPageButton(pWindow,SdResId(BUT_LAST)), in AssistentDlgImpl()
379 maNextPageButton(pWindow,SdResId(BUT_NEXT)), in AssistentDlgImpl()
380 maFinishButton(pWindow,SdResId(BUT_FINISH)), in AssistentDlgImpl()
381 maPreview(pWindow,SdResId(CT_PREVIEW)), in AssistentDlgImpl()
382 maCreateStr(SdResId(STR_CREATE)), in AssistentDlgImpl()
383 maOpenStr(SdResId(STR_OPEN)) in AssistentDlgImpl()
[all …]
H A Dcustsdlg.cxx54 ModalDialog ( pWindow, SdResId( DLG_CUSTOMSHOW ) ), in SdCustomShowDlg()
56 aLbCustomShows ( this, SdResId( LB_CUSTOMSHOWS ) ), in SdCustomShowDlg()
57 aCbxUseCustomShow( this, SdResId( CBX_USE_CUSTOMSHOW ) ), in SdCustomShowDlg()
58 aBtnNew ( this, SdResId( BTN_NEW ) ), in SdCustomShowDlg()
59 aBtnEdit ( this, SdResId( BTN_EDIT ) ), in SdCustomShowDlg()
60 aBtnRemove ( this, SdResId( BTN_REMOVE ) ), in SdCustomShowDlg()
61 aBtnCopy ( this, SdResId( BTN_COPY ) ), in SdCustomShowDlg()
62 aBtnHelp ( this, SdResId( BTN_HELP ) ), in SdCustomShowDlg()
63 aBtnStartShow ( this, SdResId( BTN_STARTSHOW ) ), in SdCustomShowDlg()
64 aBtnOK ( this, SdResId( BTN_OK ) ), in SdCustomShowDlg()
[all …]
H A Ddlgsnap.cxx55 : ModalDialog (pWindow, SdResId(DLG_SNAPLINE)), in SdSnapLineDlg()
56 aFlPos (this, SdResId(FL_POSITION)), in SdSnapLineDlg()
57 aFtX (this, SdResId(FT_X)), in SdSnapLineDlg()
58 aMtrFldX (this, SdResId(MTR_FLD_X)), in SdSnapLineDlg()
59 aFtY (this, SdResId(FT_Y)), in SdSnapLineDlg()
60 aMtrFldY (this, SdResId(MTR_FLD_Y)), in SdSnapLineDlg()
61 aFlDir (this, SdResId(FL_DIRECTION)), in SdSnapLineDlg()
62 aRbPoint (this, SdResId(RB_POINT)), in SdSnapLineDlg()
63 aRbVert (this, SdResId(RB_VERTICAL)), in SdSnapLineDlg()
64 aRbHorz (this, SdResId(RB_HORIZONTAL)), in SdSnapLineDlg()
[all …]
H A Dlayeroptionsdlg.cxx39 : ModalDialog( pWindow, SdResId( DLG_INSERT_LAYER ) ) in SdInsertLayerDlg()
40 , maFtName( this, SdResId( FT_NAME ) ) in SdInsertLayerDlg()
41 , maEdtName( this, SdResId( EDT_NAME ) ) in SdInsertLayerDlg()
42 , maFtTitle( this, SdResId( FT_TITLE ) ) in SdInsertLayerDlg()
43 , maEdtTitle( this, SdResId( EDT_TITLE ) ) in SdInsertLayerDlg()
44 , maFtDesc( this, SdResId( FT_DESCRIPTION ) ) in SdInsertLayerDlg()
45 , maEdtDesc( this, SdResId( EDT_DESCRIPTION ) ) in SdInsertLayerDlg()
46 , maCbxVisible( this, SdResId( CBX_VISIBLE ) ) in SdInsertLayerDlg()
47 , maCbxPrintable( this, SdResId( CBX_PRINTABLE ) ) in SdInsertLayerDlg()
48 , maCbxLocked( this, SdResId( CBX_LOCKED ) ) in SdInsertLayerDlg()
[all …]
H A Dvectdlg.cxx58 ModalDialog ( pParent, SdResId( DLG_VECTORIZE ) ), in SdVectorizeDlg()
60 aGrpSettings ( this, SdResId( GRP_SETTINGS ) ), in SdVectorizeDlg()
61 aFtLayers ( this, SdResId( FT_LAYERS ) ), in SdVectorizeDlg()
62 aNmLayers ( this, SdResId( NM_LAYERS ) ), in SdVectorizeDlg()
63 aFtReduce ( this, SdResId( FT_REDUCE ) ), in SdVectorizeDlg()
64 aMtReduce ( this, SdResId( MT_REDUCE ) ), in SdVectorizeDlg()
65 aFtFillHoles ( this, SdResId( FT_FILLHOLES ) ), in SdVectorizeDlg()
66 aMtFillHoles ( this, SdResId( MT_FILLHOLES ) ), in SdVectorizeDlg()
67 aCbFillHoles ( this, SdResId( CB_FILLHOLES ) ), in SdVectorizeDlg()
68 aFtOriginal ( this, SdResId( FT_ORIGINAL ) ), in SdVectorizeDlg()
[all …]
H A Ddlgfield.cxx59 ModalDialog ( pWindow, SdResId( DLG_FIELD_MODIFY ) ), in SdModifyFieldDlg()
60 aGrpType ( this, SdResId( GRP_TYPE ) ), in SdModifyFieldDlg()
61 aRbtFix ( this, SdResId( RBT_FIX ) ), in SdModifyFieldDlg()
62 aRbtVar ( this, SdResId( RBT_VAR ) ), in SdModifyFieldDlg()
63 maFtLanguage( this, SdResId( FT_LANGUAGE ) ), in SdModifyFieldDlg()
64 maLbLanguage( this, SdResId( LB_LANGUAGE ) ), in SdModifyFieldDlg()
65 aFtFormat ( this, SdResId( FT_FORMAT ) ), in SdModifyFieldDlg()
66 aLbFormat ( this, SdResId( LB_FORMAT ) ), in SdModifyFieldDlg()
67 aBtnOK ( this, SdResId( BTN_OK ) ), in SdModifyFieldDlg()
68 aBtnCancel ( this, SdResId( BTN_CANCEL ) ), in SdModifyFieldDlg()
[all …]
H A Dheaderfooterdlg.cxx206 TabDialog ( pParent, SdResId( RID_SD_DLG_HEADERFOOTER ) ), in HeaderFooterDialog()
207 maTabCtrl( this, SdResId( 1 ) ), in HeaderFooterDialog()
437 TabPage( pWindow, SdResId( RID_SD_TABPAGE_HEADERFOOTER ) ), in HeaderFooterTabPage()
438 maFLIncludeOnPage( this, SdResId( FL_INCLUDE_ON_PAGE ) ), in HeaderFooterTabPage()
439 maCBHeader( this, SdResId( CB_HEADER ) ), in HeaderFooterTabPage()
440 maFTHeader( this, SdResId( FT_HEADER ) ), in HeaderFooterTabPage()
441 maTBHeader( this, SdResId( TB_HEADER_FIXED ) ), in HeaderFooterTabPage()
442 maFLDateTime( this, SdResId( FL_DATETIME ) ), in HeaderFooterTabPage()
443 maCBDateTime( this, SdResId( CB_DATETIME ) ), in HeaderFooterTabPage()
444 maRBDateTimeFixed( this, SdResId( RB_DATETIME_FIXED ) ), in HeaderFooterTabPage()
[all …]
H A Dtpaction.cxx121 SfxTabPage ( pWindow, SdResId( TP_ANIMATION ), rInAttrs ), in SdTPAction()
123 aFtAction ( this, SdResId( FT_ACTION ) ), in SdTPAction()
124 aLbAction ( this, SdResId( LB_ACTION ) ), in SdTPAction()
125 aFtTree ( this, SdResId( FT_TREE ) ), in SdTPAction()
126 aLbTree ( this, SdResId( LB_TREE ) ), in SdTPAction()
127 aLbTreeDocument ( this, SdResId( LB_TREE_DOCUMENT ) ), in SdTPAction()
128 aLbOLEAction ( this, SdResId( LB_OLE_ACTION ) ), in SdTPAction()
129 aFlSeparator ( this, SdResId( FL_SEPARATOR ) ), in SdTPAction()
130 aEdtSound ( this, SdResId( EDT_SOUND ) ), in SdTPAction()
131 aEdtBookmark ( this, SdResId( EDT_BOOKMARK ) ), in SdTPAction()
[all …]
H A Dunchss.cxx69 aComment = String(SdResId(STR_UNDO_CHANGE_PRES_OBJECT)); in StyleSheetUndoAction()
78 if (aName == String(SdResId(STR_LAYOUT_TITLE))) in StyleSheetUndoAction()
80 aName = String(SdResId(STR_PSEUDOSHEET_TITLE)); in StyleSheetUndoAction()
82 else if (aName == String(SdResId(STR_LAYOUT_SUBTITLE))) in StyleSheetUndoAction()
84 aName = String(SdResId(STR_PSEUDOSHEET_SUBTITLE)); in StyleSheetUndoAction()
86 else if (aName == String(SdResId(STR_LAYOUT_BACKGROUND))) in StyleSheetUndoAction()
88 aName = String(SdResId(STR_PSEUDOSHEET_BACKGROUND)); in StyleSheetUndoAction()
90 else if (aName == String(SdResId(STR_LAYOUT_BACKGROUNDOBJECTS))) in StyleSheetUndoAction()
92 aName = String(SdResId(STR_PSEUDOSHEET_BACKGROUNDOBJECTS)); in StyleSheetUndoAction()
94 else if (aName == String(SdResId(STR_LAYOUT_NOTES))) in StyleSheetUndoAction()
[all …]
H A Dsdtreelb.cxx248 SdPageObjsTLB::SdPageObjsTLB( Window* pParentWin, const SdResId& rSdResId ) in SdPageObjsTLB()
256 , maImgOle ( BitmapEx( SdResId( BMP_OLE ) ) ) in SdPageObjsTLB()
257 , maImgGraphic ( BitmapEx( SdResId( BMP_GRAPHIC ) ) ) in SdPageObjsTLB()
258 , maImgOleH ( BitmapEx( SdResId( BMP_OLE_H ) ) ) in SdPageObjsTLB()
259 , maImgGraphicH ( BitmapEx( SdResId( BMP_GRAPHIC_H ) ) ) in SdPageObjsTLB()
271 SetNodeBitmaps( Bitmap( SdResId( BMP_EXPAND ) ), in SdPageObjsTLB()
272 Bitmap( SdResId( BMP_COLLAPSE ) ) ); in SdPageObjsTLB()
274 SetNodeBitmaps( Bitmap( SdResId( BMP_EXPAND_H ) ), in SdPageObjsTLB()
275 Bitmap( SdResId( BMP_COLLAPSE_H ) ), in SdPageObjsTLB()
499 aRet = SdResId(STR_NAVIGATOR_SHAPE_BASE_NAME); in GetObjectName()
[all …]
H A Danimobjs.cxx72 SdDisplay::SdDisplay( Window* pWin, SdResId Id ) : in SdDisplay()
148 SfxChildWindow *pCW, Window* pParent, const SdResId& rSdResId ) : in AnimationWindow()
150 aCtlDisplay ( this, SdResId( CTL_DISPLAY ) ), in AnimationWindow()
151 aBtnFirst ( this, SdResId( BTN_FIRST ) ), in AnimationWindow()
152 aBtnReverse ( this, SdResId( BTN_REVERSE ) ), in AnimationWindow()
153 aBtnStop ( this, SdResId( BTN_STOP ) ), in AnimationWindow()
154 aBtnPlay ( this, SdResId( BTN_PLAY ) ), in AnimationWindow()
155 aBtnLast ( this, SdResId( BTN_LAST ) ), in AnimationWindow()
156 aNumFldBitmap ( this, SdResId( NUM_FLD_BITMAP ) ), in AnimationWindow()
157 aTimeField ( this, SdResId( TIME_FIELD ) ), in AnimationWindow()
[all …]
H A Dfiledlg.cxx136 String( SdResId( STR_PLAY ) ) ); in IMPL_LINK()
170 String( SdResId( STR_STOP ) ) ); in IMPL_LINK()
207 String( SdResId( STR_PLAY ) ) ); in IMPL_LINK()
230 if( !aCurrFilter.Len() || ( aCurrFilter == String( SdResId( STR_EXPORT_HTML_NAME ) ) ) ) in CheckSelectionState()
267 String( SdResId( STR_PLAY ) ) ); in SdFileDialog_Imp()
320 aDescr = String(SdResId(STR_ALL_FILES)); in SdOpenSoundFileDialog()
325 aDescr = String(SdResId(STR_AU_FILE)); in SdOpenSoundFileDialog()
327 aDescr = String(SdResId(STR_VOC_FILE)); in SdOpenSoundFileDialog()
329 aDescr = String(SdResId(STR_WAV_FILE)); in SdOpenSoundFileDialog()
331 aDescr = String(SdResId(STR_AIFF_FILE)); in SdOpenSoundFileDialog()
[all …]
H A Dinspagob.cxx54 : ModalDialog ( pWindow, SdResId( DLG_INSERT_PAGES_OBJS ) ), in SdInsertPagesObjsDlg()
55 aLbTree ( this, SdResId( LB_TREE ) ), in SdInsertPagesObjsDlg()
56 aCbxLink ( this, SdResId( CBX_LINK ) ), in SdInsertPagesObjsDlg()
57 aCbxMasters ( this, SdResId( CBX_CHECK_MASTERS ) ), in SdInsertPagesObjsDlg()
58 aBtnOk ( this, SdResId( BTN_OK ) ), in SdInsertPagesObjsDlg()
59 aBtnCancel ( this, SdResId( BTN_CANCEL ) ), in SdInsertPagesObjsDlg()
60 aBtnHelp ( this, SdResId( BTN_HELP ) ), in SdInsertPagesObjsDlg()
73 SetText( String( SdResId( STR_INSERT_TEXT ) ) ); in SdInsertPagesObjsDlg()
107 Bitmap aBmpText( SdResId( BMP_DOC_TEXT ) ); in Reset()
109 Bitmap aBmpTextH( SdResId( BMP_DOC_TEXT_H ) ); in Reset()
H A Dsdpreslt.cxx60 ModalDialog (pWindow, SdResId(DLG_PRESLT)), in SdPresLayoutDlg()
63 maFtLayout (this, SdResId(FT_LAYOUT)), in SdPresLayoutDlg()
64 maVS (this, SdResId(VS_LAYOUT)), in SdPresLayoutDlg()
65 maBtnOK (this, SdResId(BTN_OK)), in SdPresLayoutDlg()
66 maBtnCancel (this, SdResId(BTN_CANCEL)), in SdPresLayoutDlg()
67 maBtnHelp (this, SdResId(BTN_HELP)), in SdPresLayoutDlg()
68 maCbxMasterPage (this, SdResId(CBX_MASTER_PAGE)), in SdPresLayoutDlg()
69 maCbxCheckMasters (this, SdResId(CBX_CHECK_MASTERS)), in SdPresLayoutDlg()
70 maBtnLoad (this, SdResId(BTN_LOAD)), in SdPresLayoutDlg()
72 maStrNone ( SdResId( STR_NULL ) ) in SdPresLayoutDlg()
[all …]
H A Dbrkdlg.cxx61 : SfxModalDialog ( pWindow, SdResId( DLG_BREAK ) ), in BreakDlg()
62 aFtObjInfo ( this, SdResId( FT_OBJ_INFO ) ), in BreakDlg()
63 aFtActInfo ( this, SdResId( FT_ACT_INFO ) ), in BreakDlg()
64 aFtInsInfo ( this, SdResId( FT_INS_INFO ) ), in BreakDlg()
65 aFiObjInfo ( this, SdResId( FI_OBJ_INFO ) ), in BreakDlg()
66 aFiActInfo ( this, SdResId( FI_ACT_INFO ) ), in BreakDlg()
67 aFiInsInfo ( this, SdResId( FI_INS_INFO ) ), in BreakDlg()
68 aBtnCancel ( this, SdResId( BTN_CANCEL ) ), in BreakDlg()
74 mpProgress = new SfxProgress( pShell, String(SdResId(STR_BREAK_METAFILE)), nSumActionCount*3 ); in BreakDlg()
119 ErrorBox aErrBox( this, WB_OK, String( SdResId( STR_BREAK_FAIL ) ) ); in IMPL_LINK()
H A Dmasterlayoutdlg.cxx48 : ModalDialog( pParent, SdResId( RID_SD_DLG_MASTER_LAYOUT ) ), in MasterLayoutDialog()
51 maFLPlaceholders( this, SdResId( FL_PLACEHOLDERS ) ), in MasterLayoutDialog()
52 maCBDate( this, SdResId( CB_DATE ) ), in MasterLayoutDialog()
53 maCBPageNumber( this, SdResId( CB_PAGE_NUMBER ) ), in MasterLayoutDialog()
54 maCBHeader( this, SdResId( CB_HEADER ) ), in MasterLayoutDialog()
55 maCBFooter( this, SdResId( CB_FOOTER ) ), in MasterLayoutDialog()
56 maPBOK( this, SdResId( BT_OK ) ), in MasterLayoutDialog()
57 maPBCancel( this, SdResId( BT_CANCEL ) ) in MasterLayoutDialog()
76 String aSlideNumberStr( SdResId( STR_SLIDE_NUMBER ) ); in MasterLayoutDialog()
87 String aTitle (SdResId( STR_MASTER_LAYOUT_TITLE ) ); in MasterLayoutDialog()
/AOO41X/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx491 mpMenu = new PopupMenu(SdResId( RID_CUSTOMANIMATION_FONTSIZE_POPUP ) ); in CharHeightPropertyBox()
710 mpMenu = new PopupMenu(SdResId( RID_CUSTOMANIMATION_ROTATION_POPUP ) ); in RotationPropertyBox()
851 mpMenu = new PopupMenu(SdResId( RID_CUSTOMANIMATION_SCALE_POPUP ) ); in ScalePropertyBox()
1028 mpEdit->SetText( String( SdResId( STR_CUSTOMANIMATION_SAMPLE ) ) ); in FontStylePropertyBox()
1030 mpMenu = new PopupMenu(SdResId( RID_CUSTOMANIMATION_FONTSTYLE_POPUP ) ); in FontStylePropertyBox()
1202 mpFLSettings = new FixedLine( this, SdResId( FL_SETTINGS ) ); in CustomAnimationEffectTabPage()
1203 mpFTProperty1 = new FixedText( this, SdResId( FT_PROPERTY_1 ) ); in CustomAnimationEffectTabPage()
1204 mpLBProperty1 = new PropertyControl( this, SdResId( LB_PROPERTY_1 ) ); in CustomAnimationEffectTabPage()
1205 mpFTProperty2 = new FixedText( this, SdResId( FT_PROPERTY_2 ) ); in CustomAnimationEffectTabPage()
1206 mpLBProperty2 = new PropertyControl( this, SdResId( LB_PROPERTY_2 ) ); in CustomAnimationEffectTabPage()
[all …]
H A DCustomAnimationPane.cxx125 String aVerySlow( SdResId( STR_CUSTOMANIMATION_DURATION_VERY_SLOW ) ); in fillDurationComboBox()
128 String aSlow( SdResId( STR_CUSTOMANIMATION_DURATION_SLOW ) ); in fillDurationComboBox()
131 String aNormal( SdResId( STR_CUSTOMANIMATION_DURATION_NORMAL ) ); in fillDurationComboBox()
134 String aFast( SdResId( STR_CUSTOMANIMATION_DURATION_FAST ) ); in fillDurationComboBox()
137 String aVeryFast( SdResId( STR_CUSTOMANIMATION_DURATION_VERY_FAST ) ); in fillDurationComboBox()
143 String aNone( SdResId( STR_CUSTOMANIMATION_REPEAT_NONE ) ); in fillRepeatComboBox()
152 String aUntilClick( SdResId( STR_CUSTOMANIMATION_REPEAT_UNTIL_NEXT_CLICK ) ); in fillRepeatComboBox()
155 String aEndOfSlide( SdResId( STR_CUSTOMANIMATION_REPEAT_UNTIL_END_OF_SLIDE ) ); in fillRepeatComboBox()
162 : Control( pParent, SdResId(DLG_CUSTOMANIMATIONPANE) ), in CustomAnimationPane()
171 mpFLEffect = new FixedLine( this, SdResId( FL_EFFECT ) ); in CustomAnimationPane()
[all …]
/AOO41X/main/sd/source/core/
H A Dstlsheet.cxx454 if (aName == String(SdResId(STR_PSEUDOSHEET_TITLE))) in GetRealStyleSheet()
456 aInternalName = String(SdResId(STR_LAYOUT_TITLE)); in GetRealStyleSheet()
458 else if (aName == String(SdResId(STR_PSEUDOSHEET_SUBTITLE))) in GetRealStyleSheet()
460 aInternalName = String(SdResId(STR_LAYOUT_SUBTITLE)); in GetRealStyleSheet()
462 else if (aName == String(SdResId(STR_PSEUDOSHEET_BACKGROUND))) in GetRealStyleSheet()
464 aInternalName = String(SdResId(STR_LAYOUT_BACKGROUND)); in GetRealStyleSheet()
466 else if (aName == String(SdResId(STR_PSEUDOSHEET_BACKGROUNDOBJECTS))) in GetRealStyleSheet()
468 aInternalName = String(SdResId(STR_LAYOUT_BACKGROUNDOBJECTS)); in GetRealStyleSheet()
470 else if (aName == String(SdResId(STR_PSEUDOSHEET_NOTES))) in GetRealStyleSheet()
472 aInternalName = String(SdResId(STR_LAYOUT_NOTES)); in GetRealStyleSheet()
[all …]

12345678