Lines Matching refs:getNumber

813                                + pParagraph->getNumber());  in retrieveParagraphIndex()
839 + pParagraph->getNumber()); in retrieveParagraphState()
867 + pParagraph->getNumber()); in retrieveParagraphBounds()
899 return m_rEngine.GetText(static_cast< ::sal_uLong >(pParagraph->getNumber())); in retrieveParagraphText()
910 Paragraphs::size_type nNumber = pParagraph->getNumber(); in retrieveParagraphSelection()
942 Paragraphs::size_type nNumber = pParagraph->getNumber(); in retrieveParagraphCaretPosition()
955 ::sal_uLong nNumber = static_cast< ::sal_uLong >(pParagraph->getNumber()); in retrieveCharacterBounds()
1007 ::sal_uLong nNumber = static_cast< ::sal_uLong >(pParagraph->getNumber()); in retrieveCharacterIndex()
1120 ::sal_uLong nNumber = static_cast< ::sal_uLong >(pParagraph->getNumber()); in retrieveCharacterAttributes()
1221 ::sal_uLong nNumber = static_cast< ::sal_uLong >( pParagraph->getNumber() ); in retrieveRunAttributesImpl()
1278 ::sal_uLong nNumber = static_cast< ::sal_uLong >( pParagraph->getNumber() ); in retrieveRunAttributes()
1299 ::sal_uLong nNumber = static_cast< ::sal_uLong >(pParagraph->getNumber()); in changeParagraphText()
1314 ::sal_uLong nNumber = static_cast< ::sal_uLong >(pParagraph->getNumber()); in changeParagraphText()
1336 ::sal_uLong nNumber = static_cast< ::sal_uLong >(pParagraph->getNumber()); in copyParagraphText()
1360 ::sal_uLong nNumber = static_cast< ::sal_uLong >(pParagraph->getNumber()); in changeParagraphAttributes()
1398 ::sal_uLong nNumber = static_cast< ::sal_uLong >(pParagraph->getNumber()); in changeParagraphSelection()
1425 ::sal_uLong nNumber = static_cast< ::sal_uLong >( pParagraph->getNumber() ); in retrieveParagraphLineBoundary()
1467 ::sal_uLong nNumber = static_cast< ::sal_uLong >( pParagraph->getNumber() ); in retrieveParagraphBoundaryOfLine()
1497 Paragraphs::size_type nNumber = pParagraph->getNumber(); in retrieveParagraphLineWithCursor()
1513 Paragraphs::iterator aPara( m_xParagraphs->begin() + pParagraph->getNumber() ); in retrieveParagraphRelationSet()