Lines Matching refs:GetDistance
1617 ( nDistance == rCmp.GetDistance() ) ); in operator ==()
1715 const sal_uInt16 nThisSize = GetOutWidth() + GetDistance() + GetInWidth(); in HasPriority()
1716 …const sal_uInt16 nOtherSize = rOtherLine.GetOutWidth() + rOtherLine.GetDistance() + rOtherLine.Get… in HasPriority()
1843 …ce = sal_uInt16( bConvert ? TWIP_TO_MM100_UNSIGNED(pLine->GetDistance()): pLine->GetDistance() ); in SvxLineToLine()
1868 … <<= uno::makeAny( (sal_Int32)(bConvert ? TWIP_TO_MM100_UNSIGNED( GetDistance()) : GetDistance())); in QueryValue()
1897 nDist = GetDistance(); in QueryValue()
2272 rStrm << (sal_uInt16) GetDistance(); in Store()
2288 << (sal_uInt16) l->GetDistance(); in Store()
2449 sal_uInt16 SvxBoxItem::GetDistance() const in GetDistance() function in SvxBoxItem
2465 sal_uInt16 SvxBoxItem::GetDistance( sal_uInt16 nLine ) const in GetDistance() function in SvxBoxItem
2542 …Int16)(pTmp->GetOutWidth()) + (sal_uInt16)(pTmp->GetInWidth()) + (sal_uInt16)(pTmp->GetDistance()); in CalcLineSpace()
2725 << (short) l->GetDistance(); in Store()
3295 case MID_DISTANCE: rVal <<= sal_Int32(pLine->GetDistance()); break; in QueryValue()
3387 << (short)pLine->GetDistance(); in Store()