Lines Matching refs:sal_uInt16

68 	sal_uInt16	nPos;
75 SfxObjectUI_Impl(sal_uInt16 n, const ResId& rResId, sal_Bool bVis, sal_uInt32 nFeat) : in SfxObjectUI_Impl()
114 sal_uInt16 n; in ~SfxInterface_Impl()
125 static SfxObjectUI_Impl* CreateObjectBarUI_Impl( sal_uInt16 nPos, const ResId& rResId, sal_uInt32 n…
136 SfxSlot &rSlotMap, sal_uInt16 nSlotCount ): in SfxInterface()
157 void SfxInterface::SetSlotMap( SfxSlot& rSlotMap, sal_uInt16 nSlotCount ) in SetSlotMap()
171 sal_uInt16 nIter = 1; in SetSlotMap()
195 for ( sal_uInt16 n = nIter; n < Count(); ++n ) in SetSlotMap()
211 for ( sal_uInt16 n = nIter; n < Count(); ++n ) in SetSlotMap()
227 sal_uInt16 nIter = 1; in SetSlotMap()
324 const SfxSlot* SfxInterface::GetSlot( sal_uInt16 nFuncId ) const in GetSlot()
347 for ( sal_uInt16 n=0; n<nCount; n++ ) in GetSlot()
380 const SfxSlot* SfxInterface::GetRealSlot( sal_uInt16 nSlotId ) const in GetRealSlot()
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()
448 const ResId& SfxInterface::GetObjectBarResId( sal_uInt16 nNo ) const in GetObjectBarResId()
454 sal_uInt16 nBaseCount = pGenoType->GetObjectBarCount(); in GetObjectBarResId()
463 sal_uInt16 nObjBarCount = pImpData->pObjectBars->Count(); in GetObjectBarResId()
472 sal_uInt16 SfxInterface::GetObjectBarPos( sal_uInt16 nNo ) const in GetObjectBarPos()
478 sal_uInt16 nBaseCount = pGenoType->GetObjectBarCount(); in GetObjectBarPos()
487 sal_uInt16 nObjBarCount = pImpData->pObjectBars->Count(); in GetObjectBarPos()
496 sal_uInt16 SfxInterface::GetObjectBarCount() const in GetObjectBarCount()
505 void SfxInterface::RegisterChildWindow(sal_uInt16 nId, sal_Bool bContext, const String* pChildWinNa… in RegisterChildWindow()
510 void SfxInterface::RegisterChildWindow(sal_uInt16 nId, sal_Bool bContext, sal_uInt32 nFeature, cons… in RegisterChildWindow()
523 sal_uInt32 SfxInterface::GetChildWindowId (sal_uInt16 nNo) const in GetChildWindowId()
528 sal_uInt16 nBaseCount = pGenoType->GetChildWindowCount(); in GetChildWindowId()
537 sal_uInt16 nCWCount = pImpData->pChildWindows->Count(); in GetChildWindowId()
546 sal_uInt32 SfxInterface::GetChildWindowFeature (sal_uInt16 nNo) const in GetChildWindowFeature()
551 sal_uInt16 nBaseCount = pGenoType->GetChildWindowCount(); in GetChildWindowFeature()
560 sal_uInt16 nCWCount = pImpData->pChildWindows->Count(); in GetChildWindowFeature()
569 sal_uInt16 SfxInterface::GetChildWindowCount() const in GetChildWindowCount()
594 const String* SfxInterface::GetObjectBarName ( sal_uInt16 nNo ) const in GetObjectBarName()
600 sal_uInt16 nBaseCount = pGenoType->GetObjectBarCount(); in GetObjectBarName()
609 sal_uInt16 nObjBarCount = pImpData->pObjectBars->Count(); in GetObjectBarName()
615 sal_uInt32 SfxInterface::GetObjectBarFeature ( sal_uInt16 nNo ) const in GetObjectBarFeature()
621 sal_uInt16 nBaseCount = pGenoType->GetObjectBarCount(); in GetObjectBarFeature()
630 sal_uInt16 nObjBarCount = pImpData->pObjectBars->Count(); in GetObjectBarFeature()
636 sal_Bool SfxInterface::IsObjectBarVisible(sal_uInt16 nNo) const in IsObjectBarVisible()
642 sal_uInt16 nBaseCount = pGenoType->GetObjectBarCount(); in IsObjectBarVisible()
651 sal_uInt16 nObjBarCount = pImpData->pObjectBars->Count(); in IsObjectBarVisible()