Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx1944 void SwEditShell::IgnoreGrammarErrorAt( SwPaM& rErrorPosition ) in IgnoreGrammarErrorAt() argument
1948 SwNodeIndex aIdx = rErrorPosition.Start()->nNode; in IgnoreGrammarErrorAt()
1949 SwNodeIndex aEndIdx = rErrorPosition.Start()->nNode; in IgnoreGrammarErrorAt()
1950 xub_StrLen nStart = rErrorPosition.Start()->nContent.GetIndex(); in IgnoreGrammarErrorAt()
1957 nEnd = rErrorPosition.End()->nContent.GetIndex(); in IgnoreGrammarErrorAt()
/trunk/main/sw/inc/
H A Deditsh.hxx746 void IgnoreGrammarErrorAt( SwPaM& rErrorPosition );

Completed in 26 milliseconds