Lines Matching refs:nFeature
73 sal_uInt32 nFeature; member
81 nFeature(nFeat) in SfxObjectUI_Impl()
125 …reateObjectBarUI_Impl( sal_uInt16 nPos, const ResId& rResId, sal_uInt32 nFeature, const String *pS…
416 void SfxInterface::RegisterObjectBar( sal_uInt16 nPos, const ResId& rResId, sal_uInt32 nFeature, co… in RegisterObjectBar() argument
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() argument
428 SfxObjectUI_Impl* pUI = new SfxObjectUI_Impl(nPos, rResId, sal_True, nFeature); in CreateObjectBarUI_Impl()
510 void SfxInterface::RegisterChildWindow(sal_uInt16 nId, sal_Bool bContext, sal_uInt32 nFeature, cons… in RegisterChildWindow() argument
512 …I_Impl(0, ResId(nId, *SfxApplication::GetOrCreate()->GetOffResManager_Impl()), sal_True, nFeature); in RegisterChildWindow()
563 return (*pImpData->pChildWindows)[nNo]->nFeature; in GetChildWindowFeature()
633 return (*pImpData->pObjectBars)[nNo]->nFeature; in GetObjectBarFeature()