Searched refs:nMaxParagraphsPerTextArea (Results 1 – 1 of 1) sorted by relevance
93 sal_uInt32 nMaxParagraphsPerTextArea; member120 rFWData.nMaxParagraphsPerTextArea = ( ( nParagraphsLeft - 1 ) / nTextAreaCount ) + 1; in InitializeFontWorkData()172 aFont.SetHeight( pCustomShape->GetLogicRect().GetHeight() / rFWData.nMaxParagraphsPerTextArea ); in CalculateHorizontalScalingFactor()227 sal_Int32 nVerticalOffset = rFWData.nMaxParagraphsPerTextArea > rTextArea.vParagraphs.size() in GetTextAreaOutline()458 / rFWData.nMaxParagraphsPerTextArea ) * rFWData.fHorizontalTextScaling ); in GetFontWorkOutline()
Completed in 20 milliseconds