|
LibreOffice Module xmloff (master) 1
|
#include <memory>#include <algorithm>#include <rtl/ustrbuf.hxx>#include <sal/log.hxx>#include <tools/solar.h>#include <PageMasterStyleMap.hxx>#include <utility>#include <xmloff/families.hxx>#include <xmloff/xmlaustp.hxx>#include <xmloff/xmlexp.hxx>#include <xmloff/xmlexppr.hxx>#include <xmloff/xmlnamespace.hxx>#include <xmloff/xmlprmap.hxx>#include <xmloff/xmltoken.hxx>#include "impastpl.hxx"Go to the source code of this file.
Functions | |
| static OUString | data2string (void *data, const typelib_TypeDescriptionReference *type) |
| static OUString | struct2string (void *data, const typelib_TypeDescription *type) |
| static OUString | any2string (const uno::Any &any) |
| bool | operator< (const XMLAutoStyleFamily &r1, const XMLAutoStyleFamily &r2) |
|
static |
Definition at line 141 of file impastpl.cxx.
References any, and data2string().
Referenced by XMLAutoStylePoolProperties::XMLAutoStylePoolProperties().
|
static |
Definition at line 94 of file impastpl.cxx.
References struct2string(), and type.
Referenced by any2string(), and struct2string().
| bool operator< | ( | const XMLAutoStyleFamily & | r1, |
| const XMLAutoStyleFamily & | r2 | ||
| ) |
Definition at line 233 of file impastpl.cxx.
|
static |
Definition at line 67 of file impastpl.cxx.
References data2string(), i, result, and type.
Referenced by data2string().