LibreOffice Module xmloff (master) 1
|
Public Types | |
typedef std::map< css::uno::Reference< css::beans::XPropertySetInfo >, std::unique_ptr< FilterPropertiesInfo_Impl > > | CacheType |
Public Attributes | |
CacheType | maCache |
rtl::Reference< SvXMLExportPropertyMapper > | mxNextMapper |
rtl::Reference< XMLPropertySetMapper > | mxPropMapper |
OUString | maStyleName |
Definition at line 459 of file xmlexppr.cxx.
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.
CacheType SvXMLExportPropertyMapper::Impl::maCache |
Definition at line 462 of file xmlexppr.cxx.
OUString SvXMLExportPropertyMapper::Impl::maStyleName |
Definition at line 467 of file xmlexppr.cxx.
rtl::Reference<SvXMLExportPropertyMapper> SvXMLExportPropertyMapper::Impl::mxNextMapper |
Definition at line 464 of file xmlexppr.cxx.
rtl::Reference<XMLPropertySetMapper> SvXMLExportPropertyMapper::Impl::mxPropMapper |
Definition at line 465 of file xmlexppr.cxx.