|
LibreOffice Module xmloff (master) 1
|
#include <com/sun/star/xml/AttributeData.hpp>#include <com/sun/star/beans/XMultiPropertySet.hpp>#include <com/sun/star/lang/IllegalArgumentException.hpp>#include <com/sun/star/lang/WrappedTargetException.hpp>#include <com/sun/star/beans/UnknownPropertyException.hpp>#include <com/sun/star/beans/PropertyVetoException.hpp>#include <com/sun/star/beans/TolerantPropertySetResultType.hpp>#include <com/sun/star/beans/XTolerantMultiPropertySet.hpp>#include <com/sun/star/beans/XPropertySet.hpp>#include <rtl/ustrbuf.hxx>#include <sal/log.hxx>#include <osl/diagnose.h>#include <utility>#include <xmloff/xmlprmap.hxx>#include <xmloff/namespacemap.hxx>#include <xmloff/xmlimppr.hxx>#include <xmloff/xmlimp.hxx>#include <xmloff/unoatrcn.hxx>#include <xmloff/xmlnamespace.hxx>#include <xmloff/xmltoken.hxx>#include <xmloff/xmlerror.hxx>#include <xmloff/contextid.hxx>#include <xmloff/xmltypes.hxx>#include <xmloff/maptype.hxx>#include <algorithm>#include <vector>Go to the source code of this file.
Typedefs | |
| typedef std::pair< const OUString *, const Any * > | PropertyPair |
| typedef std::pair<const OUString*, const Any* > PropertyPair |
Definition at line 572 of file xmlimppr.cxx.