Home
last modified time | relevance | path

Searched refs:pNewTxt (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svtools/source/edit/
H A Dtexteng.cxx799 const sal_Unicode *pNewTxt = aNewText.getStr(); in ImpInsertText() local
802 pOldTxt[nChgPos] == pNewTxt[nChgPos] ) in ImpInsertText()
/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx2720 const sal_Unicode *pNewTxt = aNewText.getStr(); in InsertText() local
2723 pOldTxt[nChgPos] == pNewTxt[nChgPos] ) in InsertText()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx783 const sal_Unicode *pNewTxt = aNewText.getStr(); in FlushInBuffer() local
786 pOldTxt[nChgPos] == pNewTxt[nChgPos] ) in FlushInBuffer()

Completed in 102 milliseconds