Lines Matching refs:sal_uInt16

74     sal_uInt16                        nModifier;
87 sal_uInt16 GetModifier() const { return nModifier; } in GetModifier()
165 sal_uInt16 nActFamily; // Id in der ToolBox = Position - 1
166 sal_uInt16 nActFilter; // FilterIdx
167 sal_uInt16 nAppFilter; // Filter, den die Applikation gesetzt hat (fuer automatisch)
191 virtual void EnableItem( sal_uInt16 /*nMesId*/, sal_Bool /*bCheck*/ = sal_True ) {} in EnableItem() argument
192 virtual void CheckItem( sal_uInt16 /*nMesId*/, sal_Bool /*bCheck*/ = sal_True ) {} in CheckItem() argument
193 virtual sal_Bool IsCheckedItem( sal_uInt16 /*nMesId*/ ) { return sal_True; } in IsCheckedItem() argument
197 virtual void InsertFamilyItem( sal_uInt16 nId, const SfxStyleFamilyItem* pIten ) = 0;
198 virtual void EnableFamilyItem( sal_uInt16 nId, sal_Bool bEnabled = sal_True ) = 0;
206 sal_Bool Execute_Impl( sal_uInt16 nId, const String& rStr, const String& rRefStr,
207 sal_uInt16 nFamily, sal_uInt16 nMask = 0,
208 sal_uInt16* pIdx = NULL, const sal_uInt16* pModifier = NULL );
210 void UpdateStyles_Impl(sal_uInt16 nFlags);
217 void FilterSelect( sal_uInt16 nFilterIdx, sal_Bool bForce = sal_False );
218 void SetFamilyState( sal_uInt16 nSlotId, const SfxTemplateItem* );
229 sal_uInt16 StyleNrToInfoOffset( sal_uInt16 i );
230 sal_uInt16 InfoOffsetToStyleNr( sal_uInt16 i );
234 void FamilySelect( sal_uInt16 nId );
235 void SetFamily( sal_uInt16 nId );
236 void ActionSelect( sal_uInt16 nId );
259 void EnableExample_Impl( sal_uInt16 nId, sal_Bool bEnable );
274 static sal_uInt16 SfxFamilyIdToNId( SfxStyleFamily nFamily );
315 virtual void EnableItem( sal_uInt16 nMesId, sal_Bool bCheck = sal_True );
316 virtual void CheckItem( sal_uInt16 nMesId, sal_Bool bCheck = sal_True );
317 virtual sal_Bool IsCheckedItem( sal_uInt16 nMesId );
319 virtual void InsertFamilyItem( sal_uInt16 nId, const SfxStyleFamilyItem* pIten );
320 virtual void EnableFamilyItem( sal_uInt16 nId, sal_Bool bEnabled = sal_True );
363 virtual void EnableItem( sal_uInt16 nMesId, sal_Bool bCheck = sal_True );
364 virtual void CheckItem( sal_uInt16 nMesId, sal_Bool bCheck = sal_True );
365 virtual sal_Bool IsCheckedItem( sal_uInt16 nMesId );
366 virtual void InsertFamilyItem( sal_uInt16 nId, const SfxStyleFamilyItem* pIten );
367 virtual void EnableFamilyItem( sal_uInt16 nId, sal_Bool bEnabled = sal_True );