LibreOffice Module svx (master) 1
|
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/beans/XMultiPropertySet.hpp>
#include <com/sun/star/beans/XFastPropertySet.hpp>
#include <rtl/ref.hxx>
#include <unordered_map>
#include <vector>
#include <cppuhelper/implbase1.hxx>
#include <cppuhelper/implbase3.hxx>
Go to the source code of this file.
Classes | |
class | sdr::table::FastPropertySetInfo |
class | sdr::table::FastPropertySet |
Namespaces | |
namespace | sdr |
namespace | sdr::table |
Typedefs | |
typedef std::vector< css::beans::Property > | sdr::table::PropertyVector |
typedef std::unordered_map< OUString, ::sal_uInt32 > | sdr::table::PropertyMap |