Searched refs:aOutlinerTextSiz (Results 1 – 1 of 1) sorted by relevance
833 const Size aOutlinerTextSiz(rOutliner.GetPaperSize()); in impDecomposeBlockTextPrimitive() local834 const basegfx::B2DVector aOutlinerScale(aOutlinerTextSiz.Width(), aOutlinerTextSiz.Height()); in impDecomposeBlockTextPrimitive()966 const Size aOutlinerTextSiz(rOutliner.CalcTextSize()); in impDecomposeStretchTextPrimitive() local968 basegfx::fTools::equalZero(aOutlinerTextSiz.Width()) ? 1.0 : aOutlinerTextSiz.Width(), in impDecomposeStretchTextPrimitive()969 basegfx::fTools::equalZero(aOutlinerTextSiz.Height()) ? 1.0 : aOutlinerTextSiz.Height()); in impDecomposeStretchTextPrimitive()