LibreOffice Module xmloff (master) 1
Public Types | Public Attributes | List of all members
SvXMLExportPropertyMapper::Impl Struct Reference
Collaboration diagram for SvXMLExportPropertyMapper::Impl:
[legend]

Public Types

typedef std::map< css::uno::Reference< css::beans::XPropertySetInfo >, std::unique_ptr< FilterPropertiesInfo_Impl > > CacheType
 

Public Attributes

CacheType maCache
 
rtl::Reference< SvXMLExportPropertyMappermxNextMapper
 
rtl::Reference< XMLPropertySetMappermxPropMapper
 
OUString maStyleName
 

Detailed Description

Definition at line 459 of file xmlexppr.cxx.

Member Typedef Documentation

◆ CacheType

typedef std::map<css::uno::Reference<css::beans::XPropertySetInfo>, std::unique_ptr<FilterPropertiesInfo_Impl> > SvXMLExportPropertyMapper::Impl::CacheType

Definition at line 461 of file xmlexppr.cxx.

Member Data Documentation

◆ maCache

CacheType SvXMLExportPropertyMapper::Impl::maCache

Definition at line 462 of file xmlexppr.cxx.

◆ maStyleName

OUString SvXMLExportPropertyMapper::Impl::maStyleName

Definition at line 467 of file xmlexppr.cxx.

◆ mxNextMapper

rtl::Reference<SvXMLExportPropertyMapper> SvXMLExportPropertyMapper::Impl::mxNextMapper

Definition at line 464 of file xmlexppr.cxx.

◆ mxPropMapper

rtl::Reference<XMLPropertySetMapper> SvXMLExportPropertyMapper::Impl::mxPropMapper

Definition at line 465 of file xmlexppr.cxx.


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