Home
last modified time | relevance | path

Searched refs:rResId (Results 26 – 50 of 473) sorted by relevance

12345678910>>...19

/trunk/main/svtools/source/dialogs/
H A Dproperty.cxx48 SvXPropertyControl::SvXPropertyControl( Window* pParent, const ResId& rResId ) in SvXPropertyControl() argument
49 : Control(pParent,rResId ) in SvXPropertyControl()
70 SvXPropertyEdit::SvXPropertyEdit( Window* pParent, const ResId& rResId) in SvXPropertyEdit() argument
71 : SvXPropertyControl(pParent,rResId), in SvXPropertyEdit()
199 : SvXPropertyControl(pParent,rResId), in SvXPropertyListBox()
328 : SvXPropertyControl(pParent,rResId), in SvXPropertyComboBox()
459 SvPropertyLine::SvPropertyLine( Window* pParent,const ResId& rResId ) in SvPropertyLine() argument
460 : Control(pParent,rResId), in SvPropertyLine()
699 : Control(pParent,rResId), in SvListBoxForProperties()
1169 SvPropertyBox::SvPropertyBox( Window* pParent, const ResId& rResId ) in SvPropertyBox() argument
[all …]
/trunk/main/svx/inc/svx/
H A Ddlgctrl.hxx117 SvxRectCtl( Window* pParent, const ResId& rResId, RECT_POINT eRpt = RP_MM,
165 SvxAngleCtl( Window* pParent, const ResId& rResId );
166 SvxAngleCtl( Window* pParent, const ResId& rResId, Size aSize );
223 SvxPixelCtl( Window* pParent, const ResId& rResId,
469 SvxPreviewBase( Window* pParent, const ResId& rResId );
500 SvxXLinePreview( Window* pParent, const ResId& rResId );
524 SvxXRectPreview( Window* pParent, const ResId& rResId );
545 SvxXShadowPreview( Window* pParent, const ResId& rResId );
/trunk/main/vcl/source/control/
H A Dmorebtn.cxx97 MoreButton::MoreButton( Window* pParent, const ResId& rResId ) : in MoreButton() argument
100 rResId.SetRT( RSC_MOREBUTTON ); in MoreButton()
101 WinBits nStyle = ImplInitRes( rResId ); in MoreButton()
103 ImplLoadRes( rResId ); in MoreButton()
111 void MoreButton::ImplLoadRes( const ResId& rResId ) in ImplLoadRes() argument
113 PushButton::ImplLoadRes( rResId ); in ImplLoadRes()
/trunk/main/sfx2/source/menu/
H A Dmnumgr.cxx110 SfxMenuManager::SfxMenuManager( const ResId& rResId, SfxBindings &rBindings ) in SfxMenuManager() argument
114 pResMgr(rResId.GetResMgr()), in SfxMenuManager()
115 nType( rResId.GetId() ) in SfxMenuManager()
386 SfxPopupMenuManager::SfxPopupMenuManager(const ResId& rResId, SfxBindings &rBindings ) in SfxPopupMenuManager() argument
387 : SfxMenuManager( rResId, rBindings ) in SfxPopupMenuManager()
525 SfxPopupMenuManager* SfxPopupMenuManager::Popup( const ResId& rResId, SfxViewFrame* pFrame,const Po… in Popup() argument
527 PopupMenu *pSVMenu = new PopupMenu( rResId ); in Popup()
577 void SfxPopupMenuManager::ExecutePopup( const ResId& rResId, SfxViewFrame* pFrame, const Point& rPo… in ExecutePopup() argument
579 PopupMenu *pSVMenu = new PopupMenu( rResId ); in ExecutePopup()
/trunk/main/starmath/inc/
H A Ddialog.hxx90 SmShowFont(Window *pParent, const ResId& rResId) : in SmShowFont() argument
91 Control(pParent, rResId) in SmShowFont()
209 SmCategoryDesc(const ResId &rResId, sal_uInt16 nCategoryIdx);
314 SmShowSymbolSet(Window *pParent, const ResId& rResId);
335 SmShowSymbol(Window *pParent, const ResId& rResId) : in SmShowSymbol() argument
336 Control(pParent, rResId) {} in SmShowSymbol()
396 SmShowChar(Window *pParent, const ResId& rResId) in SmShowChar() argument
397 : Control(pParent, rResId) in SmShowChar()
/trunk/main/vcl/inc/vcl/
H A Dfield.hxx119 SAL_DLLPRIVATE void ImplLoadRes( const ResId& rResId );
180 SAL_DLLPRIVATE void ImplLoadRes( const ResId& rResId );
245 SAL_DLLPRIVATE void ImplLoadRes( const ResId& rResId );
339 SAL_DLLPRIVATE void ImplLoadRes( const ResId& rResId );
438 SAL_DLLPRIVATE void ImplLoadRes( const ResId& rResId );
522 SAL_DLLPRIVATE void ImplLoadRes( const ResId& rResId );
549 SAL_DLLPRIVATE void ImplLoadRes( const ResId& rResId );
616 SAL_DLLPRIVATE void ImplLoadRes( const ResId& rResId );
648 SAL_DLLPRIVATE void ImplLoadRes( const ResId& rResId );
684 SAL_DLLPRIVATE void ImplLoadRes( const ResId& rResId );
H A Dlongcurr.hxx57 SAL_DLLPRIVATE void ImplLoadRes( const ResId& rResId );
108 SAL_DLLPRIVATE void ImplLoadRes( const ResId& rResId );
112 LongCurrencyField( Window* pParent, const ResId& rResId );
140 LongCurrencyBox( Window* pParent, const ResId& rResId );
/trunk/main/svx/source/dialog/
H A Ddocrecovery.cxx975 const ResId& rResId ) in RecovDocList() argument
976 : SvxSimpleTable ( pParent, rResId ) in RecovDocList()
977 , m_aGreenCheckImg ( ResId(IMG_GREENCHECK,*rResId.GetResMgr() ) ) in RecovDocList()
978 , m_aYellowCheckImg ( ResId(IMG_YELLOWCHECK,*rResId.GetResMgr() ) ) in RecovDocList()
979 , m_aRedCrossImg ( ResId(IMG_REDCROSS,*rResId.GetResMgr() ) ) in RecovDocList()
980 , m_aGreenCheckImgHC ( ResId(IMG_GREENCHECK_HC,*rResId.GetResMgr() ) ) in RecovDocList()
981 , m_aYellowCheckImgHC ( ResId(IMG_YELLOWCHECK_HC,*rResId.GetResMgr() ) ) in RecovDocList()
982 , m_aRedCrossImgHC ( ResId(IMG_REDCROSS_HC,*rResId.GetResMgr() ) ) in RecovDocList()
983 , m_aSuccessRecovStr ( ResId(STR_SUCCESSRECOV,*rResId.GetResMgr() ) ) in RecovDocList()
1676 MultiLineEdit( pParent, rResId ) in ErrorDescriptionEdit()
[all …]
H A Ddlgctrl.cxx86 SvxRectCtl::SvxRectCtl( Window* pParent, const ResId& rResId, RECT_POINT eRpt, in SvxRectCtl() argument
89 Control( pParent, rResId ), in SvxRectCtl()
777 SvxAngleCtl::SvxAngleCtl( Window* pParent, const ResId& rResId ) : in SvxAngleCtl() argument
779 SvxRectCtl( pParent, rResId ), in SvxAngleCtl()
795 SvxRectCtl( pParent, rResId ), in SvxAngleCtl()
942 Control ( pParent, rResId ), in SvxPixelCtl()
2110 SvxPreviewBase::SvxPreviewBase( Window* pParent, const ResId& rResId ) in SvxPreviewBase() argument
2111 : Control( pParent, rResId ), in SvxPreviewBase()
2216 : SvxPreviewBase( pParent, rResId ), in SvxXLinePreview()
2343 : SvxPreviewBase( pParent, rResId ), in SvxXRectPreview()
[all …]
/trunk/main/svtools/source/inc/
H A Dproperty.hxx77 SvXPropertyControl( Window* pParent, const ResId& rResId );
125 SvXPropertyEdit( Window* pParent, const ResId& rResId );
166 SvXPropertyListBox( Window* pParent, const ResId& rResId );
208 SvXPropertyComboBox( Window* pParent, const ResId& rResId );
257 const ResId& rResId );
400 SvListBoxForProperties( Window* pParent, const ResId& rResId );
516 SvPropertyBox ( Window* pParent, const ResId& rResId );
/trunk/main/vcl/source/gdi/
H A Dimage.cxx69 Image::Image( const ResId& rResId ) : in Image() argument
74 rResId.SetRT( RSC_IMAGE ); in Image()
76 ResMgr* pResMgr = rResId.GetResMgr(); in Image()
77 if( pResMgr && pResMgr->GetResource( rResId ) ) in Image()
425 ImageList::ImageList( const ResId& rResId ) : in ImageList() argument
434 rResId.SetRT( RSC_IMAGELIST ); in ImageList()
436 ResMgr* pResMgr = rResId.GetResMgr(); in ImageList()
438 if( pResMgr && pResMgr->GetResource( rResId ) ) in ImageList()
637 void ImageList::InsertFromHorizontalBitmap( const ResId& rResId, in InsertFromHorizontalBitmap() argument
644 BitmapEx aBmpEx( rResId ); in InsertFromHorizontalBitmap()
/trunk/main/sfx2/source/appl/
H A Dnewhelp.hxx88 ContentListBox_Impl( Window* pParent, const ResId& rResId );
109 HelpTabPage_Impl( Window* pParent, SfxHelpIndexWindow_Impl* _pIdxWin, const ResId& rResId );
138 IndexBox_Impl( Window* pParent, const ResId& rResId );
201 SearchBox_Impl( Window* pParent, const ResId& rResId ) : in SearchBox_Impl() argument
202 ComboBox( pParent, rResId ) { SetDropDownLineCount( 5 ); } in SearchBox_Impl()
213 SearchResultsBox_Impl( Window* pParent, const ResId& rResId ) : ListBox( pParent, rResId ) {} in SearchResultsBox_Impl() argument
269 BookmarksBox_Impl( Window* pParent, const ResId& rResId );
/trunk/main/tools/source/string/
H A Dstrucvt.cxx172 UniString::UniString( const ResId& rResId ) in UniString() argument
174 rResId.SetRT( RSC_STRING ); in UniString()
175 ResMgr* pResMgr = rResId.GetResMgr(); in UniString()
177 if ( pResMgr && pResMgr->GetResource( rResId ) ) in UniString()
197 Append( UniString::CreateFromInt32( rResId.GetId() ) ); in UniString()
/trunk/main/cui/source/dialogs/
H A Dscriptdlg.cxx83 SvTreeListBox( pParent, ResId( rResId.GetId(),*rResId.GetResMgr() ) ), in SFTreeListBox()
84 m_hdImage(ResId(IMG_HARDDISK,*rResId.GetResMgr())), in SFTreeListBox()
85 m_hdImage_hc(ResId(IMG_HARDDISK_HC,*rResId.GetResMgr())), in SFTreeListBox()
86 m_libImage(ResId(IMG_LIB,*rResId.GetResMgr())), in SFTreeListBox()
87 m_libImage_hc(ResId(IMG_LIB_HC,*rResId.GetResMgr())), in SFTreeListBox()
88 m_macImage(ResId(IMG_MACRO,*rResId.GetResMgr())), in SFTreeListBox()
89 m_macImage_hc(ResId(IMG_MACRO_HC,*rResId.GetResMgr())), in SFTreeListBox()
90 m_docImage(ResId(IMG_DOCUMENT,*rResId.GetResMgr())), in SFTreeListBox()
91 m_docImage_hc(ResId(IMG_DOCUMENT_HC,*rResId.GetResMgr())), in SFTreeListBox()
92 m_sMyMacros(String(ResId(STR_MYMACROS,*rResId.GetResMgr()))), in SFTreeListBox()
[all …]
H A Dcolorpicker.cxx204 HexColorControl( Window* pParent, const ResId& rResId );
216 HexColorControl::HexColorControl( Window* pParent, const ResId& rResId ) in HexColorControl() argument
217 : Edit( pParent, rResId ) in HexColorControl()
345 ColorPreviewControl( Window* pParent, const ResId& rResId );
357 : Control( pParent, rResId ) in ColorPreviewControl()
391 ColorFieldControl( Window* pParent, const ResId& rResId );
432 ColorFieldControl::ColorFieldControl( Window* pParent, const ResId& rResId ) in ColorFieldControl() argument
433 : Control( pParent, rResId ) in ColorFieldControl()
797 ColorSliderControl( Window* pParent, const ResId& rResId );
831 ColorSliderControl::ColorSliderControl( Window* pParent, const ResId& rResId ) in ColorSliderControl() argument
[all …]
/trunk/main/svtools/source/control/
H A Dstdctrl.cxx38 FixedInfo::FixedInfo( Window* pParent, const ResId& rResId ) : in FixedInfo() argument
39 FixedText( pParent, rResId ) in FixedInfo()
56 SelectableFixedText::SelectableFixedText( Window* pParent, const ResId& rResId ) : in SelectableFixedText() argument
57 Edit( pParent, rResId ) in SelectableFixedText()
H A Dctrlbox.cxx100 ColorListBox::ColorListBox( Window* pParent, const ResId& rResId ) : in ColorListBox() argument
101 ListBox( pParent, rResId ) in ColorListBox()
393 LineListBox::LineListBox( Window* pParent, const ResId& rResId ) : in LineListBox() argument
394 ListBox( pParent, rResId ), in LineListBox()
627 FontNameBox::FontNameBox( Window* pParent, const ResId& rResId ) : in FontNameBox() argument
628 ComboBox( pParent, rResId ) in FontNameBox()
926 FontStyleBox::FontStyleBox( Window* pParent, const ResId& rResId ) : in FontStyleBox() argument
927 ComboBox( pParent, rResId ) in FontStyleBox()
1137 FontSizeBox::FontSizeBox( Window* pParent, const ResId& rResId ) : in FontSizeBox() argument
1138 MetricBox( pParent, rResId ) in FontSizeBox()
/trunk/main/tools/source/rc/
H A Dresary.cxx33 ResStringArray::ResStringArray( const ResId& rResId ) in ResStringArray() argument
35 rResId.SetRT( RSC_STRINGARRAY ); in ResStringArray()
36 ResMgr* pMgr = rResId.GetResMgr(); in ResStringArray()
37 if( pMgr && pMgr->GetResource( rResId ) ) in ResStringArray()
/trunk/main/cui/source/inc/
H A Dautocdlg.hxx83 OfaACorrCheckListBox(Window* pParent, const ResId& rResId ) : in OfaACorrCheckListBox() argument
84 SvxSimpleTable( pParent, rResId ){} in OfaACorrCheckListBox()
199 AutoCorrEdit(Window* pParent, const ResId& rResId) : in AutoCorrEdit() argument
200 Edit(pParent, rResId), bSpaces(sal_False){} in AutoCorrEdit()
403 const ResId& rResId ) in AutoCompleteMultiListBox() argument
404 : MultiListBox( &rPg, rResId ), rPage( rPg ) {} in AutoCompleteMultiListBox()
/trunk/main/formula/inc/formula/
H A Dfuncutl.hxx53 … RefEdit( Window* _pParent,IControlReferenceHandler* pParent, const ResId& rResId );
54 RefEdit( Window* pParent, const ResId& rResId );
90 RefButton( Window* _pParent, const ResId& rResId);
91 … RefButton( Window* _pParent, const ResId& rResId, RefEdit* pEdit ,IControlReferenceHandler* pDlg);
/trunk/main/sw/source/ui/inc/
H A Dglosbib.hxx48 FEdit(Window * pParent, const ResId& rResId) : in FEdit() argument
49 Edit(pParent, rResId){} in FEdit()
65 SwGlossaryGroupTLB(Window* pParent, const ResId& rResId) : in SwGlossaryGroupTLB() argument
66 SvTabListBox(pParent, rResId) {} in SwGlossaryGroupTLB()
/trunk/main/sc/source/ui/formdlg/
H A Ddwfunctr.cxx103 SfxChildWindow *pCW, Window* pParent, const ResId& rResId ) : in ScFunctionDockWin() argument
105 SfxDockingWindow( pBindingsP, pCW, pParent, rResId ), in ScFunctionDockWin()
106 aPrivatSplit ( this, ResId( FT_SPLIT, *rResId.GetResMgr() ),SC_SPLIT_VERT), in ScFunctionDockWin()
107 aCatBox ( this, ResId( CB_CAT, *rResId.GetResMgr() ) ), in ScFunctionDockWin()
108 aFuncList ( this, ResId( LB_FUNC, *rResId.GetResMgr() ) ), in ScFunctionDockWin()
109 aDDFuncList ( this, ResId( DDLB_FUNC, *rResId.GetResMgr() ) ), in ScFunctionDockWin()
110 aInsertButton ( this, ResId( IMB_INSERT, *rResId.GetResMgr() ) ), in ScFunctionDockWin()
111 aFiFuncDesc ( this, ResId( FI_FUNCDESC, *rResId.GetResMgr() ) ), in ScFunctionDockWin()
/trunk/main/padmin/source/
H A Dhelper.hxx62 DelMultiListBox( Window* pParent, const ResId& rResId ) : in DelMultiListBox() argument
63 MultiListBox( pParent, rResId ) {} in DelMultiListBox()
81 DelListBox( Window* pParent, const ResId& rResId ) : in DelListBox() argument
82 ListBox( pParent, rResId ) {} in DelListBox()
/trunk/main/svtools/source/contnr/
H A Dtooltiplbox.cxx84 ToolTipListBox::ToolTipListBox( Window* pParent, const ResId& rResId ) : in ToolTipListBox() argument
85 ListBox( pParent, rResId ) in ToolTipListBox()
101 ToolTipMultiListBox::ToolTipMultiListBox( Window* pParent, const ResId& rResId ) : in ToolTipMultiListBox() argument
102 MultiListBox( pParent, rResId ) in ToolTipMultiListBox()
/trunk/main/sfx2/source/dialog/
H A Dtabdlg.cxx252 const ResId &rResId, const SfxItemSet &rAttrSet ) : in SfxTabPage() argument
259 TabPage( pParent, rResId ), in SfxTabPage()
479 aTabCtrl ( this, ResId(ID_TABCONTROL,*rResId.GetResMgr() ) ),\
490 nResId ( rResId.GetId() ), \
508 const ResId& rResId, // ResourceId in SfxTabDialog() argument
516 TabDialog( pParent, rResId ), in SfxTabDialog()
534 const ResId& rResId, // ResourceId in SfxTabDialog() argument
542 TabDialog( pParent, rResId ), in SfxTabDialog()
559 const ResId& rResId, // ResourceId in SfxTabDialog() argument
567 TabDialog( pParent, rResId ), in SfxTabDialog()

Completed in 141 milliseconds

12345678910>>...19