Home
last modified time | relevance | path

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

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