Searched refs:nBoxWhich (Results 1 – 1 of 1) sorted by relevance
659 sal_uInt16 nBoxWhich = GetWhich( SID_ATTR_BORDER_OUTER ); in FillItemSet() local662 SvxBoxItem aBoxItem ( nBoxWhich ); in FillItemSet()666 SfxMapUnit eCoreUnit = rOldSet.GetPool()->GetMetric( nBoxWhich ); in FillItemSet()768 if ( SFX_ITEM_DEFAULT == rOldSet.GetItemState( nBoxWhich, sal_False )) in FillItemSet()770 bPut = aBoxItem != (const SvxBoxItem&)(rOldSet.Get(nBoxWhich)) ? sal_True : sal_False; in FillItemSet()799 rCoreAttrs.ClearItem( nBoxWhich ); in FillItemSet()
Completed in 15 milliseconds