Lines Matching refs:rCacheTF
234 SvxTextForwarder& rCacheTF = GetTextForwarder(); in implGetLineBoundary() local
240 const sal_Int32 nTextLen = rCacheTF.GetTextLen( static_cast< sal_uInt16 >( nParaIndex ) ); in implGetLineBoundary()
246 … const sal_uInt16 nLineCount=rCacheTF.GetLineCount( static_cast< sal_uInt16 >( nParaIndex ) ); in implGetLineBoundary()
254 … rBoundary.startPos = nTextLen - rCacheTF.GetLineLen( static_cast< sal_uInt16 >( nParaIndex ), in implGetLineBoundary()
266 nCurIndex += rCacheTF.GetLineLen( static_cast< sal_uInt16 >( nParaIndex ), nLine); in implGetLineBoundary()
270 …rBoundary.startPos = nCurIndex - rCacheTF.GetLineLen(static_cast< sal_uInt16 >( nParaIndex ), nLin… in implGetLineBoundary()
1115 SvxTextForwarder& rCacheTF = GetTextForwarder(); in getAccessibleAtPoint() local
1116 Point aLogPoint( GetViewForwarder().PixelToLogic( aPoint, rCacheTF.GetMapMode() ) ); in getAccessibleAtPoint()
1118 …EBulletInfo aBulletInfo = rCacheTF.GetBulletInfo( static_cast< sal_uInt16 > (GetParagraphIndex()) … in getAccessibleAtPoint()
1144 SvxTextForwarder& rCacheTF = GetTextForwarder(); in getBounds() local
1145 … Rectangle aRect = rCacheTF.GetParaBounds( static_cast< sal_uInt16 >( GetParagraphIndex() ) ); in getBounds()
1149 rCacheTF.GetMapMode(), in getBounds()
1363 SvxAccessibleTextAdapter& rCacheTF = GetTextForwarder(); in GetFieldTypeNameAtIndex() local
1367 sal_Int32 nField = rCacheTF.GetFieldCount(sal_uInt16(nParaIndex)), nFoundFieldIndex = -1; in GetFieldTypeNameAtIndex()
1373 ree = rCacheTF.GetFieldInfo(sal_uInt16(nParaIndex), j); in GetFieldTypeNameAtIndex()
1450 SvxTextForwarder& rCacheTF = GetTextForwarder(); in getCharacterAttributes() local
1451 …EBulletInfo aBulletInfo = rCacheTF.GetBulletInfo( static_cast< sal_uInt16 >(GetParagraphIndex()) ); in getCharacterAttributes()
1584 SvxTextForwarder& rCacheTF = GetTextForwarder(); in getCharacterBounds() local
1585 …Rectangle aRect = rCacheTF.GetCharBounds( static_cast< sal_uInt16 >( GetParagraphIndex() ), static… in getCharacterBounds()
1589 rCacheTF.GetMapMode(), in getCharacterBounds()
1632 SvxTextForwarder& rCacheTF = GetTextForwarder(); in getIndexAtPoint() local
1633 Point aLogPoint( GetViewForwarder().PixelToLogic( aPoint, rCacheTF.GetMapMode() ) ); in getIndexAtPoint()
1636 … Rectangle aParaRect = rCacheTF.GetParaBounds( static_cast< sal_uInt16 >( GetParagraphIndex() ) ); in getIndexAtPoint()
1639 if( rCacheTF.GetIndexAtPoint( aLogPoint, nPara, nIndex ) && in getIndexAtPoint()
1759 SvxTextForwarder& rCacheTF = GetTextForwarder(); in _correctValues() local
1881 …const SvxNumBulletItem& rNumBullet = ( SvxNumBulletItem& )rCacheTF.GetParaAttribs(static_cast< sal… in _correctValues()
1905 SfxItemSet aAttribs = rCacheTF.GetParaAttribs( static_cast< sal_uInt16 >(GetParagraphIndex()) ); in _correctValues()
1929 SvxAccessibleTextAdapter& rCacheTF = GetTextForwarder(); in SkipField() local
1931 sal_Int32 nField = rCacheTF.GetFieldCount(sal_uInt16(nParaIndex)), nFoundFieldIndex = -1; in SkipField()
1936 ree = rCacheTF.GetFieldInfo(sal_uInt16(nParaIndex), j); in SkipField()
1965 SvxAccessibleTextAdapter& rCacheTF = GetTextForwarder(); in ExtendByField() local
1967 sal_Int32 nField = rCacheTF.GetFieldCount(sal_uInt16(nParaIndex)), nFoundFieldIndex = -1; in ExtendByField()
1972 ree = rCacheTF.GetFieldInfo(sal_uInt16(nParaIndex), j); in ExtendByField()
2006 EBulletInfo aBulletInfo = rCacheTF.GetBulletInfo(sal_uInt16(nParaIndex)); in ExtendByField()
2062 SvxTextForwarder& rCacheTF = GetTextForwarder(); in getTextAtIndex() local
2064 …EBulletInfo aBulletInfo = rCacheTF.GetBulletInfo( static_cast< sal_uInt16 >(GetParagraphIndex()) ); in getTextAtIndex()
2086 SvxTextForwarder& rCacheTF = GetTextForwarder(); in getTextAtIndex() local
2092 … sal_uInt16 nLine, nLineCount=rCacheTF.GetLineCount( static_cast< sal_uInt16 >( nParaIndex ) ); in getTextAtIndex()
2102 … EBulletInfo aBulletInfo = rCacheTF.GetBulletInfo( static_cast< sal_uInt16 >(nParaIndex) ); in getTextAtIndex()
2110 … sal_Int32 nLineLen = rCacheTF.GetLineLen( static_cast< sal_uInt16 >( nParaIndex ), nLine); in getTextAtIndex()
2199 SvxTextForwarder& rCacheTF = GetTextForwarder(); in getTextBeforeIndex() local
2205 … sal_uInt16 nLine, nLineCount=rCacheTF.GetLineCount( static_cast< sal_uInt16 >( nParaIndex ) ); in getTextBeforeIndex()
2217 … EBulletInfo aBulletInfo = rCacheTF.GetBulletInfo( static_cast< sal_uInt16 >(nParaIndex) ); in getTextBeforeIndex()
2228 … nCurLineLen = rCacheTF.GetLineLen(static_cast< sal_uInt16 >( nParaIndex ), nLine); in getTextBeforeIndex()
2352 SvxTextForwarder& rCacheTF = GetTextForwarder(); in getTextBehindIndex() local
2358 … sal_uInt16 nLine, nLineCount=rCacheTF.GetLineCount( static_cast< sal_uInt16 >( nParaIndex ) ); in getTextBehindIndex()
2369 … EBulletInfo aBulletInfo = rCacheTF.GetBulletInfo( static_cast< sal_uInt16 >(nParaIndex) ); in getTextBehindIndex()
2377 … sal_Int32 nLineLen = rCacheTF.GetLineLen( static_cast< sal_uInt16 >( nParaIndex ), nLine); in getTextBehindIndex()
2388 …aResult.SegmentEnd = nCurIndex + rCacheTF.GetLineLen(static_cast< sal_uInt16 >( nParaIndex ), nLin… in getTextBehindIndex()
2453 …SvxAccessibleTextAdapter& rCacheTF = GetTextForwarder(); // MUST be after GetEditViewForwarder(… in copyText() local
2454 (void)rCacheTF; in copyText()
2498 …SvxAccessibleTextAdapter& rCacheTF = GetTextForwarder(); // MUST be after GetEditViewForwarder(), … in cutText() local
2511 if( !rCacheTF.IsEditable( aSelection ) ) in cutText()
2535 …SvxAccessibleTextAdapter& rCacheTF = GetTextForwarder(); // MUST be after GetEditViewForwarder(), … in pasteText() local
2548 if( !rCacheTF.IsEditable( MakeSelection(nIndex + nBulletLen) ) ) in pasteText()
2574 …SvxAccessibleTextAdapter& rCacheTF = GetTextForwarder(); // MUST be after GetEditViewForwarder(), … in deleteText() local
2589 if( !rCacheTF.IsEditable( aSelection ) ) in deleteText()
2593 sal_Bool bRet = rCacheTF.Delete( aSelection ); in deleteText()
2616 …SvxAccessibleTextAdapter& rCacheTF = GetTextForwarder(); // MUST be after GetEditViewForwarder(), … in insertText() local
2630 if( !rCacheTF.IsEditable( MakeSelection(nIndex + nBulletLen) ) ) in insertText()
2635 sal_Bool bRet = rCacheTF.InsertText( sText, MakeCursor(nIndex + nBulletLen) ); in insertText()
2637 rCacheTF.QuickFormatDoc(); in insertText()
2659 …SvxAccessibleTextAdapter& rCacheTF = GetTextForwarder(); // MUST be after GetEditViewForwarder(), … in replaceText() local
2674 if( !rCacheTF.IsEditable( aSelection ) ) in replaceText()
2679 sal_Bool bRet = rCacheTF.InsertText( sReplacement, aSelection ); in replaceText()
2681 rCacheTF.QuickFormatDoc(); in replaceText()
2703 …SvxAccessibleTextAdapter& rCacheTF = GetTextForwarder(); // MUST be after GetEditViewForwarder(), … in setAttributes() local
2711 if( !rCacheTF.IsEditable( MakeSelection(nStartIndex, nEndIndex) ) ) in setAttributes()
2718 rCacheTF.GetTextLen(nPara) == nEndIndex ? in setAttributes()
2741 rCacheTF.QuickFormatDoc(); in setAttributes()
2770 SvxAccessibleTextAdapter& rCacheTF = in getDefaultAttributes() local
2775 (void)rCacheTF; in getDefaultAttributes()
2869 SvxAccessibleTextAdapter& rCacheTF = in getRunAttributes() local
2874 (void)rCacheTF; in getRunAttributes()
3036 SvxTextForwarder &rCacheTF = GetTextForwarder(); in getLineNumberAtIndex() local
3037 const bool bValidPara = 0 <= nPara && nPara < rCacheTF.GetParagraphCount(); in getLineNumberAtIndex()
3042 if (0 <= nIndex && nIndex <= rCacheTF.GetTextLen( static_cast< sal_uInt16 >(nPara) )) in getLineNumberAtIndex()
3043 …nRes = rCacheTF.GetLineNumberAtIndex( static_cast< sal_uInt16 >(nPara), static_cast< sal_uInt16 >(… in getLineNumberAtIndex()
3057 SvxTextForwarder &rCacheTF = GetTextForwarder(); in getTextAtLineNumber() local
3058 const bool bValidPara = 0 <= nPara && nPara < rCacheTF.GetParagraphCount(); in getTextAtLineNumber()
3062 if (0 <= nLineNo && nLineNo < rCacheTF.GetLineCount( static_cast< sal_uInt16 >(nPara) )) in getTextAtLineNumber()
3065 …rCacheTF.GetLineBoundaries( nStart, nEnd, static_cast< sal_uInt16 >(nPara), static_cast< sal_uInt1… in getTextAtLineNumber()