Home
last modified time | relevance | path

Searched refs:aResId (Results 26 – 44 of 44) sorted by relevance

12

/aoo42x/main/svtools/source/dialogs/
H A Dprnsetup.cxx150 SvtResId aResId( nResId ); in ImplPrnDlgAddResString() local
151 XubString aAddStr( aResId ); in ImplPrnDlgAddResString()
/aoo42x/main/cui/source/tabpages/
H A Dalign.cxx244 …ResId aResId( GetSettings().GetStyleSettings().GetHighContrastMode() ? IL_LOCK_BMPS_HC : IL_LOCK_B… in InitVsRefEgde() local
245 ImageList aImageList( aResId ); in InitVsRefEgde()
/aoo42x/main/sfx2/source/appl/
H A Dshutdowniconunx.cxx101 ResId aResId( nResId, *pVCLResMgr ); in ResIdToPixbuf() local
102 BitmapEx aIcon( aResId ); in ResIdToPixbuf()
/aoo42x/main/vcl/source/window/
H A Daccel.cxx383 ResId aResId( pKeyCodeRes, *rResId.GetResMgr()); in InsertItem() local
384 aKeyCode = KeyCode( aResId ); in InsertItem()
/aoo42x/main/sfx2/source/doc/
H A Ddocvor.cxx349 SfxResId aResId( nId ); in QueryDelete_Impl() local
350 String aEntryText( aResId ); in QueryDelete_Impl()
986 SfxResId aResId( USHRT_MAX != nIndex ? MSG_ERROR_RENAME_TEMPLATE in EditedEntry() local
988 ErrorBox( this, aResId ).Execute(); in EditedEntry()
H A Dobjstor.cxx3764 SfxResId aResId( nResID ); in WriteThumbnail() local
3765 BitmapEx aThumbBitmap( aResId ); in WriteThumbnail()
/aoo42x/main/basic/source/classes/
H A Dsb.cxx1665 ResId aResId; member
1668 : Resource( rErrIdP ),aResId(nId, *rErrIdP.GetResMgr() ){} in BasicStringList_Impl()
1671 String GetString(){ return String( aResId ); } in GetString()
1673 { return IsAvailableRes(aResId.SetRT(RSC_STRING)); } in IsErrorTextAvailable()
/aoo42x/main/sw/source/ui/dbui/
H A Dmailmergechildwindow.cxx101 ResId aResId( nIResId, *pSwResMgr ); in SwMailMergeChildWin() local
102 ImageList aIList(aResId); in SwMailMergeChildWin()
/aoo42x/main/sc/source/ui/sidebar/
H A DCellAppearancePropertyPanel.cxx77 const ScResId aResId(VS_NOFILLCOLOR); in CreateFillColorPopupControl() local
87 &aResId); in CreateFillColorPopupControl()
/aoo42x/main/sc/source/ui/view/
H A Dhdrcont.cxx913 ScResId aResId( bVertical ? RID_POPUP_ROWHEADER : RID_POPUP_COLHEADER ); in Command() local
914 pViewSh->GetDispatcher()->ExecutePopup( aResId ); in Command()
/aoo42x/main/svx/source/tbxctrls/
H A Dgrafctrl.cxx320 ResId aResId( ImplGetRID( rCmd, false ), DIALOG_MGR() ) ; in ImplGrafControl() local
321 Image aImage( aResId ); in ImplGrafControl()
/aoo42x/main/tools/source/rc/
H A Dresmgr.cxx766 ResId aResId( sal_uInt32(RSCVERSION_ID), *rTypeId.GetResMgr() ); in GetTypeRes_Impl() local
767 aResId.SetRT( RSC_VERSIONCONTROL ); in GetTypeRes_Impl()
769 if ( rTypeId.GetResMgr()->GetResource( aResId ) ) in GetTypeRes_Impl()
/aoo42x/main/starmath/source/
H A Dview.cxx362 SmResId aResId( RID_VIEWMENU ); in Command() local
363 PopupMenu* pPopupMenu = new PopupMenu(aResId); in Command()
372 ->ExecutePopup( aResId, this, &aPos ); in Command()
/aoo42x/main/extensions/source/propctrlr/
H A Dformmetadata.cxx527 PcrRes aResId( nStringItemsResId ); in getPropertyEnumRepresentations() local
528 ::svt::OLocalResourceAccess aEnumStrings( aResId, RSC_RESOURCE ); in getPropertyEnumRepresentations()
/aoo42x/main/svx/source/sidebar/paragraph/
H A DParaPropertyPanel.cxx1578 const ResId aResId(SVX_RES(STR_NOFILL)); in CreateBGColorPopupControl() local
1588 &aResId); in CreateBGColorPopupControl()
/aoo42x/main/sd/source/filter/html/
H A Dhtmlex.cxx3187 ResId aResId( 4077, *pResMgr ); in checkForExistingFiles() local
3188 String aMsg( aResId ); in checkForExistingFiles()
/aoo42x/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx1130 ResId aResId( nOffsets[nIndex] + nIcon, *ImplGetResMgr() ); in SetIcon() local
1131 BitmapEx aIcon( aResId ); in SetIcon()
/aoo42x/main/vcl/source/control/
H A Dbutton.cxx180 ResId aResId( aResIdAry[(sal_uInt16)eButton].nResId, *pResMgr ); in GetStandardText() local
181 aText = String( aResId ); in GetStandardText()
/aoo42x/main/cui/source/customize/
H A Dcfg.cxx4833 Window* pParent, const ResId& aResId ) in SvxToolbarEntriesListBox() argument
4835 SvxMenuEntriesListBox( pParent, aResId ), in SvxToolbarEntriesListBox()

Completed in 397 milliseconds

12