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

Stores original/in-file-format info about a single anchored object. More...

#include <DomainMapper_Impl.hxx>

Collaboration diagram for writerfilter::dmapper::AnchoredObjectInfo:
[legend]

Public Attributes

css::uno::Reference< css::text::XTextContent > m_xAnchoredObject
 
sal_Int32 m_nLeftMargin = 0
 
RedlineParamsPtr m_xRedlineForInline
 

Detailed Description

Stores original/in-file-format info about a single anchored object.

Definition at line 405 of file DomainMapper_Impl.hxx.

Member Data Documentation

◆ m_nLeftMargin

sal_Int32 writerfilter::dmapper::AnchoredObjectInfo::m_nLeftMargin = 0

◆ m_xAnchoredObject

css::uno::Reference<css::text::XTextContent> writerfilter::dmapper::AnchoredObjectInfo::m_xAnchoredObject

◆ m_xRedlineForInline

RedlineParamsPtr writerfilter::dmapper::AnchoredObjectInfo::m_xRedlineForInline

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