Searched refs:pOldTxt (Results 1 – 8 of 8) sorted by relevance
153 const XubString *pOldTxt; member in SwFldSlot174 pOldTxt = &(pInf->GetTxt()); in SwFldSlot()184 aTxt = *pOldTxt; in SwFldSlot()196 pInf->SetTxt( *pOldTxt ); in ~SwFldSlot()
1773 : pOldTxt( 0 ), in SwTxtSlot()1792 pOldTxt = &(pInf->GetTxt()); in SwTxtSlot()1844 pInf->SetTxt( *pOldTxt ); in ~SwTxtSlot()
1854 const XubString* pOldTxt = &(rInf.GetTxt()); in BuildMultiPortion() local2171 rInf.SetTxt( *pOldTxt ); in BuildMultiPortion()
757 const XubString *pOldTxt; member in SwTxtSlot
949 const sal_Unicode *pOldTxt = aOldText.getStr(); in ImplInsertText() local953 pOldTxt[nChgPos] == pTmpTxt[nChgPos] ) in ImplInsertText()
798 const sal_Unicode *pOldTxt = aOldText.getStr(); in ImpInsertText() local802 pOldTxt[nChgPos] == pNewTxt[nChgPos] ) in ImpInsertText()
2719 const sal_Unicode *pOldTxt = aOldText.getStr(); in InsertText() local2723 pOldTxt[nChgPos] == pNewTxt[nChgPos] ) in InsertText()
780 const sal_Unicode *pOldTxt = aOldText.getStr(); in FlushInBuffer() local784 pOldTxt[nChgPos] == pNewTxt[nChgPos] ) in FlushInBuffer()
Completed in 104 milliseconds