Home
last modified time | relevance | path

Searched defs:PropertyDescription (Results 1 – 2 of 2) sorted by relevance

/trunk/main/xmloff/source/forms/
H A Dproperty_description.hxx74 struct PropertyDescription struct
77 const ::rtl::OUString propertyName;
81 const AttributeDescription attribute;
83 const PropertyHandlerFactory factory;
85 const PropertyId propertyId;
95 const PropertyGroup propertyGroup;
97 PropertyDescription() in PropertyDescription() function
106 PropertyDescription( in PropertyDescription() function
/trunk/main/comphelper/inc/comphelper/
H A Dpropertycontainerhelper.hxx41 struct COMPHELPER_DLLPUBLIC PropertyDescription struct
44 enum LocationType
51 union LocationAccess
59 LocationType eLocated; // where is the object containing the value located ?
60 LocationAccess aLocation; // access to the property value
62 PropertyDescription() in PropertyDescription() function

Completed in 18 milliseconds