LibreOffice Module oox (master) 1
|
#include <map>
#include <utility>
#include <vector>
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/uno/Sequence.hxx>
#include <oox/dllapi.h>
#include <rtl/ustring.hxx>
#include <sal/types.h>
Go to the source code of this file.
Classes | |
class | oox::PropertyMap |
A helper that maps property identifiers to property values. More... | |
Namespaces | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
namespace | com::sun::star::beans |
namespace | oox |
Typedefs | |
typedef ::std::map< OUString, css::uno::Any > | oox::PropertyNameMap |