Lines Matching refs:GetDistance
711 double fDashDotDistance = (double)GetDistance(); in CreateDotDashArray()
751 if(GetDistance()) in CreateDotDashArray()
793 if(GetDistance()) in CreateDotDashArray()
854 if(GetDistance()) in CreateDotDashArray()
1055 rOut << (sal_uInt32) aDash.GetDistance(); in Store()
1116 aDash.SetDistance( ScaleMetricValue( aDash.GetDistance(), nMul, nDiv ) ); in ScaleMetrics()
1139 aLineDash.Distance = rXD.GetDistance(); in QueryValue()
1170 aLineDash.Distance = rXD.GetDistance(); in QueryValue()
1214 rVal <<= rXD.GetDistance(); in QueryValue()
4433 rOut << (sal_Int32) aHatch.GetDistance(); in Store()
4493 aHatch.SetDistance( ScaleMetricValue( aHatch.GetDistance(), nMul, nDiv ) ); in ScaleMetrics()
4513 aUnoHatch.Distance = aHatch.GetDistance(); in QueryValue()
4532 aUnoHatch.Distance = aHatch.GetDistance(); in QueryValue()
4551 rVal <<= aHatch.GetDistance(); break; in QueryValue()