LibreOffice Module svl (master) 1
|
#include <com/sun/star/beans/XPropertySetInfo.hpp>
#include <com/sun/star/beans/PropertyState.hpp>
#include <comphelper/propertysetinfo.hxx>
#include <cppuhelper/implbase.hxx>
#include <svl/itemset.hxx>
#include <svl/svldllapi.h>
#include <o3tl/sorted_vector.hxx>
#include <o3tl/span.hxx>
#include <string_view>
#include <utility>
Go to the source code of this file.
Classes | |
struct | SfxItemPropertyMapEntry |
map a property between beans::XPropertySet and SfxPoolItem More... | |
struct | SfxItemPropertyMapCompare |
class | SfxItemPropertyMap |
class | SfxItemPropertySet |
class | SfxItemPropertySetInfo_Base |
class | SfxItemPropertySetInfo |
struct | SfxItemPropertyMapCompare2 |
class | SfxExtItemPropertySetInfo_Base |
class | SfxExtItemPropertySetInfo |
Macros | |
#define | PROPERTY_NONE 0 |
#define PROPERTY_NONE 0 |
Definition at line 34 of file itemprop.hxx.