Home
last modified time | relevance | path

Searched refs:nAnchorTextHeight (Results 1 – 1 of 1) sorted by relevance

/AOO41X/main/svx/source/svdraw/
H A Dsvdotextdecomposition.cxx755 const sal_uInt32 nAnchorTextHeight(FRound(aAnchorTextRange.getHeight() + 1L)); in impDecomposeBlockTextPrimitive() local
757 const Size aAnchorTextSize(Size(nAnchorTextWidth, nAnchorTextHeight)); in impDecomposeBlockTextPrimitive()
798 rOutliner.SetMinAutoPaperSize(Size(0, nAnchorTextHeight)); in impDecomposeBlockTextPrimitive()