Searched refs:nWBoxInfo (Results 1 – 1 of 1) sorted by relevance
217 const sal_uInt16 nWBoxInfo = GetWhich( SID_ATTR_BORDER_INNER ); in FillItemSet() local226 nWBoxInfo, nWBoxInfo, in FillItemSet()291 if ( _pSet->GetItemState( nWBoxInfo ) == SFX_ITEM_SET ) in FillItemSet()292 aSet.Put( (const SvxBoxInfoItem&)_pSet->Get( nWBoxInfo ) ); in FillItemSet()
Completed in 13 milliseconds