LibreOffice Module chart2 (master) 1
|
#include <com/sun/star/beans/PropertyState.hpp>
#include <com/sun/star/uno/Any.hxx>
#include <rtl/ustring.hxx>
#include "charttoolsdllapi.hxx"
#include <map>
#include <memory>
Go to the source code of this file.
Classes | |
class | chart::WrappedProperty |
Namespaces | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
namespace | com::sun::star::beans |
namespace | com::sun::star::uno |
namespace | chart |
Typedefs | |
typedef std::map< sal_Int32, std::unique_ptr< const WrappedProperty > > | chart::tWrappedPropertyMap |