Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/dialog/
H A DSwSpellDialogChildWindow.cxx86 Reference<XTextRange> m_xStartRange; //text range that marks the start of spelling member
133 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()
/aoo4110/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.hxx128 ::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()
H A DDomainMapper_Impl.cxx2345 ,m_xStartRange( xStart ) in FieldContext()

Completed in 49 milliseconds