Searched defs:PropertyDescription (Results 1 – 2 of 2) sorted by relevance
74 struct PropertyDescription struct77 const ::rtl::OUString propertyName;81 const AttributeDescription attribute;83 const PropertyHandlerFactory factory;85 const PropertyId propertyId;95 const PropertyGroup propertyGroup;97 PropertyDescription() in PropertyDescription() argument106 PropertyDescription( in PropertyDescription() argument
41 struct COMPHELPER_DLLPUBLIC PropertyDescription struct44 enum LocationType51 union LocationAccess59 LocationType eLocated; // where is the object containing the value located ?60 LocationAccess aLocation; // access to the property value62 PropertyDescription() in PropertyDescription() function
Completed in 7 milliseconds