Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/txtnode/
H A Dtxtedt.cxx875 const XubString aOldTxt( m_Text ); in Spell() local
921 m_Text = aOldTxt; in Spell()
986 m_Text = aOldTxt; in Spell()
1054 const XubString aOldTxt( m_Text ); in Convert() local
1148 m_Text = aOldTxt; in Convert()
1173 const XubString aOldTxt( pNode->GetTxt() ); in _AutoSpell() local
1180 ( pNode->GetTxt().GetBuffer() != aOldTxt.GetBuffer() ); in _AutoSpell()
1301 pNode->m_Text = aOldTxt; in _AutoSpell()

Completed in 24 milliseconds