Home
last modified time | relevance | path

Searched defs:bLogScale (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/oox/source/drawingml/chart/
H A Daxisconverter.cxx257 bool bLogScale = lclIsLogarithmicScale( mrModel ); in convertFromModel() local
/aoo4110/main/sc/source/filter/excel/
H A Dxichart.cxx158 void lclSetExpValueOrClearAny( Any& rAny, double fValue, bool bLogScale, bool bClear ) in lclSetExpValueOrClearAny()
3013 bool bLogScale = ::get_flag( maData.mnFlags, EXC_CHVALUERANGE_LOGSCALE ); in Convert() local
3056 bool bLogScale = ::get_flag( maData.mnFlags, EXC_CHVALUERANGE_LOGSCALE ); in ConvertAxisPosition() local
H A Dxechart.cxx165 bool lclIsAutoAnyOrGetScaledValue( double& rfValue, const Any& rAny, bool bLogScale ) in lclIsAutoAnyOrGetScaledValue()
2739 … bool bLogScale = ScfApiHelper::GetServiceName( rScaleData.Scaling ) == SERVICE_CHART2_LOGSCALING; in Convert() local

Completed in 62 milliseconds