Home
last modified time | relevance | path

Searched refs:IDEResId (Results 1 – 25 of 26) sorted by relevance

12

/trunk/main/basctl/source/dlged/
H A Dmanagelang.cxx100 ModalDialog( pParent, IDEResId( RID_DLG_MANAGE_LANGUAGE ) ), in ManageLanguageDialog()
102 m_aLanguageFT ( this, IDEResId( FT_LANGUAGE ) ), in ManageLanguageDialog()
103 m_aLanguageLB ( this, IDEResId( LB_LANGUAGE ) ), in ManageLanguageDialog()
104 m_aAddPB ( this, IDEResId( PB_ADD_LANG ) ), in ManageLanguageDialog()
105 m_aDeletePB ( this, IDEResId( PB_DEL_LANG ) ), in ManageLanguageDialog()
106 m_aMakeDefPB ( this, IDEResId( PB_MAKE_DEFAULT ) ), in ManageLanguageDialog()
107 m_aInfoFT ( this, IDEResId( FT_INFO ) ), in ManageLanguageDialog()
108 m_aBtnLine ( this, IDEResId( FL_BUTTONS ) ), in ManageLanguageDialog()
109 m_aHelpBtn ( this, IDEResId( PB_HELP ) ), in ManageLanguageDialog()
110 m_aCloseBtn ( this, IDEResId( PB_CLOSE ) ), in ManageLanguageDialog()
[all …]
H A Dpropbrw.cxx373 ::rtl::OUString aText = ::rtl::OUString(String(IDEResId(RID_STR_BRWTITLE_PROPERTIES))); in implSetNewObjectSequence()
374 aText += ::rtl::OUString(String(IDEResId(RID_STR_BRWTITLE_MULTISELECT))); in implSetNewObjectSequence()
405 aName = ::rtl::OUString(String(IDEResId(RID_STR_BRWTITLE_PROPERTIES))); in GetHeadlineName()
498 aName += ::rtl::OUString( String(IDEResId(nResId)) ); in GetHeadlineName()
503 aName = ::rtl::OUString(String(IDEResId(RID_STR_BRWTITLE_NO_PROPERTIES))); in GetHeadlineName()
/trunk/main/basctl/source/basicide/
H A Dmoduldl2.cxx298 …ErrorBox( this, WB_OK | WB_DEF_OK, String( IDEResId( RID_STR_CANNOTCHANGENAMESTDLIB ) ) ).Execute(… in EditingEntry()
309 ErrorBox( this, WB_OK | WB_DEF_OK, String( IDEResId( RID_STR_LIBISREADONLY ) ) ).Execute(); in EditingEntry()
379 … ErrorBox( this, WB_OK | WB_DEF_OK, String( IDEResId( RID_STR_SBXNAMEALLREADYUSED ) ) ).Execute(); in EditedEntry()
392 … ErrorBox( this, WB_OK | WB_DEF_OK, String( IDEResId( RID_STR_LIBNAMETOLONG ) ) ).Execute(); in EditedEntry()
394 ErrorBox( this, WB_OK | WB_DEF_OK, String( IDEResId( RID_STR_BADSBXNAME ) ) ).Execute(); in EditedEntry()
411 String(IDEResId(RID_STR_BADSBXNAME))).Execute(); in IMPL_LINK()
419 : ModalDialog( pParent, IDEResId( RID_DLG_NEWLIB ) ), in NewObjectDialog()
420 aText( this, IDEResId( RID_FT_NEWLIB ) ), in NewObjectDialog()
421 aEdit( this, IDEResId( RID_ED_LIBNAME ) ), in NewObjectDialog()
422 aOKButton( this, IDEResId( RID_PB_OK ) ), in NewObjectDialog()
[all …]
H A Dmoduldlg.cxx107 ErrorBox( this, WB_OK | WB_DEF_OK, String( IDEResId( RID_STR_BADSBXNAME ) ) ).Execute(); in EditedEntry()
480 :TabDialog( pParent, IDEResId( RID_TD_ORGANIZE ) ) in OrganizeDialog()
481 ,aTabCtrl( this, IDEResId( RID_TC_ORGANIZE ) ) in OrganizeDialog()
537 … pNewTabPage = new ObjectPage( pTabCtrl, IDEResId( RID_TP_MODULS ), BROWSEMODE_MODULES ); in IMPL_LINK()
544 … pNewTabPage = new ObjectPage( pTabCtrl, IDEResId( RID_TP_DLGS ), BROWSEMODE_DIALOGS ); in IMPL_LINK()
565 aLibText( this, IDEResId( RID_STR_LIB ) ), in ObjectPage()
566 aBasicBox( this, IDEResId( RID_TRLBOX ) ), in ObjectPage()
567 aEditButton( this, IDEResId( RID_PB_EDIT ) ), in ObjectPage()
568 aCloseButton( this, IDEResId( RID_PB_CLOSE ) ), in ObjectPage()
569 aNewModButton( this, IDEResId( RID_PB_NEWMOD ) ), in ObjectPage()
[all …]
H A Dbastype2.cxx190 SvTreeListBox( pParent, IDEResId( sal::static_int_cast<sal_uInt16>( rRes.GetId() ) ) ), in BasicTreeListBox()
298 … SetEntryBitmaps( pLibRootEntry, Image( IDEResId( nId ) ), Image( IDEResId( nIdHC ) ) ); in ImpCreateLibEntries()
306 Image( IDEResId( nId ) ), in ImpCreateLibEntries()
307 Image( IDEResId( nIdHC ) ), in ImpCreateLibEntries()
344 Image( IDEResId( RID_IMG_MODULE ) ), in ImpCreateLibSubEntries()
345 Image( IDEResId( RID_IMG_MODULE_HC ) ), in ImpCreateLibSubEntries()
363 Image( IDEResId( RID_IMG_MACRO ) ), in ImpCreateLibSubEntries()
364 Image( IDEResId( RID_IMG_MACRO_HC ) ), in ImpCreateLibSubEntries()
400 Image( IDEResId( RID_IMG_DIALOG ) ), in ImpCreateLibSubEntries()
401 Image( IDEResId( RID_IMG_DIALOG_HC ) ), in ImpCreateLibSubEntries()
[all …]
H A Dmacrodlg.cxx63 SfxModalDialog( pParnt, IDEResId( RID_MACROCHOOSER ) ), in DECLARE_LIST()
64 aMacroNameTxt( this, IDEResId( RID_TXT_MACRONAME ) ), in DECLARE_LIST()
65 aMacroNameEdit( this, IDEResId( RID_ED_MACRONAME ) ), in DECLARE_LIST()
66 aMacroFromTxT( this, IDEResId( RID_TXT_MACROFROM ) ), in DECLARE_LIST()
67 aMacrosSaveInTxt( this, IDEResId( RID_TXT_SAVEMACRO ) ), in DECLARE_LIST()
68 aBasicBox( this, IDEResId( RID_CTRL_LIB ) ), in DECLARE_LIST()
69 aMacrosInTxt( this, IDEResId( RID_TXT_MACROSIN ) ), in DECLARE_LIST()
70 aMacroBox( this, IDEResId( RID_CTRL_MACRO ) ), in DECLARE_LIST()
71 aRunButton( this, IDEResId( RID_PB_RUN ) ), in DECLARE_LIST()
72 aCloseButton( this, IDEResId( RID_PB_CLOSE ) ), in DECLARE_LIST()
[all …]
H A Dbrkdlg.cxx66 ModalDialog( pParent, IDEResId( RID_BASICIDE_BREAKPOINTDLG ) ), in BreakPointDialog()
67 aComboBox( this, IDEResId( RID_CB_BRKPOINTS ) ), in BreakPointDialog()
68 aOKButton( this, IDEResId( RID_PB_OK ) ), in BreakPointDialog()
69 aCancelButton( this, IDEResId( RID_PB_CANCEL ) ), in BreakPointDialog()
70 aNewButton( this, IDEResId( RID_PB_NEW ) ), in BreakPointDialog()
71 aDelButton( this, IDEResId( RID_PB_DEL ) ), in BreakPointDialog()
72 aCheckBox( this, IDEResId( RID_CHKB_ACTIVE ) ), in BreakPointDialog()
73 aBrkText( this, IDEResId( RID_FT_BRKPOINTS ) ), in BreakPointDialog()
74 aPassText( this, IDEResId( RID_FT_PASS ) ), in BreakPointDialog()
75 aNumericField( this, IDEResId( RID_FLD_PASS ) ), in BreakPointDialog()
H A Dbaside3.cxx260 pDispatcher->ExecutePopup( IDEResId(RID_POPUP_DLGED), this, &PosPixel ); in Command()
264 pDispatcher->ExecutePopup( IDEResId(RID_POPUP_DLGED) ); in Command()
727 String aDialogStr( IDEResId( RID_STR_STDDIALOGNAME ) ); in SaveDialog()
730 …xFltMgr->appendFilter( String( IDEResId( RID_STR_FILTER_ALLFILES ) ), String( RTL_CONSTASCII_USTRI… in SaveDialog()
873 … ErrorBox( this, WB_OK | WB_DEF_OK, String( IDEResId( RID_STR_COULDNTWRITE) ) ).Execute(); in SaveDialog()
933 AddButton( String( IDEResId( RID_STR_DLGIMP_CLASH_RENAME ) ), RET_YES, in NameClashQueryBox()
935 AddButton( String( IDEResId( RID_STR_DLGIMP_CLASH_REPLACE ) ), RET_NO, 0 ); in NameClashQueryBox()
958 AddButton( String( IDEResId( RID_STR_DLGIMP_MISMATCH_ADD ) ), RET_YES, in LanguageMismatchQueryBox()
960 AddButton( String( IDEResId( RID_STR_DLGIMP_MISMATCH_OMIT ) ), RET_NO, 0 ); in LanguageMismatchQueryBox()
992 String aDialogStr( IDEResId( RID_STR_STDDIALOGNAME ) ); in implImportDialog()
[all …]
H A Dbaside2.cxx148 aPageStr += String( IDEResId( RID_STR_PAGE ) ); in lcl_PrintHeader()
329 WarningBox( this, WB_OK, String( IDEResId( RID_STR_CANNOTRUNMACRO ) ) ).Execute(); in BasicExecute()
477 …xFltMgr->appendFilter( String( IDEResId( RID_STR_FILTER_ALLFILES ) ), String( RTL_CONSTASCII_USTRI… in LoadBasic()
491 … GetEditorWindow().CreateProgress( String( IDEResId( RID_STR_GENERATESOURCE ) ), nLines*4 ); in LoadBasic()
505 … ErrorBox( this, WB_OK | WB_DEF_OK, String( IDEResId( RID_STR_COULDNTREAD ) ) ).Execute(); in LoadBasic()
539 …xFltMgr->appendFilter( String( IDEResId( RID_STR_FILTER_ALLFILES ) ), String( RTL_CONSTASCII_USTRI… in SaveBasicSource()
562 … ErrorBox( this, WB_OK | WB_DEF_OK, String( IDEResId( RID_STR_COULDNTWRITE) ) ).Execute(); in SaveBasicSource()
718 aErrorTextPrefix = String( IDEResId( RID_STR_COMPILEERROR ) ); in IMPL_LINK()
722 aErrorTextPrefix = String( IDEResId( RID_STR_RUNTIMEERROR ) ); in IMPL_LINK()
1187 String aPos( IDEResId( RID_STR_LINE ) ); in GetState()
[all …]
H A Dobjdlg.cxx105 :FloatingWindow( pParent, IDEResId( RID_BASICIDE_OBJCAT ) ) in ObjectCatalog()
106 ,aMacroTreeList( this, IDEResId( RID_TLB_MACROS ) ) in ObjectCatalog()
107 ,aToolBox(this, IDEResId(RID_TB_TOOLBOX), IDEResId(RID_IMGLST_TB_HC)) in ObjectCatalog()
108 ,aMacroDescr( this, IDEResId( RID_FT_MACRODESCR ) ) in ObjectCatalog()
122 aMacroTreeList.SetAccessibleName(String(IDEResId(RID_STR_TLB_MACROS))); in ObjectCatalog()
229 ErrorBox( this, WB_OK, String( IDEResId( RID_STR_OBJNOTFOUND ) ) ).Execute(); in IMPL_LINK()
H A Dbastypes.cxx474 ExtendedEdit::ExtendedEdit( Window* pParent, IDEResId nRes ) : in ExtendedEdit()
554 PopupMenu aPopup( IDEResId( RID_POPUP_TABBAR ) ); in Command()
622 ErrorBox( this, WB_OK | WB_DEF_OK, String( IDEResId( RID_STR_BADSBXNAME ) ) ).Execute(); in AllowRenaming()
947 return QueryDel( rName, IDEResId( RID_STR_QUERYDELMACRO ), pParent ); in QueryDelMacro()
952 return QueryDel( rName, IDEResId( RID_STR_QUERYREPLACEMACRO ), pParent ); in QueryReplaceMacro()
957 return QueryDel( rName, IDEResId( RID_STR_QUERYDELDIALOG ), pParent ); in QueryDelDialog()
962 …return QueryDel( rName, IDEResId( bRef ? RID_STR_QUERYDELLIBREF : RID_STR_QUERYDELLIB ), pParent ); in QueryDelLib()
967 return QueryDel( rName, IDEResId( RID_STR_QUERYDELMODULE ), pParent ); in QueryDelModule()
984 String aTitle( IDEResId( RID_STR_ENTERPASSWORD ) ); in QueryPassword()
1007 …ErrorBox aErrorBox( Application::GetDefDialogParent(), WB_OK, String( IDEResId( RID_STR_WRONGPASSW… in QueryPassword()
H A Dbaside2b.cxx407 … if ( QueryBox( 0, WB_OK_CANCEL, String( IDEResId( RID_STR_WILLSTOPPRG ) ) ).Execute() == RET_OK ) in ImpCanModify()
590 …sInfo( IDE_DLL()->GetShell()->GetViewFrame()->GetObjectShell(), String( IDEResId( RID_STR_GENERATE… in CreateEditEngine()
1107 PopupMenu aBrkPropMenu( IDEResId( RID_POPUP_BRKPROPS ) ); in Command()
1130 PopupMenu aBrkListMenu( IDEResId( RID_POPUP_BRKDLG ) ); in Command()
1191 aWatchStr( IDEResId( RID_STR_REMOVEWATCH ) ), in WatchWindow()
1192 aXEdit( this, IDEResId( RID_EDT_WATCHEDIT ) ), in WatchWindow()
1193 aRemoveWatchButton( this, IDEResId( RID_IMGBTN_REMOVEWATCH ) ), in WatchWindow()
1198 aXEdit.SetAccessibleName(String(IDEResId( RID_STR_WATCHNAME))); in WatchWindow()
1199 aTreeListBox.SetAccessibleName(String(IDEResId(RID_STR_WATCHNAME))); in WatchWindow()
1217 …aHeaderBar.InsertItem( ITEM_ID_VARIABLE, String( IDEResId( RID_STR_WATCHVARIABLE ) ), nVarTabWidth… in WatchWindow()
[all …]
H A Dbasicbox.cxx189 aCurText = String( IDEResId( RID_STR_ALL ) ); in Update()
222 sal_uInt16 nPos = InsertEntry( String( IDEResId( RID_STR_ALL ) ), LISTBOX_APPEND ); in FillBox()
401 m_sNotLocalizedStr( IDEResId( RID_STR_TRANSLATION_NOTLOCALIZED ) ), in BasicLanguageBox()
402 m_sDefaultLanguageStr( IDEResId( RID_STR_TRANSLATION_DEFAULT ) ), in BasicLanguageBox()
H A Dscriptdocument.cxx1559 … case LIBRARY_TYPE_MODULE: aTitle = String( IDEResId( RID_STR_USERMACROS ) ); break; in getTitle()
1560 … case LIBRARY_TYPE_DIALOG: aTitle = String( IDEResId( RID_STR_USERDIALOGS ) ); break; in getTitle()
1561 … case LIBRARY_TYPE_ALL: aTitle = String( IDEResId( RID_STR_USERMACROSDIALOGS ) ); break; in getTitle()
1570 … case LIBRARY_TYPE_MODULE: aTitle = String( IDEResId( RID_STR_SHAREMACROS ) ); break; in getTitle()
1571 … case LIBRARY_TYPE_DIALOG: aTitle = String( IDEResId( RID_STR_SHAREDIALOGS ) ); break; in getTitle()
1572 … case LIBRARY_TYPE_ALL: aTitle = String( IDEResId( RID_STR_SHAREMACROSDIALOGS ) ); break; in getTitle()
H A Dbasdoc.cxx52 SFX_IMPL_INTERFACE( BasicDocShell, SfxObjectShell, IDEResId( 0 ) )
54 SFX_STATUSBAR_REGISTRATION( IDEResId( SID_BASICIDE_STATUSBAR ) );
H A Dbasobj2.cxx177 …ErrorBox aError( pErrorParent, WB_OK | WB_DEF_OK, String( IDEResId( RID_STR_SBXNAMEALLREADYUSED2 )… in RenameModule()
185 … ErrorBox aError( pErrorParent, WB_OK | WB_DEF_OK, String( IDEResId( RID_STR_BADSBXNAME ) ) ); in RenameModule()
356 … ErrorBox( NULL, WB_OK | WB_DEF_OK, String( IDEResId( RID_STR_ERRORCHOOSEMACRO ) ) ).Execute(); in ChooseMacro()
H A Diderdll.cxx67 IDEResId::IDEResId( sal_uInt16 nId ): in IDEResId() function in IDEResId
H A Dbasides2.cxx175 aTitle = String( IDEResId( RID_STR_ALL ) ); in SetMDITitle()
182 aTitle += String( IDEResId( RID_STR_SIGNED ) ); in SetMDITitle()
H A Dbasides1.cxx159 …tem).GetSelection() && QueryBox( pCurWin, WB_YES_NO|WB_DEF_YES, String( IDEResId( RID_STR_SEARCHAL… in ExecuteCurrent()
172 IDEResId nId( RID_STR_SEARCHREPLACES ); in ExecuteCurrent()
195 … QueryBox aQuery( pParent, WB_YES_NO|WB_DEF_YES, String( IDEResId( RID_STR_SEARCHFROMSTART ) ) ); in ExecuteCurrent()
232 … InfoBox( pCurWin, String( IDEResId( RID_STR_SEARCHNOTFOUND ) ) ).Execute(); in ExecuteCurrent()
H A Dbastype3.cxx119 Image aImage( IDEResId( bDlgMode ? RID_IMG_DLGLIB : RID_IMG_MODLIB ) ); in RequestingChilds()
120 Image aImageHC( IDEResId( bDlgMode ? RID_IMG_DLGLIB_HC : RID_IMG_MODLIB_HC ) ); in RequestingChilds()
H A Dbasidesh.cxx160 SFX_IMPL_INTERFACE( BasicIDEShell, SfxViewShell, IDEResId( RID_STR_IDENAME ) ) in SFX_IMPL_INTERFACE()
164 SFX_POPUPMENU_REGISTRATION( IDEResId( RID_POPUP_DLGED ) ); in SFX_IMPL_INTERFACE()
421 String aErrorStr( IDEResId( RID_STR_CANNOTCLOSE ) ); in PrepareClose()
H A Dbasobj3.cxx185 …ErrorBox aError( pErrorParent, WB_OK | WB_DEF_OK, String( IDEResId( RID_STR_SBXNAMEALLREADYUSED2 )… in RenameDialog()
193 … ErrorBox aError( pErrorParent, WB_OK | WB_DEF_OK, String( IDEResId( RID_STR_BADSBXNAME ) ) ); in RenameDialog()
H A Dbastype3.hxx50 ExtendedEdit( Window* pParent, IDEResId nRes );
H A Dbasicrenderable.cxx43 ResStringArray aStrings( IDEResId( RID_PRINTDLG_STRLIST ) ); in BasicRenderable()
/trunk/main/basctl/source/inc/
H A Diderid.hxx29 class IDEResId: public ResId class
32 IDEResId( sal_uInt16 nId );

12