Searched refs:SfxObjectUI_Impl (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/sfx2/source/control/ |
H A D | objface.cxx | 66 struct SfxObjectUI_Impl struct 75 SfxObjectUI_Impl(sal_uInt16 n, const ResId& rResId, sal_Bool bVis, sal_uInt32 nFeat) : in SfxObjectUI_Impl() argument 86 ~SfxObjectUI_Impl() in ~SfxObjectUI_Impl() argument 92 DECL_PTRARRAY(SfxObjectUIArr_Impl, SfxObjectUI_Impl*, 2, 2) 125 static SfxObjectUI_Impl* CreateObjectBarUI_Impl( sal_uInt16 nPos, const ResId& rResId, sal_uInt32 n… 418 SfxObjectUI_Impl* pUI = CreateObjectBarUI_Impl( nPos, rResId, nFeature, pStr ); in RegisterObjectBar() 423 SfxObjectUI_Impl* CreateObjectBarUI_Impl( sal_uInt16 nPos, const ResId& rResId, sal_uInt32 nFeature… in CreateObjectBarUI_Impl() 428 SfxObjectUI_Impl* pUI = new SfxObjectUI_Impl(nPos, rResId, sal_True, nFeature); in CreateObjectBarUI_Impl() 512 …SfxObjectUI_Impl* pUI = new SfxObjectUI_Impl(0, ResId(nId, *SfxApplication::GetOrCreate()->GetOffR… in RegisterChildWindow()
|
Completed in 16 milliseconds