Lines Matching refs:GetInWidth
1615 ( nInWidth == rCmp.GetInWidth() ) && in operator ==()
1715 const sal_uInt16 nThisSize = GetOutWidth() + GetDistance() + GetInWidth(); in HasPriority()
1716 …_uInt16 nOtherSize = rOtherLine.GetOutWidth() + rOtherLine.GetDistance() + rOtherLine.GetInWidth(); in HasPriority()
1728 if ( rOtherLine.GetInWidth() && !GetInWidth() ) in HasPriority()
1732 else if ( GetInWidth() && !rOtherLine.GetInWidth() ) in HasPriority()
1841 …Width = sal_uInt16( bConvert ? TWIP_TO_MM100_UNSIGNED(pLine->GetInWidth() ): pLine->GetInWidth() ); in SvxLineToLine()
2287 << (sal_uInt16) l->GetInWidth() in Store()
2542 …nDist = nDist + (sal_uInt16)(pTmp->GetOutWidth()) + (sal_uInt16)(pTmp->GetInWidth()) + (sal_uInt16… in CalcLineSpace()
2724 << (short) l->GetInWidth() in Store()
3294 case MID_INNER_WIDTH: rVal <<= sal_Int32(pLine->GetInWidth( )); break; in QueryValue()
3386 << (short)pLine->GetInWidth() in Store()