LibreOffice Module xmloff (master) 1
Public Member Functions | Public Attributes | List of all members
ImplXMLShapeExportInfo Struct Reference

caches style and type info after a collectShapeAutostyle for later use in exportShape More...

#include <shapeexport.hxx>

Public Member Functions

 ImplXMLShapeExportInfo ()
 

Public Attributes

OUString msStyleName
 
OUString msTextStyleName
 
XmlStyleFamily mnFamily
 
XmlShapeType meShapeType
 
css::uno::Reference< css::drawing::XShape > xCustomShapeReplacement
 

Detailed Description

caches style and type info after a collectShapeAutostyle for later use in exportShape

Definition at line 130 of file shapeexport.hxx.

Constructor & Destructor Documentation

◆ ImplXMLShapeExportInfo()

ImplXMLShapeExportInfo::ImplXMLShapeExportInfo ( )
inline

Definition at line 139 of file shapeexport.hxx.

Member Data Documentation

◆ meShapeType

XmlShapeType ImplXMLShapeExportInfo::meShapeType

◆ mnFamily

XmlStyleFamily ImplXMLShapeExportInfo::mnFamily

◆ msStyleName

OUString ImplXMLShapeExportInfo::msStyleName

◆ msTextStyleName

OUString ImplXMLShapeExportInfo::msTextStyleName

◆ xCustomShapeReplacement

css::uno::Reference< css::drawing::XShape > ImplXMLShapeExportInfo::xCustomShapeReplacement

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