Searched refs:m_xStartRange (Results 1 – 3 of 3) sorted by relevance
84 Reference<XTextRange> m_xStartRange; //text range that marks the start of spelling member131 m_xStartRange = 0; in Reset()260 m_pSpellState->m_xStartRange = in GetNextWrongSentence()409 if(m_pSpellState->m_xStartRange.is()) in GetNextWrongSentence()417 m_pSpellState->m_xStartRange)) in GetNextWrongSentence()424 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()
2534 ,m_xStartRange( xStart ) in FieldContext()
Completed in 44 milliseconds