Searched defs:PropertyData (Results 1 – 3 of 3) sorted by relevance
41 struct PropertyData struct45 PropertyData ( sal_uInt8 nMapId, PropertyInfo *pInfo ) in PropertyData() function64 ::comphelper::PropertyData*,
121 struct PropertyData { struct122 explicit PropertyData( in PropertyData() function126 css::beans::Property property;127 bool present;
1035 private static final class PropertyData { class in PropertySetMixin1036 public PropertyData(Property property, boolean present) { in PropertyData() method in PropertySetMixin.PropertyData
Completed in 29 milliseconds