Searched refs:m_xStartRange (Results 1 – 3 of 3) sorted by relevance
86 Reference<XTextRange> m_xStartRange; //text range that marks the start of spelling member133 m_xStartRange = 0; in Reset()262 m_pSpellState->m_xStartRange = in GetNextWrongSentence()411 if(m_pSpellState->m_xStartRange.is()) in GetNextWrongSentence()419 m_pSpellState->m_xStartRange)) in GetNextWrongSentence()426 m_pSpellState->m_xStartRange = 0; in GetNextWrongSentence()
128 ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > m_xStartRange;143 …no::Reference< ::com::sun::star::text::XTextRange > GetStartRange() const { return m_xStartRange; } in GetStartRange()
2345 ,m_xStartRange( xStart ) in FieldContext()
Completed in 82 milliseconds