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

Public Member Functions

 Impl (bool bForExport)
 

Public Attributes

std::vector< XMLPropertySetMapperEntry_Impl > maMapEntries
 
std::vector< rtl::Reference< XMLPropertyHandlerFactory > > maHdlFactories
 
bool mbOnlyExportMappings
 

Detailed Description

Definition at line 88 of file xmlprmap.cxx.

Constructor & Destructor Documentation

◆ Impl()

XMLPropertySetMapper::Impl::Impl ( bool  bForExport)
inlineexplicit

Definition at line 95 of file xmlprmap.cxx.

Member Data Documentation

◆ maHdlFactories

std::vector<rtl::Reference <XMLPropertyHandlerFactory> > XMLPropertySetMapper::Impl::maHdlFactories

Definition at line 91 of file xmlprmap.cxx.

◆ maMapEntries

std::vector<XMLPropertySetMapperEntry_Impl> XMLPropertySetMapper::Impl::maMapEntries

Definition at line 90 of file xmlprmap.cxx.

◆ mbOnlyExportMappings

bool XMLPropertySetMapper::Impl::mbOnlyExportMappings

Definition at line 93 of file xmlprmap.cxx.


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