Searched defs:nTimeUnit (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/oox/source/drawingml/chart/ |
H A D | axisconverter.cxx | 68 sal_Int32 lclGetApiTimeUnit( sal_Int32 nTimeUnit ) in lclGetApiTimeUnit() 81 …d lclConvertTimeInterval( Any& orInterval, const OptValue< double >& rofUnit, sal_Int32 nTimeUnit ) in lclConvertTimeInterval()
|
/aoo42x/main/chart2/source/view/axes/ |
H A D | DateScaling.cxx | 57 DateScaling::DateScaling( const Date& rNullDate, sal_Int32 nTimeUnit, bool bShifted ) in DateScaling()
|
/aoo42x/main/xmloff/source/chart/ |
H A D | SchXMLAxisContext.cxx | 966 sal_Int32 nTimeUnit = ::com::sun::star::chart::TimeUnit::DAY; in lcl_getTimeUnit() local
|
H A D | SchXMLExport.cxx | 2295 XMLTokenEnum lcl_getTimeUnitToken( sal_Int32 nTimeUnit ) in lcl_getTimeUnitToken()
|
/aoo42x/main/sc/source/filter/excel/ |
H A D | xichart.cxx | 165 double lclGetSerialDay( const XclImpRoot& rRoot, sal_uInt16 nValue, sal_uInt16 nTimeUnit ) in lclGetSerialDay() 181 …imeValue( const XclImpRoot& rRoot, Any& rAny, sal_uInt16 nValue, bool bAuto, sal_uInt16 nTimeUnit ) in lclConvertTimeValue() 189 sal_Int32 lclGetApiTimeUnit( sal_uInt16 nTimeUnit ) in lclGetApiTimeUnit() 201 void lclConvertTimeInterval( Any& rInterval, sal_uInt16 nValue, bool bAuto, sal_uInt16 nTimeUnit ) in lclConvertTimeInterval()
|
H A D | xechart.cxx | 173 sal_uInt16 lclGetTimeValue( const XclExpRoot& rRoot, double fSerialDate, sal_uInt16 nTimeUnit ) in lclGetTimeValue() 190 …ertTimeValue( const XclExpRoot& rRoot, sal_uInt16& rnValue, const Any& rAny, sal_uInt16 nTimeUnit ) in lclConvertTimeValue()
|
Completed in 82 milliseconds