Lines Matching refs:ResId
69 ResId aResId;
75 SfxObjectUI_Impl(sal_uInt16 n, const ResId& rResId, sal_Bool bVis, sal_uInt32 nFeat) : in SfxObjectUI_Impl()
98 ResId aPopupRes; // registered PopupMenu
99 ResId aStatBarRes; // registered StatusBar
125 static SfxObjectUI_Impl* CreateObjectBarUI_Impl( sal_uInt16 nPos, const ResId& rResId, sal_uInt32 n…
133 const ResId& rNameResId, in SfxInterface()
401 void SfxInterface::RegisterPopupMenu( const ResId& rResId ) in RegisterPopupMenu()
409 void SfxInterface::RegisterObjectBar( sal_uInt16 nPos, const ResId& rResId, in RegisterObjectBar()
416 void SfxInterface::RegisterObjectBar( sal_uInt16 nPos, const ResId& rResId, sal_uInt32 nFeature, co… in RegisterObjectBar()
423 SfxObjectUI_Impl* CreateObjectBarUI_Impl( sal_uInt16 nPos, const ResId& rResId, sal_uInt32 nFeature… in CreateObjectBarUI_Impl()
432 ResId aResId(rResId); in CreateObjectBarUI_Impl()
448 const ResId& SfxInterface::GetObjectBarResId( sal_uInt16 nNo ) const in GetObjectBarResId()
512 …SfxObjectUI_Impl* pUI = new SfxObjectUI_Impl(0, ResId(nId, *SfxApplication::GetOrCreate()->GetOffR… in RegisterChildWindow()
517 void SfxInterface::RegisterStatusBar(const ResId& rResId) in RegisterStatusBar()
578 const ResId& SfxInterface::GetPopupMenuResId() const in GetPopupMenuResId()
584 const ResId& SfxInterface::GetStatusBarResId() const in GetStatusBarResId()