LibreOffice Module xmloff (master) 1
|
Public Member Functions | |
Impl (bool bForExport) | |
Public Attributes | |
std::vector< XMLPropertySetMapperEntry_Impl > | maMapEntries |
std::vector< rtl::Reference< XMLPropertyHandlerFactory > > | maHdlFactories |
bool | mbOnlyExportMappings |
Definition at line 88 of file xmlprmap.cxx.
|
inlineexplicit |
Definition at line 95 of file xmlprmap.cxx.
std::vector<rtl::Reference <XMLPropertyHandlerFactory> > XMLPropertySetMapper::Impl::maHdlFactories |
Definition at line 91 of file xmlprmap.cxx.
std::vector<XMLPropertySetMapperEntry_Impl> XMLPropertySetMapper::Impl::maMapEntries |
Definition at line 90 of file xmlprmap.cxx.
bool XMLPropertySetMapper::Impl::mbOnlyExportMappings |
Definition at line 93 of file xmlprmap.cxx.