/aoo41x/main/svtools/source/dialogs/ |
H A D | addresstemplate.cxx | 547 ModalDialog(_pParent, SvtResId( DLG_ADDRESSBOOKSOURCE ))\ 549 ,m_aDatasourceLabel (this, SvtResId(FT_DATASOURCE))\ 550 ,m_aDatasource (this, SvtResId(CB_DATASOURCE))\ 552 ,m_aTableLabel (this, SvtResId(FT_TABLE))\ 553 ,m_aTable (this, SvtResId(CB_TABLE))\ 554 ,m_aFieldsTitle (this, SvtResId(FT_FIELDS))\ 555 ,m_aFieldsFrame (this, SvtResId(CT_BORDER))\ 557 ,m_aOK (this, SvtResId(PB_OK))\ 558 ,m_aCancel (this, SvtResId(PB_CANCEL))\ 559 ,m_aHelp (this, SvtResId(PB_HELP))\ [all …]
|
H A D | prnsetup.cxx | 150 SvtResId aResId( nResId ); in ImplPrnDlgAddResString() 236 maFlPrinter ( this, SvtResId( FL_PRINTER ) ), in PrinterSetupDialog() 237 maFtName ( this, SvtResId( FT_NAME ) ), in PrinterSetupDialog() 238 maLbName ( this, SvtResId( LB_NAMES ) ), in PrinterSetupDialog() 241 maFtStatus ( this, SvtResId( FT_STATUS ) ), in PrinterSetupDialog() 242 maFiStatus ( this, SvtResId( FI_STATUS ) ), in PrinterSetupDialog() 243 maFtType ( this, SvtResId( FT_TYPE ) ), in PrinterSetupDialog() 244 maFiType ( this, SvtResId( FI_TYPE ) ), in PrinterSetupDialog() 247 maFtComment ( this, SvtResId( FT_COMMENT ) ), in PrinterSetupDialog() 250 maBtnOK ( this, SvtResId( BTN_OK ) ), in PrinterSetupDialog() [all …]
|
H A D | filedlg2.cxx | 157 pDlg->SetText( UniString( SvtResId( STR_FILEDLG_SELECT ) ) ); in InitControls() 208 String aNewDirStr( SvtResId( STR_FILEDLG_NEWDIR ) ); in InitControls() 213 String aHomeDirStr( SvtResId( STR_FILEDLG_HOME ) ); in InitControls() 412 UniString( SvtResId( STR_FILEDLG_CANTCHDIR ) ) ); in IMPL_LINK() 510 UniString aQueryTxt( SvtResId( STR_FILEDLG_ASKNEWDIR ) ); in IsFileOk() 522 UniString aBoxText( SvtResId( STR_FILEDLG_CANTOPENDIR ) ); in IsFileOk() 700 SvtResId aSvtResId = bOpen ? STR_FILEDLG_OPEN : STR_FILEDLG_SAVE; in ImpFileDialog() 862 if( aEntry == UniString( SvtResId( STR_FILEDLG_GOUP ) ) ) in IMPL_LINK() 998 pFileList->InsertEntry( UniString( SvtResId( STR_FILEDLG_GOUP ) ) ); in UpdateEntries() 1107 UniString aErrorString( SvtResId( STR_FILEDLG_CANTOPENFILE ) ); in IsFileOk() [all …]
|
H A D | insdlg.cxx | 218 String aOleObj( SvtResId( STR_FURTHER_OBJECT ) ); in FillInsertObjects() 320 aUIName = String( SvtResId( nResId ) ); in GetSotFormatUIName() 378 String( SvtResId( STR_UNKNOWN_SOURCE ) ); in GetEmbeddedName()
|
H A D | wizardmachine.cxx | 198 m_pPrevPage->SetText(String(SvtResId(STR_WIZDLG_PREVIOUS))); in implConstruct() 215 m_pNextPage->SetText(String(SvtResId(STR_WIZDLG_NEXT))); in implConstruct() 228 m_pFinish->SetText(String(SvtResId(STR_WIZDLG_FINISH))); in implConstruct()
|
/aoo41x/main/fpicker/source/office/ |
H A D | iodlg.cxx | 460 struct SvtResId : public ResId struct 475 ModalDialog( _pParent, SvtResId( DLG_SVT_EXPLORERFILE ) ) in SvtFileDialog() 499 :ModalDialog( _pParent, SvtResId( DLG_SVT_EXPLORERFILE ) ) in SvtFileDialog() 584 Edit aDummy( this, SvtResId( ED_EXPLORERFILE_FILENAME ) ); in Init_Impl() 770 _pImp->_pFtFileName->SetText( SvtResId( STR_PATHNAME ) ); in Init_Impl() 775 SetText( SvtResId( nResId ) ); in Init_Impl() 778 _pImp->_pBtnFileOpen->SetText( SvtResId( nButtonResId ) ); in Init_Impl() 975 String sAllFilesFilter( SvtResId( STR_FILTERNAME_ALL ) ); in adjustFilter() 2178 String aAll( SvtResId( STR_FILTERNAME_ALL ) ); in PrepareExecute() 3013 _pPrevBmp->SetAccessibleName(SvtResId(STR_PREVIEW)); in AddControls_Impl() [all …]
|
/aoo41x/main/svtools/source/contnr/ |
H A D | templwin.cxx | 361 String aEntryStr = String( SvtResId( STR_SVT_NEWDOC ) ); in SvtIconWindow_Impl() 374 aEntryStr = String( SvtResId( STR_SVT_TEMPLATES ) ); in SvtIconWindow_Impl() 386 aEntryStr = String( SvtResId( STR_SVT_MYDOCS ) ); in SvtIconWindow_Impl() 397 aEntryStr = String( SvtResId( STR_SVT_SAMPLES ) ); in SvtIconWindow_Impl() 767 ResStringArray( SvtResId( STRARY_SVT_DOCINFO ) ) in SvtDocInfoTable_Impl() 1047 aFileViewTB ( this, SvtResId( TB_SVT_FILEVIEW ) ), in SvtTemplateWindow() 1048 aFrameWinTB ( this, SvtResId( TB_SVT_FRAMEWIN ) ), in SvtTemplateWindow() 1686 ModalDialog( _pParent, SvtResId( DLG_DOCTEMPLATE ) ), in SvtDocumentTemplateDialog() 1689 aLine ( this, SvtResId( FL_DOCTEMPLATE ) ), in SvtDocumentTemplateDialog() 1710 ModalDialog( pParent, SvtResId( DLG_DOCTEMPLATE ) ), in SvtDocumentTemplateDialog() [all …]
|
H A D | fileview.cxx | 701 aUnitStr += String( SvtResId( STR_SVT_BYTES ) ); in CreateExactSizeText_Impl() 707 aUnitStr += String( SvtResId( STR_SVT_KB ) ); in CreateExactSizeText_Impl() 713 aUnitStr += String( SvtResId( STR_SVT_MB ) ); in CreateExactSizeText_Impl() 719 aUnitStr += String( SvtResId( STR_SVT_GB ) ); in CreateExactSizeText_Impl() 2760 _aEntryLabel ( this, SvtResId( TXT_ENTRY ) ), in QueryDeleteDlg_Impl() 2761 _aEntry ( this, SvtResId( TXT_ENTRYNAME ) ), in QueryDeleteDlg_Impl() 2762 _aQueryMsg ( this, SvtResId( TXT_QUERYMSG ) ), in QueryDeleteDlg_Impl() 2763 _aYesButton ( this, SvtResId( BTN_YES ) ), in QueryDeleteDlg_Impl() 2764 _aAllButton ( this, SvtResId( BTN_ALL ) ), in QueryDeleteDlg_Impl() 2765 _aNoButton ( this, SvtResId( BTN_NO ) ), in QueryDeleteDlg_Impl() [all …]
|
/aoo41x/main/svtools/source/java/ |
H A D | javainteractionhandler.cxx | 146 WarningBox aWarningBox( NULL, SvtResId( WARNINGBOX_JAVANOTFOUND ) ); in handle() 147 String aTitle( SvtResId( STR_WARNING_JAVANOTFOUND ) ); in handle() 163 WarningBox aWarningBox( NULL, SvtResId( WARNINGBOX_INVALIDJAVASETTINGS ) ); in handle() 164 String aTitle( SvtResId(STR_WARNING_INVALIDJAVASETTINGS)); in handle() 180 QueryBox aQueryBox( NULL, SvtResId( QBX_JAVADISABLED ) ); in handle() 181 String aTitle( SvtResId( STR_QUESTION_JAVADISABLED ) ); in handle() 204 ErrorBox aErrorBox( NULL, SvtResId( ERRORBOX_JVMCREATIONFAILED ) ); in handle() 205 String aTitle( SvtResId( STR_ERROR_JVMCREATIONFAILED ) ); in handle() 222 ErrorBox aErrorBox(NULL, SvtResId( ERRORBOX_RESTARTREQUIRED ) ); in handle() 223 String aTitle( SvtResId( STR_ERROR_RESTARTREQUIRED ) ); in handle()
|
/aoo41x/main/svtools/source/control/ |
H A D | ctrltool.cxx | 352 maLight = XubString( SvtResId( STR_SVT_STYLE_LIGHT ) ); in FontList() 353 maLightItalic = XubString( SvtResId( STR_SVT_STYLE_LIGHT_ITALIC ) ); in FontList() 354 maNormal = XubString( SvtResId( STR_SVT_STYLE_NORMAL ) ); in FontList() 355 maNormalItalic = XubString( SvtResId( STR_SVT_STYLE_NORMAL_ITALIC ) ); in FontList() 356 maBold = XubString( SvtResId( STR_SVT_STYLE_BOLD ) ); in FontList() 357 maBoldItalic = XubString( SvtResId( STR_SVT_STYLE_BOLD_ITALIC ) ); in FontList() 358 maBlack = XubString( SvtResId( STR_SVT_STYLE_BLACK ) ); in FontList() 359 maBlackItalic = XubString( SvtResId( STR_SVT_STYLE_BLACK_ITALIC ) ); in FontList() 576 ((FontList*)this)->maMapPrinterOnly = XubString( SvtResId( STR_SVT_FONTMAP_PRINTERONLY ) ); in GetFontMapText() 584 ((FontList*)this)->maMapScreenOnly = XubString( SvtResId( STR_SVT_FONTMAP_SCREENONLY ) ); in GetFontMapText() [all …]
|
H A D | filectrl.cxx | 39 maButtonText( SvtResId( STR_FILECTRL_BUTTONTEXT ) ), in FileControl() 223 maButtonText = XubString( SvtResId( STR_FILECTRL_BUTTONTEXT ) ); in ResetButtonText()
|
H A D | ctrlbox.cxx | 147 InsertEntry( Color( COL_AUTO ), SvtResId( STR_SVT_AUTOMATIC_COLOR ), 0 ); in InsertAutomaticEntry() 659 maImagePrinterFont = Image( SvtResId( bHC? RID_IMG_PRINTERFONT_HC : RID_IMG_PRINTERFONT ) ); in InitBitmaps() 660 maImageBitmapFont = Image( SvtResId( bHC? RID_IMG_BITMAPFONT_HC : RID_IMG_BITMAPFONT ) ); in InitBitmaps() 661 maImageScalableFont = Image( SvtResId( bHC? RID_IMG_SCALABLEFONT_HC : RID_IMG_SCALABLEFONT ) ); in InitBitmaps()
|
H A D | collatorres.cxx | 76 #define RESSTR(rid) String(SvtResId(rid)) in CollatorRessource()
|
H A D | indexentryres.cxx | 76 #define RESSTR(rid) String(SvtResId(rid)) in IndexEntryRessource()
|
H A D | tabbar.cxx | 399 mpFirstBtn->SetAccessibleName(String(SvtResId(STR_TABBAR_PUSHBUTTON_MOVET0HOME))); in ImplInit() 401 mpPrevBtn->SetAccessibleName( String(SvtResId(STR_TABBAR_PUSHBUTTON_MOVELEFT))); in ImplInit() 403 mpNextBtn->SetAccessibleName(String(SvtResId(STR_TABBAR_PUSHBUTTON_MOVERIGHT))); in ImplInit() 405 mpLastBtn->SetAccessibleName( String(SvtResId(STR_TABBAR_PUSHBUTTON_MOVETOEND))); in ImplInit()
|
/aoo41x/main/svtools/source/misc/ |
H A D | svtdata.cxx | 70 SvtResId::SvtResId(sal_uInt16 nId, const ::com::sun::star::lang::Locale aLocale): in SvtResId() function in SvtResId 73 SvtResId::SvtResId(sal_uInt16 nId): ResId(nId, *ImpSvtData::GetSvtData().GetResMgr()) {} in SvtResId() function in SvtResId
|
H A D | imagemgr.cxx | 493 aRet = String( SvtResId( nResId ) ); in GetDescriptionByFactory_Impl() 644 return Image( SvtResId( IMG_SVT_FOLDER ) ); in GetImageFromList_Impl() 669 _pBigHCImageList = new ImageList( SvtResId( RID_SVTOOLS_IMAGELIST_BIG_HIGHCONTRAST ) ); in GetImageFromList_Impl() 675 _pBigImageList = new ImageList( SvtResId( RID_SVTOOLS_IMAGELIST_BIG ) ); in GetImageFromList_Impl() 684 _pSmallHCImageList = new ImageList( SvtResId( RID_SVTOOLS_IMAGELIST_SMALL_HIGHCONTRAST ) ); in GetImageFromList_Impl() 690 _pSmallImageList = new ImageList( SvtResId( RID_SVTOOLS_IMAGELIST_SMALL ) ); in GetImageFromList_Impl() 774 sDescription += String( SvtResId( nResId ) ); in GetDescription_Impl() 874 String sDescription = String( SvtResId( nResId ) ); in GetFolderDescription()
|
H A D | helpagentwindow.cxx | 75 Bitmap aCloserBitmap(SvtResId(BMP_HELP_AGENT_CLOSER)); in HelpAgentWindow() 86 Bitmap aHelpAgentBitmap(SvtResId(BMP_HELP_AGENT_IMAGE)); in HelpAgentWindow()
|
H A D | ehdl.cxx | 97 String aErr(SvtResId(STR_ERR_HDLMESS)); in aWndFunc() 379 rStr=String(SvtResId(RID_ERRHDL_CLASS)); in GetErrorString()
|
/aoo41x/main/svtools/inc/svtools/ |
H A D | svtdata.hxx | 56 class SVT_DLLPUBLIC SvtResId: public ResId class 59 SvtResId(sal_uInt16 nId, const ::com::sun::star::lang::Locale aLocale); 60 SvtResId(sal_uInt16 nId);
|
H A D | ttprops.hxx | 86 static SvtResId GetSvtResId( sal_uInt16 nId );
|
/aoo41x/main/svtools/source/plugapp/ |
H A D | ttprops.cxx | 71 SvtResId TTProperties::GetSvtResId( sal_uInt16 nId ) in GetSvtResId() 73 return SvtResId( nId ); in GetSvtResId()
|
/aoo41x/main/sw/source/ui/wrtsh/ |
H A D | wrtundo.cxx | 128 ::rtl::OUStringBuffer buf = ::rtl::OUStringBuffer( String( SvtResId( nResStr ) ) ); in GetDoString() 170 ::rtl::OUStringBuffer buf( String(SvtResId(STR_REPEAT)) ); in GetRepeatString()
|
/aoo41x/main/chart2/source/controller/main/ |
H A D | UndoCommandDispatch.cxx | 82 OUString aUndo = OUString( String( SvtResId( STR_UNDO ))); in fireStatusEvent() 88 OUString aRedo = OUString( String( SvtResId( STR_REDO ))); in fireStatusEvent()
|
/aoo41x/main/sd/source/ui/view/ |
H A D | viewshe3.cxx | 165 String aTmp( SvtResId( STR_UNDO ) ); in GetMenuState() 193 String aTmp(SvtResId(STR_REDO)); in GetMenuState()
|