Lines Matching refs:nWhich

258         sal_uInt16 nWhich = rSet.GetPool()->GetWhich(nSlotId);  in TransformParameters()  local
259 sal_Bool bConvertTwips = ( rSet.GetPool()->GetMetric( nWhich ) == SFX_MAPUNIT_TWIP ); in TransformParameters()
260 pItem->SetWhich( nWhich ); in TransformParameters()
378 sal_uInt16 nWhich = rSet.GetPool()->GetWhich(rArg.nSlotId); in TransformParameters() local
379 sal_Bool bConvertTwips = ( rSet.GetPool()->GetMetric( nWhich ) == SFX_MAPUNIT_TWIP ); in TransformParameters()
380 pItem->SetWhich( nWhich ); in TransformParameters()
978 sal_uInt16 nWhich = rSet.GetPool()->GetWhich(nSlotId); in TransformItems() local
979 if ( rSet.GetItemState( nWhich ) == SFX_ITEM_SET ) //??? in TransformItems()
1014 sal_uInt16 nWhich = rSet.GetPool()->GetWhich( rArg.nSlotId ); in TransformItems() local
1015 if ( rSet.GetItemState( nWhich ) == SFX_ITEM_SET ) //??? in TransformItems()
1168 sal_uInt16 nWhich = rSet.GetPool()->GetWhich( rArg.nSlotId ); in TransformItems() local
1169 if ( nId == nWhich ) in TransformItems()
1303 sal_uInt16 nWhich = rSet.GetPool()->GetWhich(nSlotId); in TransformItems() local
1304 sal_Bool bConvertTwips = ( rSet.GetPool()->GetMetric( nWhich ) == SFX_MAPUNIT_TWIP ); in TransformItems()
1305 SFX_ITEMSET_ARG( &rSet, pItem, SfxPoolItem, nWhich, sal_False ); in TransformItems()
1354 sal_uInt16 nWhich = rSet.GetPool()->GetWhich( rArg.nSlotId ); in TransformItems() local
1355 sal_Bool bConvertTwips = ( rSet.GetPool()->GetMetric( nWhich ) == SFX_MAPUNIT_TWIP ); in TransformItems()
1356 SFX_ITEMSET_ARG( &rSet, pItem, SfxPoolItem, nWhich, sal_False ); in TransformItems()