Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Dtextconv.cxx473 ESelection *pESelection ) in ChangeText() argument
481 if (pOffsets && pESelection) // try to keep as much attributation as possible ? in ChangeText()
483 pESelection->Adjust(); in ChangeText()
486 const xub_StrLen nStartIndex = pESelection->nStartPos; in ChangeText()
532 ESelection aSel( *pESelection ); in ChangeText()
569 pESelection->nStartPos = pESelection->nEndPos = nStartIndex + nConvTextLen; in ChangeText()
H A Dtextconv.hxx74 ESelection *pESelection );

Completed in 18 milliseconds