Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/drawingml/chart/
H A Daxisconverter.cxx58 inline void lclSetValueOrClearAny( Any& orAny, const OptValue< double >& rofValue ) in lclSetValueOrClearAny() argument
60 if( rofValue.has() ) orAny <<= rofValue.get(); else orAny.clear(); in lclSetValueOrClearAny()

Completed in 15 milliseconds