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

Stores info about objects anchored to a given paragraph. More...

#include <DomainMapper_Impl.hxx>

Public Attributes

css::uno::Reference< css::text::XTextRange > m_xParagraph
 
std::vector< AnchoredObjectInfom_aAnchoredObjects
 

Detailed Description

Stores info about objects anchored to a given paragraph.

Definition at line 413 of file DomainMapper_Impl.hxx.

Member Data Documentation

◆ m_aAnchoredObjects

std::vector<AnchoredObjectInfo> writerfilter::dmapper::AnchoredObjectsInfo::m_aAnchoredObjects

◆ m_xParagraph

css::uno::Reference<css::text::XTextRange> writerfilter::dmapper::AnchoredObjectsInfo::m_xParagraph

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