Searched refs:vParagraphs (Results 1 – 1 of 1) sorted by relevance
86 std::vector< FWParagraphData > vParagraphs; member133 aTextArea.vParagraphs.push_back( aParagraphData ); in InitializeFontWorkData()198 …std::vector< FWParagraphData >::const_iterator aParagraphIter( aTextAreaIter->vParagraphs.begin() … in CalculateHorizontalScalingFactor()199 … std::vector< FWParagraphData >::const_iterator aParagraphIEnd( aTextAreaIter->vParagraphs.end() ); in CalculateHorizontalScalingFactor()227 sal_Int32 nVerticalOffset = rFWData.nMaxParagraphsPerTextArea > rTextArea.vParagraphs.size() in GetTextAreaOutline()230 std::vector< FWParagraphData >::iterator aParagraphIter( rTextArea.vParagraphs.begin() ); in GetTextAreaOutline()231 std::vector< FWParagraphData >::iterator aParagraphIEnd( rTextArea.vParagraphs.end() ); in GetTextAreaOutline()473 … std::vector< FWParagraphData >::iterator aParagraphIter( aTextAreaIter->vParagraphs.begin() ); in GetFontWorkOutline()474 … std::vector< FWParagraphData >::iterator aParagraphIEnd( aTextAreaIter->vParagraphs.end() ); in GetFontWorkOutline()506 … std::vector< FWParagraphData >::iterator aParagraphIter( aTextAreaIter->vParagraphs.begin() ); in GetFontWorkOutline()[all …]