Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/msfilter/
H A Descherex.cxx2665 …lue( const com::sun::star::drawing::EnhancedCustomShapeAdjustmentValue & rkProp, sal_Int32 nIndex,… in GetAdjustmentValue() argument
2667 if ( rkProp.State != beans::PropertyState_DIRECT_VALUE ) in GetAdjustmentValue()
2671 if ( rkProp.Value.getValueTypeClass() == uno::TypeClass_DOUBLE ) in GetAdjustmentValue()
2674 rkProp.Value >>= fValue; in GetAdjustmentValue()
2681 rkProp.Value >>= nValue; in GetAdjustmentValue()
/aoo4110/main/filter/inc/filter/msfilter/
H A Descherex.hxx1260 …lue( const com::sun::star::drawing::EnhancedCustomShapeAdjustmentValue & rkProp, sal_Int32 nIndex,…

Completed in 97 milliseconds