LibreOffice Module xmloff (master) 1
Classes | Namespaces | Typedefs
property_handler.hxx File Reference
#include <forms/property_ids.hxx>
#include <com/sun/star/uno/Any.hxx>
#include <rtl/ref.hxx>
#include <salhelper/simplereferenceobject.hxx>
#include <map>
#include <vector>
Include dependency graph for property_handler.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  xmloff::PropertyHandlerBase
 

Namespaces

namespace  xmloff
 

Typedefs

typedef ::std::map< PropertyId, css::uno::Anyxmloff::PropertyValues
 
typedef rtl::Reference< PropertyHandlerBase > xmloff::PPropertyHandler
 
typedef PPropertyHandler(* xmloff::PropertyHandlerFactory) (const PropertyId i_propertyId)