Home
last modified time | relevance | path

Searched refs:rTextPaM (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svtools/source/edit/
H A Dtextundo.cxx230 TextUndoInsertChars::TextUndoInsertChars( TextEngine* pTextEngine, const TextPaM& rTextPaM, const X… in TextUndoInsertChars() argument
232 maTextPaM( rTextPaM ), maText( rStr ) in TextUndoInsertChars()
272 TextUndoRemoveChars::TextUndoRemoveChars( TextEngine* pTextEngine, const TextPaM& rTextPaM, const X… in TextUndoRemoveChars() argument
274 maTextPaM( rTextPaM ), maText( rStr ) in TextUndoRemoveChars()
H A Dtextund2.hxx86 … TextUndoInsertChars( TextEngine* pTextEngine, const TextPaM& rTextPaM, const String& rStr );
106 … TextUndoRemoveChars( TextEngine* pTextEngine, const TextPaM& rTextPaM, const String& rStr );