Lines Matching refs:rInsPos
209 void SwTOXSortTabBase::FillText( SwTxtNode& rNd, const SwIndex& rInsPos, in FillText() argument
217 rNd.InsertText( sMyTxt, rInsPos ); in FillText()
433 void SwTOXIndex::FillText( SwTxtNode& rNd, const SwIndex& rInsPos, sal_uInt16 ) const in FillText() argument
453 rNd.InsertText( sTmp, rInsPos ); in FillText()
565 void SwTOXContent::FillText( SwTxtNode& rNd, const SwIndex& rInsPos, sal_uInt16 ) const in FillText() argument
569 ((SwTxtNode*)aTOXSources[0].pNd)->GetExpandTxt( rNd, &rInsPos, in FillText()
576 rNd.InsertText( sTmp, rInsPos ); in FillText()
656 void SwTOXPara::FillText( SwTxtNode& rNd, const SwIndex& rInsPos, sal_uInt16 ) const in FillText() argument
669 pSrc->GetExpandTxt( rNd, &rInsPos, nStt, in FillText()
678 rNd.InsertText( sTmp, rInsPos ); in FillText()
878 const SwIndex& rInsPos, sal_uInt16 nAuthField ) const in FillText() argument
901 rNd.InsertText( sText, rInsPos ); in FillText()