LibreOffice Module xmloff (master) 1
|
#include <forms/property_ids.hxx>
#include <com/sun/star/uno/Any.hxx>
#include <rtl/ref.hxx>
#include <salhelper/simplereferenceobject.hxx>
#include <map>
#include <vector>
Go to the source code of this file.
Classes | |
class | xmloff::PropertyHandlerBase |
Namespaces | |
namespace | xmloff |
Typedefs | |
typedef ::std::map< PropertyId, css::uno::Any > | xmloff::PropertyValues |
typedef rtl::Reference< PropertyHandlerBase > | xmloff::PPropertyHandler |
typedef PPropertyHandler(* | xmloff::PropertyHandlerFactory) (const PropertyId i_propertyId) |