Home
last modified time | relevance | path

Searched refs:ImpDelete (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dtextview.hxx95 TextPaM ImpDelete( sal_uInt8 nMode, sal_uInt8 nDelMode );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dtextview.hxx96 TextPaM ImpDelete( sal_uInt8 nMode, sal_uInt8 nDelMode );
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/edit/
H A Dtextview.cxx493 aCurSel = ImpDelete( nDel, nMode ); in KeyInput()
1207 TextPaM TextView::ImpDelete( sal_uInt8 nMode, sal_uInt8 nDelMode ) in ImpDelete() function in TextView
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/edit/
H A Dtextview.cxx579 aCurSel = ImpDelete( nDel, nMode ); in KeyInput()
1290 TextPaM TextView::ImpDelete( sal_uInt8 nMode, sal_uInt8 nDelMode ) in ImpDelete() function in TextView