Searched refs:rErrorPosition (Results 1 – 2 of 2) sorted by relevance
1944 void SwEditShell::IgnoreGrammarErrorAt( SwPaM& rErrorPosition ) in IgnoreGrammarErrorAt() argument1948 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()
746 void IgnoreGrammarErrorAt( SwPaM& rErrorPosition );
Completed in 26 milliseconds