Searched refs:ImpRemoveChars (Results 1 – 4 of 4) sorted by relevance
| /AOO41X/main/svtools/source/edit/ |
| H A D | texteng.cxx | 555 void TextEngine::ImpRemoveChars( const TextPaM& rPaM, sal_uInt16 nChars, SfxUndoAction* ) in ImpRemoveChars() function in TextEngine 650 ImpRemoveChars( aStartPaM, nChars ); in ImpDeleteText() 663 ImpRemoveChars( aEndPaM, nChars ); in ImpDeleteText() 676 ImpRemoveChars( aStartPaM, nChars ); in ImpDeleteText()
|
| /AOO41X/main/svtools/inc/svtools/ |
| H A D | texteng.hxx | 156 …void ImpRemoveChars( const TextPaM& rPaM, sal_uInt16 nChars, SfxUndoAction* pCurUnd…
|
| /AOO41X/main/editeng/source/editeng/ |
| H A D | impedit2.cxx | 2139 void ImpEditEngine::ImpRemoveChars( const EditPaM& rPaM, sal_uInt16 nChars, EditUndoRemoveChars* pC… in ImpRemoveChars() function in ImpEditEngine 2529 ImpRemoveChars( aStartPaM, nChars ); in ImpDeleteSelection() 2537 ImpRemoveChars( aEndPaM, nChars ); in ImpDeleteSelection() 2548 ImpRemoveChars( aStartPaM, nChars ); in ImpDeleteSelection()
|
| H A D | impedit.hxx | 577 …void ImpRemoveChars( const EditPaM& rPaM, sal_uInt16 nChars, EditUndoRemoveChars* p…
|