Home
last modified time | relevance | path

Searched refs:fOldValue (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/basegfx/source/tools/
H A Dstringconversiontools.cxx193 double fOldValue, in lcl_putNumberCharWithSpace() argument
197 fValue -= fOldValue; in lcl_putNumberCharWithSpace()
/aoo41x/main/chart2/source/controller/itemsetwrapper/
H A DDataPointItemConverter.cxx526 double fOldValue = 0.0; in ApplySpecialItem() local
528 ( GetPropertySet()->getPropertyValue( C2U( "TextRotation" )) >>= fOldValue ); in ApplySpecialItem()
531 ( bPropExisted && fOldValue != fValue )) in ApplySpecialItem()
H A DAxisItemConverter.cxx806 double fOldValue = 0.0; in ApplySpecialItem() local
807 … bool bPropExisted = ( GetPropertySet()->getPropertyValue(C2U( "CrossoverValue" )) >>= fOldValue ); in ApplySpecialItem()
809 if( !bPropExisted || ( fOldValue != fValue )) in ApplySpecialItem()
/aoo41x/main/basegfx/source/inc/
H A Dstringconversiontools.hxx102 double fOldValue,

Completed in 145 milliseconds