| /AOO42X/main/svtools/source/dialogs/ |
| H A D | addresstemplate.cxx | 180 String sLogicalFieldNames( SvtResId( STR_LOCAGICAL_FIELD_NAMES ) ); in AssigmentTransientData() 547 ModalDialog(_pParent, SvtResId( DLG_ADDRESSBOOKSOURCE ))\ 548 ,m_aDatasourceFrame (this, SvtResId(FL_DATASOURCEFRAME))\ 549 ,m_aDatasourceLabel (this, SvtResId(FT_DATASOURCE))\ 550 ,m_aDatasource (this, SvtResId(CB_DATASOURCE))\ 551 ,m_aAdministrateDatasources (this, SvtResId(PB_ADMINISTATE_DATASOURCES))\ 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))\ [all …]
|
| H A D | prnsetup.cxx | 150 SvtResId aResId( nResId ); in ImplPrnDlgAddResString() 223 XubString aJobStr( SvtResId( STR_SVT_PRNDLG_JOBCOUNT ) ); in ImplPrnDlgGetStatusText() 235 ModalDialog ( pWindow, SvtResId( DLG_SVT_PRNDLG_PRNSETUPDLG ) ), in PrinterSetupDialog() 236 maFlPrinter ( this, SvtResId( FL_PRINTER ) ), in PrinterSetupDialog() 237 maFtName ( this, SvtResId( FT_NAME ) ), in PrinterSetupDialog() 238 maLbName ( this, SvtResId( LB_NAMES ) ), in PrinterSetupDialog() 239 maBtnProperties ( this, SvtResId( BTN_PROPERTIES ) ), in PrinterSetupDialog() 240 maBtnOptions ( this, SvtResId( BTN_OPTIONS ) ), in PrinterSetupDialog() 241 maFtStatus ( this, SvtResId( FT_STATUS ) ), in PrinterSetupDialog() 242 maFiStatus ( this, SvtResId( FI_STATUS ) ), in PrinterSetupDialog() [all …]
|
| H A D | filedlg2.cxx | 157 pDlg->SetText( UniString( SvtResId( STR_FILEDLG_SELECT ) ) ); in InitControls() 170 aPnt, aFTSiz, UniString( SvtResId( STR_FILEDLG_DIR ) ), HID_FILEDLG_DIR ); in InitControls() 182 aPnt, aFTSiz, UniString( SvtResId( STR_FILEDLG_DRIVES ) ), HID_FILEDLG_DRIVE ); 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() 739 Point(10, 12), Size(nW, 18), UniString( SvtResId( STR_FILEDLG_FILE ) ), HID_FILEDLG_FILE ); in InitControls() [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()
|
| /AOO42X/main/fpicker/source/office/ |
| H A D | iodlg.cxx | 462 struct SvtResId : public ResId struct 464 SvtResId (sal_uInt16 nId) : ResId (nId, *ResMgrHolder::getOrCreate()) {} in SvtResId() argument 477 ModalDialog( _pParent, SvtResId( DLG_SVT_EXPLORERFILE ) ) in SvtFileDialog() 501 :ModalDialog( _pParent, SvtResId( DLG_SVT_EXPLORERFILE ) ) in SvtFileDialog() 558 …m_aImages = ImageList( SvtResId( bIsHighContrast ? RID_FILEPICKER_IMAGES_HC : RID_FILEPICKER_IMAGE… in Init_Impl() 580 _pImp->_pFtFileName = new FixedText( this, SvtResId( FT_EXPLORERFILE_FILENAME ) ); in Init_Impl() 586 Edit aDummy( this, SvtResId( ED_EXPLORERFILE_FILENAME ) ); in Init_Impl() 602 _pImp->_pFtFileType = new FixedText( this, SvtResId( FT_EXPLORERFILE_FILETYPE ) ); in Init_Impl() 603 _pImp->CreateFilterListControl( this, SvtResId( LB_EXPLORERFILE_FILETYPE ) ); in Init_Impl() 612 FixedText aSharedListBoxLabel( this, SvtResId( FT_EXPLORERFILE_SHARED_LISTBOX ) ); in Init_Impl() [all …]
|
| /AOO42X/main/svtools/source/contnr/ |
| H A D | templwin.cxx | 356 Image aImage( SvtResId( bHiContrast ? IMG_SVT_NEWDOC_HC : IMG_SVT_NEWDOC ) ); in SvtIconWindow_Impl() 358 String aEntryStr = String( SvtResId( STR_SVT_NEWDOC ) ); in SvtIconWindow_Impl() 362 pEntry->SetQuickHelpText( String( SvtResId( STR_SVT_NEWDOC_HELP ) ) ); in SvtIconWindow_Impl() 371 aEntryStr = String( SvtResId( STR_SVT_TEMPLATES ) ); in SvtIconWindow_Impl() 373 …aEntryStr, Image( SvtResId( bHiContrast ? IMG_SVT_TEMPLATES_HC : IMG_SVT_TEMPLATES ) ), ICON_POS_T… in SvtIconWindow_Impl() 375 pEntry->SetQuickHelpText( String( SvtResId( STR_SVT_TEMPLATES_HELP ) ) ); in SvtIconWindow_Impl() 383 aEntryStr = String( SvtResId( STR_SVT_MYDOCS ) ); in SvtIconWindow_Impl() 385 …aEntryStr, Image( SvtResId( bHiContrast ? IMG_SVT_MYDOCS_HC : IMG_SVT_MYDOCS ) ), ICON_POS_MYDOCS … in SvtIconWindow_Impl() 387 pEntry->SetQuickHelpText( String( SvtResId( STR_SVT_MYDOCS_HELP ) ) ); in SvtIconWindow_Impl() 394 aEntryStr = String( SvtResId( STR_SVT_SAMPLES ) ); in SvtIconWindow_Impl() [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() 743 msAccessibleDescText( SvtResId( STR_SVT_ACC_DESC_FILEVIEW ) ), in ViewTabListBox_Impl() 744 msFolder ( SvtResId( STR_SVT_ACC_DESC_FOLDER ) ), in ViewTabListBox_Impl() 745 msFile ( SvtResId( STR_SVT_ACC_DESC_FILE ) ), in ViewTabListBox_Impl() 760 …mpHeaderBar->InsertItem( COLUMN_TITLE, String( SvtResId( STR_SVT_FILEVIEW_COLUMN_TITLE ) ), 180, n… in ViewTabListBox_Impl() 761 …mpHeaderBar->InsertItem( COLUMN_TYPE, String( SvtResId( STR_SVT_FILEVIEW_COLUMN_TYPE ) ), 140, nBi… in ViewTabListBox_Impl() 762 …mpHeaderBar->InsertItem( COLUMN_SIZE, String( SvtResId( STR_SVT_FILEVIEW_COLUMN_SIZE ) ), 80, nBit… in ViewTabListBox_Impl() [all …]
|
| /AOO42X/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()
|
| /AOO42X/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() 521 … ((FontList*)this)->maMapNotAvailable = XubString( SvtResId( STR_SVT_FONTMAP_NOTAVAILABLE ) ); in GetFontMapText() 555 …((FontList*)this)->maMapStyleNotAvailable = XubString( SvtResId( STR_SVT_FONTMAP_STYLENOTAVAILABLE… 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 | 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()
|
| 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()
|
| /AOO42X/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()
|
| /AOO42X/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 );
|
| /AOO42X/main/svtools/source/plugapp/ |
| H A D | ttprops.cxx | 71 SvtResId TTProperties::GetSvtResId( sal_uInt16 nId ) in GetSvtResId() 73 return SvtResId( nId ); in GetSvtResId()
|
| /AOO42X/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()
|
| /AOO42X/main/chart2/source/controller/main/ |
| H A D | UndoCommandDispatch.cxx | 80 OUString aUndo = OUString( String( SvtResId( STR_UNDO ))); in fireStatusEvent() 86 OUString aRedo = OUString( String( SvtResId( STR_REDO ))); in fireStatusEvent()
|
| /AOO42X/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()
|