/aoo42x/main/sfx2/source/dialog/ |
H A D | dinfdlg.cxx | 128 aUnitStr += String( SfxResId(STR_BYTES) ); in CreateSizeText() 141 aUnitStr += String( SfxResId(STR_KB) ); in CreateSizeText() 149 aUnitStr += String( SfxResId(STR_MB) ); in CreateSizeText() 157 aUnitStr += String( SfxResId(STR_GB) ); in CreateSizeText() 176 aSizeStr += String( SfxResId(STR_BYTES) ); in CreateSizeText() 821 aUnknownSize ( SfxResId( STR_UNKNOWNSIZE ) ), in SfxDocumentPage() 1070 aName = String( SfxResId( STR_NONAME ) ); in Reset() 1168 aFTEvery ( this, SfxResId( FT_EVERY ) ), in SfxInternetPage() 1171 aFTAfter ( this, SfxResId( FT_AFTER ) ), in SfxInternetPage() 1174 aFTURL ( this, SfxResId( FT_URL ) ), in SfxInternetPage() [all …]
|
H A D | printopt.cxx | 57 aReduceGB( this, SfxResId( GB_REDUCE ) ), in SfxCommonPrintOptionsTabPage() 58 aOutputTypeFT( this, SfxResId( FT_OUTPUTTYPE ) ), in SfxCommonPrintOptionsTabPage() 61 aOutputGB( this, SfxResId( GB_OUTPUT ) ), in SfxCommonPrintOptionsTabPage() 76 aWarnGB( this, SfxResId( GB_PRINT_WARN ) ), in SfxCommonPrintOptionsTabPage() 77 aPaperSizeCB( this, SfxResId( CB_PAPERSIZE ) ), in SfxCommonPrintOptionsTabPage() 79 aTransparencyCB( this, SfxResId( CB_TRANSPARENCY ) ) in SfxCommonPrintOptionsTabPage() 513 aWarnFI ( this, SfxResId( FI_PRINTTRANSWARN ) ), in TransparencyPrintWarningBox() 514 aWarnFT ( this, SfxResId( FT_PRINTTRANSWARN ) ), in TransparencyPrintWarningBox() 515 aYesBtn ( this, SfxResId( BTN_PRINTTRANS_YES ) ), in TransparencyPrintWarningBox() 516 aNoBtn ( this, SfxResId( BTN_PRINTTRANS_NO ) ), in TransparencyPrintWarningBox() [all …]
|
H A D | mgetempl.cxx | 62 aNameFt ( this, SfxResId( FT_NAME ) ), in SfxManageStyleSheetPage() 63 aNameEd ( this, SfxResId( ED_NAME ) ), in SfxManageStyleSheetPage() 64 aNameMLE ( this, SfxResId( MLE_NAME ) ), in SfxManageStyleSheetPage() 65 aAutoCB ( this, SfxResId( CB_AUTO ) ), in SfxManageStyleSheetPage() 67 aFollowFt ( this, SfxResId( FT_NEXT ) ), in SfxManageStyleSheetPage() 68 aFollowLb ( this, SfxResId( LB_NEXT ) ), in SfxManageStyleSheetPage() 70 aBaseFt ( this, SfxResId( FT_BASE ) ), in SfxManageStyleSheetPage() 71 aBaseLb ( this, SfxResId( LB_BASE ) ), in SfxManageStyleSheetPage() 73 aFilterFt ( this, SfxResId( FT_REGION ) ), in SfxManageStyleSheetPage() 77 aDescFt ( this, SfxResId( FT_DESC ) ), in SfxManageStyleSheetPage() [all …]
|
H A D | securitypage.cxx | 210 m_aNewPasswordToOpenFL (&rTabPage, SfxResId( PASSWORD_TO_OPEN_FL ) ), in SfxSecurityPage_Impl() 211 m_aNewPasswordToOpenFT (&rTabPage, SfxResId( PASSWORD_TO_OPEN_FT ) ), in SfxSecurityPage_Impl() 212 m_aNewPasswordToOpenED (&rTabPage, SfxResId( PASSWORD_TO_OPEN_ED ) ), in SfxSecurityPage_Impl() 215 m_aNewPasswordInfoFT (&rTabPage, SfxResId( PASSWORD_INFO_FT ) ), in SfxSecurityPage_Impl() 221 m_aOptionsFL (&rTabPage, SfxResId( OPTIONS_FL ) ), in SfxSecurityPage_Impl() 222 m_aOpenReadonlyCB (&rTabPage, SfxResId( OPEN_READONLY_CB ) ), in SfxSecurityPage_Impl() 223 m_aRecordChangesCB (&rTabPage, SfxResId( RECORD_CHANGES_CB ) ), in SfxSecurityPage_Impl() 225 m_aProtectSTR ( SfxResId( STR_PROTECT ) ), in SfxSecurityPage_Impl() 226 m_aUnProtectSTR ( SfxResId( STR_UNPROTECT ) ), in SfxSecurityPage_Impl() 230 m_aEndRedliningWarning ( SfxResId( STR_END_REDLINING_WARNING ) ), in SfxSecurityPage_Impl() [all …]
|
H A D | passwd.cxx | 101 ModalDialog( pParent, SfxResId ( DLG_PASSWD ) ), in SfxPasswordDialog() 104 maUserFT ( this, SfxResId( FT_PASSWD_USER ) ), in SfxPasswordDialog() 105 maUserED ( this, SfxResId( ED_PASSWD_USER ) ), in SfxPasswordDialog() 106 maPasswordFT ( this, SfxResId( FT_PASSWD_PASSWORD ) ), in SfxPasswordDialog() 107 maPasswordED ( this, SfxResId( ED_PASSWD_PASSWORD ) ), in SfxPasswordDialog() 108 maConfirmFT ( this, SfxResId( FT_PASSWD_CONFIRM ) ), in SfxPasswordDialog() 109 maConfirmED ( this, SfxResId( ED_PASSWD_CONFIRM ) ), in SfxPasswordDialog() 113 maConfirm2FT ( this, SfxResId( FT_PASSWD_CONFIRM2 ) ), in SfxPasswordDialog() 115 maOKBtn ( this, SfxResId( BTN_PASSWD_OK ) ), in SfxPasswordDialog() 116 maCancelBtn ( this, SfxResId( BTN_PASSWD_CANCEL ) ), in SfxPasswordDialog() [all …]
|
H A D | versdlg.cxx | 206 , aSaveButton( this, SfxResId( PB_SAVE ) ) in SfxVersionDialog() 210 , aSavedByText( this, SfxResId( FT_SAVEDBY ) ) in SfxVersionDialog() 213 , aCloseButton( this, SfxResId( PB_CLOSE ) ) in SfxVersionDialog() 214 , aOpenButton( this, SfxResId( PB_OPEN ) ) in SfxVersionDialog() 215 , aViewButton( this, SfxResId( PB_VIEW ) ) in SfxVersionDialog() 216 , aDeleteButton( this, SfxResId( PB_DELETE ) ) in SfxVersionDialog() 218 , aHelpButton( this, SfxResId( PB_HELP ) ) in SfxVersionDialog() 473 , aEdit( this, SfxResId( ME_VERSIONS ) ) in SfxViewVersionDialog_Impl() 474 , aOKButton( this, SfxResId( PB_OK ) ) in SfxViewVersionDialog_Impl() 476 , aCloseButton( this, SfxResId( PB_CLOSE ) ) in SfxViewVersionDialog_Impl() [all …]
|
H A D | dinfedt.cxx | 48 ModalDialog( pParent, SfxResId( DLG_DOCINFO_EDT ) ), in SfxDocInfoEditDlg() 50 aInfoFL ( this, SfxResId( FL_INFO ) ), in SfxDocInfoEditDlg() 51 aInfo1ED ( this, SfxResId( ED_INFO1 ) ), in SfxDocInfoEditDlg() 52 aInfo2ED ( this, SfxResId( ED_INFO2 ) ), in SfxDocInfoEditDlg() 53 aInfo3ED ( this, SfxResId( ED_INFO3 ) ), in SfxDocInfoEditDlg() 54 aInfo4ED ( this, SfxResId( ED_INFO4 ) ), in SfxDocInfoEditDlg() 55 aOkBT ( this, SfxResId( BT_OK ) ), in SfxDocInfoEditDlg() 56 aCancelBT ( this, SfxResId( BT_CANCEL ) ), in SfxDocInfoEditDlg() 57 aHelpBtn ( this, SfxResId( BTN_HELP ) ) in SfxDocInfoEditDlg()
|
H A D | srchdlg.cxx | 51 ModelessDialog( pWindow, SfxResId( RID_DLG_SEARCH ) ), in SearchDialog() 53 m_aSearchLabel ( this, SfxResId( FT_SEARCH ) ), in SearchDialog() 54 m_aSearchEdit ( this, SfxResId( ED_SEARCH ) ), in SearchDialog() 55 m_aWholeWordsBox ( this, SfxResId( CB_WHOLEWORDS ) ), in SearchDialog() 56 m_aMatchCaseBox ( this, SfxResId( CB_MATCHCASE ) ), in SearchDialog() 57 m_aWrapAroundBox ( this, SfxResId( CB_WRAPAROUND ) ), in SearchDialog() 58 m_aBackwardsBox ( this, SfxResId( CB_BACKWARDS ) ), in SearchDialog() 59 m_aFindBtn ( this, SfxResId( PB_FIND ) ), in SearchDialog() 60 m_aCancelBtn ( this, SfxResId( PB_CANCELFIND ) ), in SearchDialog() 61 m_sToggleText ( SfxResId( STR_TOGGLE ) ), in SearchDialog()
|
H A D | newstyle.cxx | 48 InfoBox( this, SfxResId( MSG_POOL_STYLE_NAME ) ).Execute(); in IMPL_LINK() 74 ModalDialog( pParent, SfxResId( DLG_NEW_STYLE_BY_EXAMPLE ) ), in IMPL_LINK_INLINE_END() 76 aColFL ( this, SfxResId( FL_COL ) ), in IMPL_LINK_INLINE_END() 77 aColBox ( this, SfxResId( LB_COL ) ), in IMPL_LINK_INLINE_END() 78 aOKBtn ( this, SfxResId( BT_OK ) ), in IMPL_LINK_INLINE_END() 79 aCancelBtn ( this, SfxResId( BT_CANCEL ) ), in IMPL_LINK_INLINE_END() 80 aQueryOverwriteBox ( this, SfxResId( MSG_OVERWRITE ) ), in IMPL_LINK_INLINE_END() 90 aColBox.SetAccessibleName(SfxResId(FL_COL)); in IMPL_LINK_INLINE_END()
|
H A D | alienwarn.cxx | 40 SfxModalDialog( pParent, SfxResId( RID_DLG_ALIEN_WARNING ) ), in SfxAlienWarningDialog() 42 m_aKeepCurrentBtn ( this, SfxResId( PB_NO ) ), in SfxAlienWarningDialog() 43 m_aSaveODFBtn ( this, SfxResId( PB_YES ) ), in SfxAlienWarningDialog() 44 m_aMoreInfoBtn ( this, SfxResId( PB_MOREINFO ) ), in SfxAlienWarningDialog() 45 m_aOptionLine ( this, SfxResId( FL_OPTION ) ), in SfxAlienWarningDialog() 46 m_aWarningOnBox ( this, SfxResId( CB_WARNING_OFF ) ), in SfxAlienWarningDialog() 47 m_aQueryImage ( this, SfxResId( FI_QUERY ) ), in SfxAlienWarningDialog() 48 m_aInfoText ( this, SfxResId( FT_INFOTEXT ) ) in SfxAlienWarningDialog()
|
H A D | templdlg.cxx | 215 : SfxModalDialog(pParent,SfxResId(RID_STYLECATALOG)) in SfxTemplateCatalog() 934 aFmtLb ( this, SfxResId( BT_VLIST ) ), in SfxCommonTemplateDialog_Impl() 935 aFilterLb ( pW, SfxResId( BT_FLIST ) ), in SfxCommonTemplateDialog_Impl() 2906 aFamList ( pTmpWindow, SfxResId( BT_TOOL ) ), in SfxTemplateCatalog_Impl() 2907 aOkBtn ( pTmpWindow, SfxResId( BT_OK ) ), in SfxTemplateCatalog_Impl() 2908 aCancelBtn ( pTmpWindow, SfxResId( BT_CANCEL ) ), in SfxTemplateCatalog_Impl() 2909 aNewBtn ( pTmpWindow, SfxResId( BT_NEW ) ), in SfxTemplateCatalog_Impl() 2910 aChangeBtn ( pTmpWindow, SfxResId( BT_EDIT ) ), in SfxTemplateCatalog_Impl() 2911 aDelBtn ( pTmpWindow, SfxResId( BT_DEL ) ), in SfxTemplateCatalog_Impl() 2912 aOrgBtn ( pTmpWindow, SfxResId( BT_ORG ) ), in SfxTemplateCatalog_Impl() [all …]
|
H A D | recfloat.cxx | 174 QueryBox aBox( GetWindow(), WB_YES_NO | WB_DEF_NO , String( SfxResId( STR_MACRO_LOSS ) ) ); in QueryClose() 175 aBox.SetText( String( SfxResId(STR_CANCEL_RECORDING) ) ); in QueryClose() 189 SfxResId( SID_RECORDING_FLOATWINDOW ) ) in SfxRecordingFloat_Impl() 191 , aTbx( this, SfxResId(SID_RECORDING_FLOATWINDOW) ) in SfxRecordingFloat_Impl()
|
/aoo42x/main/sfx2/source/doc/ |
H A D | new.cxx | 569 aRegionLb( pAntiImplP, SfxResId( LB_REGION ) ), in SfxNewFileDialog_Impl() 574 aTitleFt( pAntiImplP, SfxResId( FT_TITLE ) ), in SfxNewFileDialog_Impl() 575 aTitleEd( pAntiImplP, SfxResId( ED_TITLE ) ), in SfxNewFileDialog_Impl() 576 aThemaFt( pAntiImplP, SfxResId( FT_THEMA ) ), in SfxNewFileDialog_Impl() 577 aThemaEd( pAntiImplP, SfxResId( ED_THEMA ) ), in SfxNewFileDialog_Impl() 580 aDescFt( pAntiImplP, SfxResId( FT_DESC ) ), in SfxNewFileDialog_Impl() 581 aDescEd( pAntiImplP, SfxResId( ED_DESC ) ), in SfxNewFileDialog_Impl() 589 aOkBt( pAntiImplP, SfxResId( BT_OK ) ), in SfxNewFileDialog_Impl() 590 aCancelBt( pAntiImplP, SfxResId( BT_CANCEL ) ), in SfxNewFileDialog_Impl() 591 aHelpBt( pAntiImplP, SfxResId( BT_HELP ) ), in SfxNewFileDialog_Impl() [all …]
|
H A D | doctdlg.cxx | 52 aEditFL ( this, SfxResId( FL_EDIT ) ), in SfxDocumentTemplateDlg() 53 aNameEd ( this, SfxResId( ED_NAME ) ), in SfxDocumentTemplateDlg() 54 aTemplateFL ( this, SfxResId( FL_STYLESHEETS ) ), in SfxDocumentTemplateDlg() 55 aRegionFt ( this, SfxResId( FT_SECTION ) ), in SfxDocumentTemplateDlg() 56 aRegionLb ( this, SfxResId( LB_SECTION ) ), in SfxDocumentTemplateDlg() 57 aTemplateFt ( this, SfxResId( FT_STYLESHEETS ) ), in SfxDocumentTemplateDlg() 60 aOkBt ( this, SfxResId( BT_OK ) ), in SfxDocumentTemplateDlg() 61 aCancelBt ( this, SfxResId( BT_CANCEL ) ), in SfxDocumentTemplateDlg() 62 aHelpBt ( this, SfxResId( BT_HELP ) ), in SfxDocumentTemplateDlg() 63 aEditBt ( this, SfxResId( BT_EDIT ) ), in SfxDocumentTemplateDlg() [all …]
|
H A D | docvor.cxx | 211 aLeftTypLb ( pParent, SfxResId( LB_LEFT_TYP ) ), in SfxOrganizeDlg_Impl() 214 aRightTypLb ( pParent, SfxResId( LB_RIGHT_TYP ) ), in SfxOrganizeDlg_Impl() 216 aOkBtn ( pParent, SfxResId( BTN_OK ) ), in SfxOrganizeDlg_Impl() 217 aEditBtn ( pParent, SfxResId( BTN_EDIT ) ), in SfxOrganizeDlg_Impl() 218 aHelpBtn ( pParent, SfxResId( BTN_HELP ) ), in SfxOrganizeDlg_Impl() 220 aFilesBtn ( pParent, SfxResId( BTN_FILES ) ), in SfxOrganizeDlg_Impl() 222 aEditAcc ( SfxResId( ACC_EDIT ) ), in SfxOrganizeDlg_Impl() 324 Image aOpenedDocBmp( SfxResId( IMG_OPENED_DOC ) ); in InitBitmaps() 325 Image aClosedDocBmp( SfxResId( IMG_CLOSED_DOC ) ); in InitBitmaps() 349 SfxResId aResId( nId ); in QueryDelete_Impl() [all …]
|
H A D | docfac.cxx | 123 pImpl->pNameResId = new SfxResId( STR_DOCTYPENAME_SW ); in SfxObjectFactory() 125 pImpl->pNameResId = new SfxResId( STR_DOCTYPENAME_SWWEB ); in SfxObjectFactory() 127 pImpl->pNameResId = new SfxResId( STR_DOCTYPENAME_SWGLOB ); in SfxObjectFactory() 129 pImpl->pNameResId = new SfxResId( STR_DOCTYPENAME_SC ); in SfxObjectFactory() 131 pImpl->pNameResId = new SfxResId( STR_DOCTYPENAME_SI ); in SfxObjectFactory() 133 pImpl->pNameResId = new SfxResId( STR_DOCTYPENAME_SD ); in SfxObjectFactory() 135 pImpl->pNameResId = new SfxResId( STR_DOCTYPENAME_MESSAGE ); in SfxObjectFactory()
|
H A D | objserv.cxx | 140 SFX_IMPL_INTERFACE(SfxObjectShell,SfxShell,SfxResId(0)) 944 nWhich, String(SfxResId(STR_SAVEDOC)))); in GetState_Impl() 970 rSet.Put(SfxStringItem(nWhich, String(SfxResId(STR_CLOSEDOC)))); in GetState_Impl() 996 rSet.Put( SfxStringItem( nWhich, String( SfxResId( STR_SAVEASDOC ) ) ) ); in GetState_Impl() 1344 InfoBox( NULL, SfxResId( RID_XMLSEC_INFO_WRONGDOCFORMAT ) ).Execute(); in ImplSign() 1378 …if ( (bHasSign && QueryBox( NULL, SfxResId( MSG_XMLSEC_QUERY_SAVESIGNEDBEFORESIGN ) ).Execute() ==… in ImplSign() 1379 …|| (!bHasSign && QueryBox( NULL, SfxResId( RID_XMLSEC_QUERY_SAVEBEFORESIGN ) ).Execute() == RET_YE… in ImplSign() 1395 InfoBox( NULL, SfxResId( RID_XMLSEC_INFO_WRONGDOCFORMAT ) ).Execute(); in ImplSign() 1409 ErrorBox( NULL, WB_OK, SfxResId( STR_XMLSEC_ODF12_EXPECTED ) ).Execute(); in ImplSign()
|
H A D | QuerySaveDocument.cxx | 37 String aText( SfxResId( STR_QUERY_SAVE_DOCUMENT ) ); in ExecuteQuerySaveDocument() 41 aQBox.SetButtonText( BUTTONID_NO, SfxResId( STR_NOSAVEANDCLOSE ) ); in ExecuteQuerySaveDocument() 42 aQBox.SetButtonText( BUTTONID_YES, SfxResId( STR_SAVEDOC ) ); in ExecuteQuerySaveDocument()
|
H A D | objcont.cxx | 461 rText = String(SfxResId(nTextResId)); in GetContent() 462 rClosedBitmap = Bitmap(SfxResId(nClosedBitmapResId)); in GetContent() 463 rOpenedBitmap = Bitmap(SfxResId(nOpenedBitmapResId)); in GetContent() 530 return Bitmap(SfxResId(nResId)); in GetStyleFamilyBitmap() 783 String aHeader(SfxResId(STR_PRINT_STYLES_HEADER)); in Print() 1047 String sMessage( SfxResId( STR_QRYTEMPL_MESSAGE ) ); in UpdateFromTemplate_Impl()
|
/aoo42x/main/sfx2/source/appl/ |
H A D | newhelp.cxx | 459 aContentBox( this, SfxResId( LB_CONTENTS ) ) in ContentTabPage_Impl() 566 aIndexCB ( this, SfxResId( CB_INDEX ) ), in IndexTabPage_Impl() 981 aSearchFT ( this, SfxResId( FT_SEARCH ) ), in SearchTabPage_Impl() 982 aSearchED ( this, SfxResId( ED_SEARCH ) ), in SearchTabPage_Impl() 983 aSearchBtn ( this, SfxResId( PB_SEARCH ) ), in SearchTabPage_Impl() 985 aScopeCB ( this, SfxResId( CB_SCOPE ) ), in SearchTabPage_Impl() 986 aResultsLB ( this, SfxResId( LB_RESULT ) ), in SearchTabPage_Impl() 1583 aActiveLB ( this, SfxResId( LB_ACTIVE ) ), in SfxHelpIndexWindow_Impl() 1585 aTabCtrl ( this, SfxResId( TC_INDEX ) ), in SfxHelpIndexWindow_Impl() 2176 aIndexOnImage = Image( SfxResId( in InitToolBoxImages() [all …]
|
H A D | impldde.cxx | 85 : ModalDialog( pParent, SfxResId( MD_DDE_LINKEDIT ) ), in SvDDELinkEditDialog() 86 aFtDdeApp( this, SfxResId( FT_DDE_APP ) ), in SvDDELinkEditDialog() 87 aEdDdeApp( this, SfxResId( ED_DDE_APP ) ), in SvDDELinkEditDialog() 88 aFtDdeTopic( this, SfxResId( FT_DDE_TOPIC ) ), in SvDDELinkEditDialog() 89 aEdDdeTopic( this, SfxResId( ED_DDE_TOPIC ) ), in SvDDELinkEditDialog() 90 aFtDdeItem( this, SfxResId( FT_DDE_ITEM ) ), in SvDDELinkEditDialog() 91 aEdDdeItem( this, SfxResId( ED_DDE_ITEM ) ), in SvDDELinkEditDialog() 92 aGroupDdeChg( this, SfxResId( GROUP_DDE_CHG ) ), in SvDDELinkEditDialog() 93 aOKButton1( this, SfxResId( 1 ) ), in SvDDELinkEditDialog() 94 aCancelButton1( this, SfxResId( 1 ) ) in SvDDELinkEditDialog()
|
H A D | appopen.cxx | 214 InfoBox( 0, SfxResId(RID_DOCALREADYLOADED_DLG)).Execute(); in DocAlreadyLoaded() 938 String aSecurityWarningBoxTitle( SfxResId( RID_SECURITY_WARNING_TITLE )); in OpenDocExec_Impl() 939 … WarningBox aSecurityWarningBox( pWindow, SfxResId( RID_SECURITY_WARNING_NO_HYPERLINKS )); in OpenDocExec_Impl() 976 ErrorBox( pWindow, SfxResId( MSG_ERR_NO_WEBBROWSER_FOUND )).Execute(); in OpenDocExec_Impl() 982 ErrorBox( pWindow, SfxResId( MSG_ERR_NO_WEBBROWSER_FOUND )).Execute(); in OpenDocExec_Impl() 1064 … String aSecurityWarningBoxTitle( SfxResId( RID_SECURITY_WARNING_TITLE )); in OpenDocExec_Impl() 1065 … WarningBox aSecurityWarningBox( pWindow, SfxResId( RID_SECURITY_WARNING_HYPERLINK )); in OpenDocExec_Impl() 1092 ErrorBox( pWindow, SfxResId( MSG_ERR_NO_WEBBROWSER_FOUND )).Execute(); in OpenDocExec_Impl() 1100 ErrorBox( pWindow, SfxResId( MSG_ERR_NO_WEBBROWSER_FOUND )).Execute(); in OpenDocExec_Impl()
|
/aoo42x/main/sfx2/source/bastyp/ |
H A D | sfxresid.cxx | 38 SfxResId::SfxResId( sal_uInt16 nId ) : in SfxResId() function in SfxResId 54 ResMgr* SfxResId::GetResMgr() in GetResMgr() 64 void SfxResId::DeleteResMgr() in DeleteResMgr()
|
/aoo42x/main/sfx2/source/menu/ |
H A D | mnumgr.cxx | 254 const String aItemText( SfxResId( STR_MENU_NO_SYNONYM_FOUND ) ); in InsertThesaurusSubmenu_Impl() 258 const String sThesaurus( SfxResId( STR_MENU_THESAURUS ) ); in InsertThesaurusSubmenu_Impl() 263 const String sSynonyms( SfxResId( STR_MENU_SYNONYMS ) ); in InsertThesaurusSubmenu_Impl() 305 PopupMenu aPop( SfxResId( MN_CLIPBOARDFUNCS ) ); in UseDefault() 542 PopupMenu aPop( SfxResId( MN_CLIPBOARDFUNCS ) ); in Popup() 592 PopupMenu aPop( SfxResId( MN_CLIPBOARDFUNCS ) ); in ExecutePopup()
|
/aoo42x/main/sfx2/source/view/ |
H A D | viewprn.cxx | 330 String aMsg( SfxResId( STR_NOSTARTPRINTER ) ); in jobFinished() 536 aMsg = String(SfxResId(STR_PRINT_NEWORISIZE)); in SetPrinter_Impl() 541 aMsg = String(SfxResId(STR_PRINT_NEWORI)); in SetPrinter_Impl() 546 aMsg = String(SfxResId(STR_PRINT_NEWSIZE)); in SetPrinter_Impl() 818 … ErrorBox( NULL, WB_OK | WB_DEF_OK, String( SfxResId( STR_NODEFPRINTER ) ) ).Execute(); in ExecPrint_Impl() 833 InfoBox( NULL, String( SfxResId( STR_ERROR_PRINTER_BUSY ) ) ).Execute(); in ExecPrint_Impl()
|