Home
last modified time | relevance | path

Searched refs:nBoxWhich (Results 1 – 1 of 1) sorted by relevance

/trunk/main/cui/source/tabpages/
H A Dborder.cxx659 sal_uInt16 nBoxWhich = GetWhich( SID_ATTR_BORDER_OUTER ); in FillItemSet() local
662 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 31 milliseconds