Lines Matching refs:XTextRange

128     ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange >          m_xStartRange;
140 FieldContext(::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > xStart);
143 …::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > GetStartRange() const { ret… in GetStartRange()
235 ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > m_xTextRange;
240 ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > xTextRange ) in BookmarkInsertPosition()
250 ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > m_xStart;
251 ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > m_xEnd;
290 …typedef TableManager< ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange >, Prop…
291 …typedef TableDataHandler< ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange >, …
355 ::com::sun::star::uno::Reference< text::XTextRange > m_xFrameStartRange;
356 ::com::sun::star::uno::Reference< text::XTextRange > m_xFrameEndRange;
411 …void CreateRedline( ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > xRange,…
413 …void CheckParaRedline( ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > xRan…
415 …void CheckRedline( ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > xRange );
432 … ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange >& xBefore );
607 ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > xFrameStartRange,
608 ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextRange > xFrameEndRange,