Searched refs:addStringPropertyDescription (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/extensions/source/propctrlr/ |
H A D | eformspropertyhandler.cxx | 305 addStringPropertyDescription( aProperties, PROPERTY_XML_DATA_MODEL ); in doDescribeSupportedProperties() 306 addStringPropertyDescription( aProperties, PROPERTY_BINDING_NAME ); in doDescribeSupportedProperties() 307 addStringPropertyDescription( aProperties, PROPERTY_BIND_EXPRESSION ); in doDescribeSupportedProperties() 308 addStringPropertyDescription( aProperties, PROPERTY_XSD_REQUIRED ); in doDescribeSupportedProperties() 309 addStringPropertyDescription( aProperties, PROPERTY_XSD_RELEVANT ); in doDescribeSupportedProperties() 310 addStringPropertyDescription( aProperties, PROPERTY_XSD_READONLY ); in doDescribeSupportedProperties() 311 addStringPropertyDescription( aProperties, PROPERTY_XSD_CONSTRAINT ); in doDescribeSupportedProperties() 312 addStringPropertyDescription( aProperties, PROPERTY_XSD_CALCULATION ); in doDescribeSupportedProperties()
|
H A D | propertyhandler.hxx | 163 inline void addStringPropertyDescription( 305 …inline void PropertyHandler::addStringPropertyDescription( ::std::vector< ::com::sun::star::beans:… in addStringPropertyDescription() function in pcr::PropertyHandler
|
H A D | xsdvalidationpropertyhandler.cxx | 194 addStringPropertyDescription( aProperties, PROPERTY_XSD_DATA_TYPE ); in doDescribeSupportedProperties() 196 addStringPropertyDescription( aProperties, PROPERTY_XSD_PATTERN ); in doDescribeSupportedProperties()
|
H A D | buttonnavigationhandler.cxx | 202 addStringPropertyDescription( aProperties, PROPERTY_TARGET_URL ); in doDescribeSupportedProperties()
|
Completed in 19 milliseconds