Searched refs:addInt32PropertyDescription (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/extensions/source/propctrlr/ |
H A D | xsdvalidationpropertyhandler.cxx | 199 addInt32PropertyDescription( aProperties, PROPERTY_XSD_LENGTH, MAYBEVOID ); in doDescribeSupportedProperties() 200 addInt32PropertyDescription( aProperties, PROPERTY_XSD_MIN_LENGTH, MAYBEVOID ); in doDescribeSupportedProperties() 201 addInt32PropertyDescription( aProperties, PROPERTY_XSD_MAX_LENGTH, MAYBEVOID ); in doDescribeSupportedProperties() 204 addInt32PropertyDescription( aProperties, PROPERTY_XSD_TOTAL_DIGITS, MAYBEVOID ); in doDescribeSupportedProperties() 205 addInt32PropertyDescription( aProperties, PROPERTY_XSD_FRACTION_DIGITS, MAYBEVOID ); in doDescribeSupportedProperties()
|
H A D | formgeometryhandler.cxx | 559 addInt32PropertyDescription( aProperties, PROPERTY_POSITIONX ); in doDescribeSupportedProperties() 560 addInt32PropertyDescription( aProperties, PROPERTY_POSITIONY ); in doDescribeSupportedProperties() 561 addInt32PropertyDescription( aProperties, PROPERTY_WIDTH ); in doDescribeSupportedProperties() 562 addInt32PropertyDescription( aProperties, PROPERTY_HEIGHT ); in doDescribeSupportedProperties() 568 addInt32PropertyDescription( aProperties, PROPERTY_SHEET_ANCHOR_TYPE ); in doDescribeSupportedProperties()
|
H A D | editpropertyhandler.cxx | 229 addInt32PropertyDescription( aProperties, PROPERTY_SHOW_SCROLLBARS ); in doDescribeSupportedProperties() 232 addInt32PropertyDescription( aProperties, PROPERTY_TEXTTYPE ); in doDescribeSupportedProperties()
|
H A D | propertyhandler.hxx | 171 inline void addInt32PropertyDescription( 310 …inline void PropertyHandler::addInt32PropertyDescription( ::std::vector< ::com::sun::star::beans::… in addInt32PropertyDescription() function in pcr::PropertyHandler
|
Completed in 24 milliseconds