Home
last modified time | relevance | path

Searched defs:PropertyData (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/comphelper/inc/comphelper/
H A DPropertyInfoHash.hxx41 struct PropertyData struct
45 PropertyData ( sal_uInt8 nMapId, PropertyInfo *pInfo ) in PropertyData() function
64 ::comphelper::PropertyData*,
/aoo4110/main/cppuhelper/source/
H A Dpropertysetmixin.cxx121 struct PropertyData { struct
122 explicit PropertyData( in PropertyData() function
126 css::beans::Property property;
127 bool present;
/aoo4110/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySetMixin.java1035 private static final class PropertyData { class in PropertySetMixin
1036 public PropertyData(Property property, boolean present) { in PropertyData() method in PropertySetMixin.PropertyData

Completed in 29 milliseconds