Searched refs:rSdrBlockTextPrimitive (Results 1 – 2 of 2) sorted by relevance
728 const drawinglayer::primitive2d::SdrBlockTextPrimitive2D& rSdrBlockTextPrimitive, in impDecomposeBlockTextPrimitive() argument734 rSdrBlockTextPrimitive.getTextRangeTransform().decompose(aScale, aTranslate, fRotate, fShearX); in impDecomposeBlockTextPrimitive()741 const bool bIsCell(rSdrBlockTextPrimitive.getCellText()); in impDecomposeBlockTextPrimitive()743 SdrTextHorzAdjust eHAdj = rSdrBlockTextPrimitive.getSdrTextHorzAdjust(); in impDecomposeBlockTextPrimitive()744 SdrTextVertAdjust eVAdj = rSdrBlockTextPrimitive.getSdrTextVertAdjust(); in impDecomposeBlockTextPrimitive()750 rOutliner.SetFixedCellHeight(rSdrBlockTextPrimitive.isFixedCellHeight()); in impDecomposeBlockTextPrimitive()758 const bool bVerticalWritintg(rSdrBlockTextPrimitive.getOutlinerParaObject().IsVertical()); in impDecomposeBlockTextPrimitive()785 rOutliner.SetText(rSdrBlockTextPrimitive.getOutlinerParaObject()); in impDecomposeBlockTextPrimitive()803 …if((rSdrBlockTextPrimitive.getWordWrap() || IsTextFrame()) && !rSdrBlockTextPrimitive.getUnlimited… in impDecomposeBlockTextPrimitive()829 rOutliner.SetText(rSdrBlockTextPrimitive.getOutlinerParaObject()); in impDecomposeBlockTextPrimitive()[all …]
584 const drawinglayer::primitive2d::SdrBlockTextPrimitive2D& rSdrBlockTextPrimitive,
Completed in 18 milliseconds