Home
last modified time | relevance | path

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

/trunk/main/filter/inc/filter/msfilter/
H A Descherex.hxx1260 …lue( const com::sun::star::drawing::EnhancedCustomShapeAdjustmentValue & rkProp, sal_Int32 nIndex,…
/trunk/main/filter/source/msfilter/
H A Descherex.cxx2676 …lue( const com::sun::star::drawing::EnhancedCustomShapeAdjustmentValue & rkProp, sal_Int32 nIndex,… in GetAdjustmentValue() argument
2678 if ( rkProp.State != beans::PropertyState_DIRECT_VALUE ) in GetAdjustmentValue()
2682 if ( rkProp.Value.getValueTypeClass() == uno::TypeClass_DOUBLE ) in GetAdjustmentValue()
2685 rkProp.Value >>= fValue; in GetAdjustmentValue()
2692 rkProp.Value >>= nValue; in GetAdjustmentValue()

Completed in 44 milliseconds