LibreOffice Module writerfilter (master) 1
Public Attributes | List of all members
writerfilter::dmapper::AnnotationPosition Struct Reference

Stores the start/end positions of an annotation before its insertion. More...

#include <DomainMapper_Impl.hxx>

Public Attributes

css::uno::Reference< css::text::XTextRange > m_xStart
 
css::uno::Reference< css::text::XTextRange > m_xEnd
 

Detailed Description

Stores the start/end positions of an annotation before its insertion.

Definition at line 367 of file DomainMapper_Impl.hxx.

Member Data Documentation

◆ m_xEnd

css::uno::Reference<css::text::XTextRange> writerfilter::dmapper::AnnotationPosition::m_xEnd

◆ m_xStart

css::uno::Reference<css::text::XTextRange> writerfilter::dmapper::AnnotationPosition::m_xStart

The documentation for this struct was generated from the following file: