Home
last modified time | relevance | path

Searched refs:SdResId (Results 26 – 50 of 176) sorted by relevance

12345678

/trunk/main/sd/source/ui/dlg/
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()
H A Dmorphdlg.cxx69 ModalDialog ( pParent, SdResId( DLG_MORPH ) ), in MorphDlg()
70 aGrpPreset ( this, SdResId( GRP_PRESET ) ), in MorphDlg()
71 aFtSteps ( this, SdResId( FT_STEPS ) ), in MorphDlg()
72 aMtfSteps ( this, SdResId( MTF_STEPS ) ), in MorphDlg()
73 aCbxAttributes ( this, SdResId( CBX_ATTRIBUTES ) ), in MorphDlg()
74 aCbxOrientation ( this, SdResId( CBX_ORIENTATION ) ), in MorphDlg()
75 aBtnOK ( this, SdResId( BTN_OK ) ), in MorphDlg()
76 aBtnCancel ( this, SdResId( BTN_CANCEL ) ), in MorphDlg()
77 aBtnHelp ( this, SdResId( BTN_HELP ) ) in MorphDlg()
H A Dins_paste.cxx41 ModalDialog( pWindow, SdResId( DLG_INSERT_PASTE ) ), in SdInsertPasteDlg()
42 aFlPosition( this, SdResId( FL_POSITION ) ), in SdInsertPasteDlg()
43 aRbBefore( this, SdResId( RB_BEFORE ) ), in SdInsertPasteDlg()
44 aRbAfter( this, SdResId( RB_AFTER ) ), in SdInsertPasteDlg()
45 aBtnOK( this, SdResId( BTN_OK ) ), in SdInsertPasteDlg()
46 aBtnCancel( this, SdResId( BTN_CANCEL ) ), in SdInsertPasteDlg()
47 aBtnHelp( this, SdResId( BTN_HELP ) ) in SdInsertPasteDlg()
H A Dprltempl.cxx69 SdResId DlgId, in SdPresLayoutTemplateDlg()
116 String aStyleName((SdResId(STR_PSEUDOSHEET_OUTLINE))); in SdPresLayoutTemplateDlg()
200 aTitle = String(SdResId( STR_PSEUDOSHEET_TITLE )); in SdPresLayoutTemplateDlg()
204 aTitle = String(SdResId( STR_PSEUDOSHEET_SUBTITLE )); in SdPresLayoutTemplateDlg()
208 aTitle = String(SdResId( STR_PSEUDOSHEET_BACKGROUND )); in SdPresLayoutTemplateDlg()
212 aTitle = String(SdResId( STR_PSEUDOSHEET_BACKGROUNDOBJECTS )); in SdPresLayoutTemplateDlg()
224 aTitle = String(SdResId( STR_PSEUDOSHEET_OUTLINE )); in SdPresLayoutTemplateDlg()
230 aTitle = String(SdResId( STR_PSEUDOSHEET_NOTES )); in SdPresLayoutTemplateDlg()
H A Dnavigatr.cxx74 const SdResId& rSdResId, in SdNavigatorWin()
78 maToolbox ( this, SdResId( 1 ) ), in SdNavigatorWin()
79 maTlbObjects( this, SdResId( TLB_OBJECTS ) ), in SdNavigatorWin()
80 maLbDocs ( this, SdResId( LB_DOCS ) ), in SdNavigatorWin()
86 maImageList ( SdResId( IL_NAVIGATR ) ), in SdNavigatorWin()
87 maImageListH ( SdResId( ILH_NAVIGATR ) ) in SdNavigatorWin()
93 maTlbObjects.SetAccessibleName(String(SdResId(STR_OBJECTS_TREE))); in SdNavigatorWin()
366 pMenu->InsertItem( nID, String( SdResId( nRId ) ) ); in IMPL_LINK()
395 String(SdResId(STR_NAVIGATOR_SHOW_NAMED_SHAPES))); in IMPL_LINK()
398 String(SdResId(STR_NAVIGATOR_SHOW_ALL_SHAPES))); in IMPL_LINK()
[all …]
H A Dgluectrl.cxx134 InsertEntry( String( SdResId( STR_GLUE_ESCDIR_SMART ) ) ); in Fill()
135 InsertEntry( String( SdResId( STR_GLUE_ESCDIR_LEFT ) ) ); in Fill()
136 InsertEntry( String( SdResId( STR_GLUE_ESCDIR_RIGHT ) ) ); in Fill()
137 InsertEntry( String( SdResId( STR_GLUE_ESCDIR_TOP ) ) ); in Fill()
138 InsertEntry( String( SdResId( STR_GLUE_ESCDIR_BOTTOM ) ) ); in Fill()
H A Dparagr.cxx70 : SfxTabPage(pParent, SdResId(RID_TABPAGE_PARA_NUMBERING), rAttr) in SdParagraphNumTabPage()
71 , maNewStartCB( this, SdResId( CB_NEW_START ) ) in SdParagraphNumTabPage()
72 , maNewStartNumberCB( this, SdResId( CB_NUMBER_NEW_START ) ) in SdParagraphNumTabPage()
73 , maNewStartNF( this, SdResId( NF_NEW_START ) ) in SdParagraphNumTabPage()
166 : SfxTabDialog( pParent, SdResId( TAB_PARAGRAPH ), pAttr ) in SdParagraphDlg()
/trunk/main/sd/source/ui/view/
H A Dunmodpg.cxx77 sal_uInt8 aBckgrnd = rLayerAdmin.GetLayerID(String(SdResId(STR_LAYER_BCKGRND)), sal_False); in ModifyPageUndoAction()
78 sal_uInt8 aBckgrndObj = rLayerAdmin.GetLayerID(String(SdResId(STR_LAYER_BCKGRNDOBJ)), sal_False); in ModifyPageUndoAction()
85 maComment = String(SdResId(STR_UNDO_MODIFY_PAGE)); in ModifyPageUndoAction()
125 sal_uInt8 aBckgrnd = rLayerAdmin.GetLayerID(String(SdResId(STR_LAYER_BCKGRND)), sal_False); in Undo()
126 sal_uInt8 aBckgrndObj = rLayerAdmin.GetLayerID(String(SdResId(STR_LAYER_BCKGRNDOBJ)), sal_False); in Undo()
174 sal_uInt8 aBckgrnd = rLayerAdmin.GetLayerID(String(SdResId(STR_LAYER_BCKGRND)), sal_False); in Redo()
175 sal_uInt8 aBckgrndObj = rLayerAdmin.GetLayerID(String(SdResId(STR_LAYER_BCKGRNDOBJ)), sal_False); in Redo()
214 , maComment(SdResId(STR_TITLE_RENAMESLIDE)) in RenameLayoutTemplateUndoAction()
225 aLayoutName.Append( String(SdResId(STR_LAYOUT_OUTLINE))) ; in Undo()
234 aLayoutName.Append( String(SdResId(STR_LAYOUT_OUTLINE))) ; in Redo()
H A Ddrviewsb.cxx102 String aLayerName ( SdResId(STR_LAYER) ), aLayerTitle, aLayerDesc; in FuTemp02()
123 …lg = pFact ? pFact->CreateSdInsertLayerDlg(NULL, aNewAttr, true, String( SdResId( STR_INSERTLAYER … in FuTemp02()
142 String(SdResId( STR_WARN_NAME_DUPLICATE))); in FuTemp02()
271 String aLayoutLayer ( SdResId(STR_LAYER_LAYOUT) ); in FuTemp02()
272 String aControlsLayer ( SdResId(STR_LAYER_CONTROLS) ); in FuTemp02()
273 String aMeasureLinesLayer ( SdResId(STR_LAYER_MEASURELINES) ); in FuTemp02()
274 String aBackgroundLayer( SdResId(STR_LAYER_BCKGRND) ); in FuTemp02()
275 String aBackgroundObjLayer( SdResId(STR_LAYER_BCKGRNDOBJ) ); in FuTemp02()
317 String( SdResId( STR_WARN_NAME_DUPLICATE))); in FuTemp02()
756 …sal_uInt8 nBackground = rLayerAdmin.GetLayerID( String( SdResId( STR_LAYER_BCKGRND )), sal_False ); in RenameSlide()
[all …]
H A DViewShellImplementation.cxx109 sal_uInt8 aBckgrnd = rLayerAdmin.GetLayerID(String(SdResId(STR_LAYER_BCKGRND)), sal_False); in ProcessModifyPageSlot()
110 sal_uInt8 aBckgrndObj = rLayerAdmin.GetLayerID(String(SdResId(STR_LAYER_BCKGRNDOBJ)), sal_False); in ProcessModifyPageSlot()
198 String aComment( SdResId(STR_UNDO_MODIFY_PAGE) ); in ProcessModifyPageSlot()
225 aBckgrnd = rLayerAdmin.GetLayerID(String(SdResId(STR_LAYER_BCKGRND)), sal_False); in ProcessModifyPageSlot()
226 aBckgrndObj = rLayerAdmin.GetLayerID(String(SdResId(STR_LAYER_BCKGRNDOBJ)), sal_False); in ProcessModifyPageSlot()
286 sal_uInt8 aBackground (rLayerAdmin.GetLayerID(String(SdResId(STR_LAYER_BCKGRND)), sal_False)); in AssignLayout()
287 …sal_uInt8 aBackgroundObject (rLayerAdmin.GetLayerID(String(SdResId(STR_LAYER_BCKGRNDOBJ)), sal_Fal… in AssignLayout()
H A DDocumentRenderer.cxx398 : Resource(SdResId(_STR_IMPRESS_PRINT_UI_OPTIONS)) in DialogCreator()
444 String( SdResId(_STR_IMPRESS_PRINT_UI_PRINT_GROUP) ), in ProcessResource()
452 String( SdResId( _STR_IMPRESS_PRINT_UI_CONTENT ) ), in ProcessResource()
480 String( SdResId( _STR_IMPRESS_PRINT_UI_ORDER ) ), in ProcessResource()
508 String( SdResId(_STR_DRAW_PRINT_UI_IS_PRINT_NAME) ), in ProcessResource()
517 String( SdResId(_STR_IMPRESS_PRINT_UI_IS_PRINT_DATE) ), in ProcessResource()
601 String( SdResId(_STR_IMPRESS_PRINT_UI_BROCHURE) ), in ProcessResource()
630 String( SdResId(_STR_IMPRESS_PRINT_UI_PAPER_TRAY) ), in ProcessResource()
642 String( SdResId( _STR_IMPRESS_PRINT_UI_PAGE_RANGE ) ), in ProcessResource()
682 SdResId aResourceId (nResourceId); in CreateChoice()
[all …]
H A Dpresvish.cxx81 SFX_IMPL_INTERFACE( PresentationViewShell, DrawViewShell, SdResId( STR_PRESVIEWSHELL ) ) in SFX_IMPL_INTERFACE()
85 SdResId(RID_DRAW_TOOLBOX)); in SFX_IMPL_INTERFACE()
87 SdResId(RID_DRAW_VIEWER_TOOLBOX) ); in SFX_IMPL_INTERFACE()
90 SdResId(RID_DRAW_OPTIONS_TOOLBOX)); in SFX_IMPL_INTERFACE()
93 SdResId(RID_DRAW_COMMONTASK_TOOLBOX)); in SFX_IMPL_INTERFACE()
H A Ddrviewsc.cxx91 InfoBox(pWindow, String(SdResId(STR_ACTION_NOTPOSSIBLE) ) ).Execute(); in FuTemp03()
214 InfoBox(pWindow, String(SdResId(STR_ACTION_NOTPOSSIBLE) ) ).Execute(); in FuTemp03()
231 InfoBox(pWindow, String(SdResId(STR_ACTION_NOTPOSSIBLE) ) ).Execute(); in FuTemp03()
251 InfoBox(pWindow, String(SdResId(STR_ACTION_NOTPOSSIBLE) ) ).Execute(); in FuTemp03()
272 InfoBox(pWindow, String(SdResId(STR_ACTION_NOTPOSSIBLE) ) ).Execute(); in FuTemp03()
293 InfoBox(pWindow, String(SdResId(STR_ACTION_NOTPOSSIBLE) ) ).Execute(); in FuTemp03()
322 InfoBox(pWindow, String(SdResId(STR_ACTION_NOTPOSSIBLE) ) ).Execute(); in FuTemp03()
417 InfoBox(pWindow, String(SdResId(STR_ACTION_NOTPOSSIBLE) ) ).Execute(); in FuTemp03()
/trunk/main/sd/source/ui/animations/
H A DSlideTransitionPane.cxx270 String aComment( SdResId(STR_UNDO_SLIDE_PARAMS) ); in lcl_CreateUndoForPages()
450 maFT_SPEED( this, SdResId( FT_SPEED ) ), in SlideTransitionPane()
451 maLB_SPEED( this, SdResId( LB_SPEED ) ), in SlideTransitionPane()
452 maFT_SOUND( this, SdResId( FT_SOUND ) ), in SlideTransitionPane()
453 maLB_SOUND( this, SdResId( LB_SOUND ) ), in SlideTransitionPane()
454 maCB_LOOP_SOUND( this, SdResId( CB_LOOP_SOUND ) ), in SlideTransitionPane()
459 maFL_EMPTY1( this, SdResId( FL_EMPTY1 ) ), in SlideTransitionPane()
461 maPB_PLAY( this, SdResId( PB_PLAY ) ), in SlideTransitionPane()
462 maPB_SLIDE_SHOW( this, SdResId( PB_SLIDE_SHOW ) ), in SlideTransitionPane()
463 maFL_EMPTY2( this, SdResId( FL_EMPTY2 ) ), in SlideTransitionPane()
[all …]
H A DCustomAnimationCreateDialog.cxx254 : TabPage( pParent, SdResId( RID_TP_CUSTOMANIMATION_ENTRANCE ) ) in CustomAnimationCreateTabPage()
260 mpLBEffects = new CategoryListBox( this, SdResId( LB_EFFECTS ) ); in CustomAnimationCreateTabPage()
261 mpFTSpeed = new FixedText( this, SdResId( FT_SPEED ) ); in CustomAnimationCreateTabPage()
262 mpCBSpeed = new ComboBox( this, SdResId( CB_SPEED ) ); in CustomAnimationCreateTabPage()
263 mpCBXPReview = new CheckBox( this, SdResId( CBX_PREVIEW ) ); in CustomAnimationCreateTabPage()
265 String sMotionPathLabel( SdResId( STR_USERPATH ) ); in CustomAnimationCreateTabPage()
517 : TabDialog( pParent, SdResId( DLG_CUSTOMANIMATION_CREATE ) ) in CustomAnimationCreateDialog()
522 mpTabControl = new TabControl( this, SdResId( 1 ) ); in CustomAnimationCreateDialog()
523 mpOKButton = new OKButton(this, SdResId( 1 ) ) ; in CustomAnimationCreateDialog()
524 mpCancelButton = new CancelButton(this, SdResId( 1 ) ); in CustomAnimationCreateDialog()
[all …]
/trunk/main/sd/source/core/
H A Dsdpage.cxx126 maLayoutName += String(SdResId(STR_LAYOUT_OUTLINE)); in SdPage()
318 BitmapEx aBmpEx( SdResId( BMP_PRESOBJ_OBJECT ) ); in CreatePresObj()
328 BitmapEx aBmpEx( SdResId( BMP_PRESOBJ_CHART ) ); in CreatePresObj()
348 BitmapEx aBmpEx( SdResId( BMP_PRESOBJ_TABLE ) ); in CreatePresObj()
583 aName += String(SdResId(STR_LAYOUT_BACKGROUND)); in GetStyleSheetForMasterPageBackground()
612 aName += String(SdResId(STR_LAYOUT_TITLE)); in GetStyleSheetForPresObj()
616 aName += String(SdResId(STR_LAYOUT_NOTES)); in GetStyleSheetForPresObj()
620 aName += String(SdResId(STR_LAYOUT_SUBTITLE)); in GetStyleSheetForPresObj()
669 aStyleName.Append( String( SdResId( nNameId ) ) ); in getPresentationStyle()
2561 aCreatedPageName = String(SdResId(STR_PAGE)); in GetName()
[all …]
H A Dstlpool.cxx139 aName += String(SdResId(STR_LAYOUT_TITLE)); in GetTitleSheet()
155 aName += String(SdResId(STR_LAYOUT_OUTLINE)); in CreateOutlineSheetList()
206 String aName(SdResId(STR_LAYOUT_OUTLINE)); in CreateLayoutStyleSheets()
358 aName = String(SdResId(STR_LAYOUT_TITLE)); in CreateLayoutStyleSheets()
404 aName = String(SdResId(STR_LAYOUT_SUBTITLE)); in CreateLayoutStyleSheets()
453 aName = String(SdResId(STR_LAYOUT_NOTES)); in CreateLayoutStyleSheets()
528 aName = String(SdResId(STR_LAYOUT_BACKGROUND)); in CreateLayoutStyleSheets()
740 String aName(SdResId(STR_LAYOUT_OUTLINE)); in CreateLayoutSheetNames()
752 pName = new String(SdResId(STR_LAYOUT_TITLE)); in CreateLayoutSheetNames()
760 pName = new String(SdResId(STR_LAYOUT_NOTES)); in CreateLayoutSheetNames()
[all …]
H A Ddrawdoc4.cxx279 aName = String(SdResId(STR_POOLSHEET_OBJWITHARROW)); in CreateLayoutTemplates()
302 aName = String(SdResId(STR_POOLSHEET_OBJWITHSHADOW)); in CreateLayoutTemplates()
337 aName = String(SdResId(STR_POOLSHEET_TEXT)); in CreateLayoutTemplates()
348 aName = String(SdResId(STR_POOLSHEET_TEXTBODY)); in CreateLayoutTemplates()
395 aName = String(SdResId(STR_POOLSHEET_TITLE)); in CreateLayoutTemplates()
408 aName = String(SdResId(STR_POOLSHEET_TITLE1)); in CreateLayoutTemplates()
429 aName = String(SdResId(STR_POOLSHEET_TITLE2)); in CreateLayoutTemplates()
465 aName = String(SdResId(STR_POOLSHEET_HEADLINE)); in CreateLayoutTemplates()
481 aName = String(SdResId(STR_POOLSHEET_HEADLINE1)); in CreateLayoutTemplates()
499 aName = String(SdResId(STR_POOLSHEET_HEADLINE2)); in CreateLayoutTemplates()
[all …]
/trunk/main/sd/source/ui/func/
H A Dfutempl.cxx196 pStyleSheet->SetParent(String(SdResId(STR_STANDARD_STYLESHEET_NAME))); in DoExecute()
214 pStyleSheet->SetParent(String(SdResId(STR_STANDARD_STYLESHEET_NAME))); in DoExecute()
332 if (aName == String(SdResId(STR_PSEUDOSHEET_TITLE))) in DoExecute()
337 else if (aName == String(SdResId(STR_PSEUDOSHEET_SUBTITLE))) in DoExecute()
343 String(SdResId(STR_PSEUDOSHEET_BACKGROUND))) in DoExecute()
349 String(SdResId(STR_PSEUDOSHEET_BACKGROUNDOBJECTS))) in DoExecute()
355 String(SdResId(STR_PSEUDOSHEET_NOTES))) in DoExecute()
360 else if(aName.Search(String(SdResId(STR_PSEUDOSHEET_OUTLINE))) != in DoExecute()
365 String aOutlineStr((SdResId(STR_PSEUDOSHEET_OUTLINE))); in DoExecute()
435 String sStyleName((SdResId(STR_PSEUDOSHEET_OUTLINE))); in DoExecute()
[all …]
H A Dfudraw.cxx968 aHelpText = String(SdResId(STR_CLICK_ACTION_PREVPAGE)); in SetHelpText()
975 aHelpText = String(SdResId(STR_CLICK_ACTION_NEXTPAGE)); in SetHelpText()
982 aHelpText = String(SdResId(STR_CLICK_ACTION_FIRSTPAGE)); in SetHelpText()
989 aHelpText = String(SdResId(STR_CLICK_ACTION_LASTPAGE)); in SetHelpText()
996 aHelpText = String(SdResId(STR_CLICK_ACTION_BOOKMARK)); in SetHelpText()
1005 aHelpText = String(SdResId(STR_CLICK_ACTION_DOCUMENT)); in SetHelpText()
1014 aHelpText = String(SdResId(STR_CLICK_ACTION_PROGRAM)); in SetHelpText()
1023 aHelpText = String(SdResId(STR_CLICK_ACTION_MACRO)); in SetHelpText()
1046 aHelpText = String(SdResId(STR_CLICK_ACTION_SOUND)); in SetHelpText()
1053 aHelpText = String(SdResId(STR_CLICK_ACTION_VERB)); in SetHelpText()
[all …]
/trunk/main/sd/source/ui/app/
H A Dsdpopup.cxx71 InsertItem( nID++, String( SdResId( STR_FIX ) ), nStyle ); in Fill()
72 InsertItem( nID++, String( SdResId( STR_VAR ) ), nStyle ); in Fill()
87 InsertItem( nID++, String( SdResId( STR_STANDARD_SMALL ) ), nStyle ); in Fill()
88 InsertItem( nID++, String( SdResId( STR_STANDARD_BIG ) ), nStyle ); in Fill()
119 InsertItem( nID++, String( SdResId( STR_STANDARD_NORMAL ) ), nStyle ); in Fill()
151 InsertItem( nID++, String( SdResId( STR_FILEFORMAT_NAME_EXT ) ), nStyle ); in Fill()
152 InsertItem( nID++, String( SdResId( STR_FILEFORMAT_FULLPATH ) ), nStyle ); in Fill()
153 InsertItem( nID++, String( SdResId( STR_FILEFORMAT_PATH ) ), nStyle ); in Fill()
154 InsertItem( nID++, String( SdResId( STR_FILEFORMAT_NAME ) ), nStyle ); in Fill()
/trunk/main/sd/source/ui/unoidl/
H A Dunolayer.cxx99 return String( SdResId( STR_LAYER_BCKGRND ) ); in convertToInternalName()
103 return String( SdResId( STR_LAYER_BCKGRNDOBJ ) ); in convertToInternalName()
107 return String( SdResId( STR_LAYER_LAYOUT ) ); in convertToInternalName()
111 return String( SdResId( STR_LAYER_CONTROLS ) ); in convertToInternalName()
115 return String( SdResId( STR_LAYER_MEASURELINES ) ); in convertToInternalName()
126 if( rName == String( SdResId( STR_LAYER_BCKGRND ) ) ) in convertToExternalName()
130 else if( rName == String( SdResId( STR_LAYER_BCKGRNDOBJ ) ) ) in convertToExternalName()
134 else if( rName == String( SdResId( STR_LAYER_LAYOUT ) ) ) in convertToExternalName()
138 else if( rName == String( SdResId( STR_LAYER_CONTROLS ) ) ) in convertToExternalName()
142 else if( rName == String( SdResId( STR_LAYER_MEASURELINES ) ) ) in convertToExternalName()
[all …]
/trunk/main/sd/source/ui/annotations/
H A Dannotationmanager.cxx168 sRet = sRet + String(SdResId(STR_ANNOTATION_TODAY)); in getAnnotationDateTimeString()
171 sRet = sRet + String(SdResId(STR_ANNOTATION_YESTERDAY)); in getAnnotationDateTimeString()
376 mpDoc->BegUndo( String( SdResId( STR_ANNOTATION_UNDO_INSERT ) ) ); in InsertAnnotation()
469 String aStr(SdResId(STR_ANNOTATION_REPLY)); in ExecuteReplyToAnnotation()
472 sAuthor = String( SdResId( STR_ANNOTATION_NOAUTHOR ) ); in ExecuteReplyToAnnotation()
526 mpDoc->BegUndo( String( SdResId( STR_ANNOTATION_UNDO_DELETE ) ) ); in DeleteAnnotation()
540 mpDoc->BegUndo( String( SdResId( STR_ANNOTATION_UNDO_DELETE ) ) ); in DeleteAnnotationsByAuthor()
570 mpDoc->BegUndo( String( SdResId( STR_ANNOTATION_UNDO_DELETE ) ) ); in DeleteAllAnnotations()
745 String(SdResId(nStringId))); in SelectNextAnnotation()
1007 …std::auto_ptr< PopupMenu > pMenu( new PopupMenu( SdResId( pAnnotationWindow ? RID_ANNOTATION_CONTE… in ExecuteAnnotationContextMenu()
[all …]
/trunk/main/sd/source/ui/accessibility/
H A DAccessibleDrawDocumentView.cxx288 OUString sName = String( SdResId(SID_SD_A11Y_D_PRESENTATION) ); in getAccessibleName()
308 sReadOnly = String(SdResId(SID_SD_A11Y_D_PRESENTATION_READONLY)); in getAccessibleName()
638 sName = String( SdResId(SID_SD_A11Y_I_DRAWVIEW_N) ); in CreateAccessibleName()
644 sName = String( SdResId(SID_SD_A11Y_D_DRAWVIEW_N) ); in CreateAccessibleName()
651 sName = String( SdResId(SID_SD_A11Y_I_NOTESVIEW_N) ); in CreateAccessibleName()
657 sName = String( SdResId(SID_SD_A11Y_I_HANDOUTVIEW_N) ); in CreateAccessibleName()
695 sDescription = String( SdResId(SID_SD_A11Y_I_DRAWVIEW_D) ); in CreateAccessibleDescription()
701 sDescription = String( SdResId(SID_SD_A11Y_D_DRAWVIEW_D) ); in CreateAccessibleDescription()
708 sDescription = String( SdResId(SID_SD_A11Y_I_NOTESVIEW_D) ); in CreateAccessibleDescription()
714 sDescription = String( SdResId(SID_SD_A11Y_I_HANDOUTVIEW_D) ); in CreateAccessibleDescription()
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsTheme.cxx84 maStrings[String_DragAndDropPages] = String(SdResId(STRING_DRAG_AND_DROP_PAGES)); in Theme()
85 maStrings[String_DragAndDropSlides] = String(SdResId(STRING_DRAG_AND_DROP_SLIDES)); in Theme()
86 maStrings[String_Command1] = String(SdResId(STRING_COMMAND1)); in Theme()
87 maStrings[String_Command2] = String(SdResId(STRING_COMMAND2_A)); in Theme()
88 maStrings[String_Command2B] = String(SdResId(STRING_COMMAND2_B)); in Theme()
89 maStrings[String_Command3] = String(SdResId(STRING_COMMAND3)); in Theme()
520 const BitmapEx aIcon (Image(SdResId(nResourceId)).GetBitmapEx()); in InitializeIcon()

Completed in 157 milliseconds

12345678