Home
last modified time | relevance | path

Searched refs:tPropertyValueMapKey (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/chart2/source/inc/
H A DPropertyHelper.hxx38 typedef int tPropertyValueMapKey; typedef
40 typedef ::std::map< tPropertyValueMapKey, ::com::sun::star::uno::Any >
110 void setPropertyValueAny( tPropertyValueMap & rOutMap, tPropertyValueMapKey key,
120 …void setPropertyValue( tPropertyValueMap & rOutMap, tPropertyValueMapKey key, const Value & value ) in setPropertyValue()
126 …Value< ::com::sun::star::uno::Any >( tPropertyValueMap & rOutMap, tPropertyValueMapKey key, const …
128 …OLS void setPropertyValueDefaultAny( tPropertyValueMap & rOutMap, tPropertyValueMapKey key, const …
134 …void setPropertyValueDefault( tPropertyValueMap & rOutMap, tPropertyValueMapKey key, const Value &… in setPropertyValueDefault()
143 …fault< ::com::sun::star::uno::Any >( tPropertyValueMap & rOutMap, tPropertyValueMapKey key, const …
147 …RTTOOLS void setEmptyPropertyValueDefault( tPropertyValueMap & rOutMap, tPropertyValueMapKey key );
/aoo42x/main/chart2/source/tools/
H A DPropertyHelper.cxx275 void setPropertyValueAny( tPropertyValueMap & rOutMap, tPropertyValueMapKey key, const uno::Any & r… in setPropertyValueAny()
285 …Value< ::com::sun::star::uno::Any >( tPropertyValueMap & rOutMap, tPropertyValueMapKey key, const … in setPropertyValue()
290 void setPropertyValueDefaultAny( tPropertyValueMap & rOutMap, tPropertyValueMapKey key, const uno::… in setPropertyValueDefaultAny()
297 …fault< ::com::sun::star::uno::Any >( tPropertyValueMap & rOutMap, tPropertyValueMapKey key, const … in setPropertyValueDefault()
303 void setEmptyPropertyValueDefault( tPropertyValueMap & rOutMap, tPropertyValueMapKey key ) in setEmptyPropertyValueDefault()

Completed in 20 milliseconds