Home
last modified time | relevance | path

Searched defs:nAxisType (Results 1 – 16 of 16) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/oox/export/
H A Dchartexport.hxx83 AxesType nAxisType; member
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/oox/export/
H A Dchartexport.hxx82 AxesType const nAxisType; member
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/view/axes/
H A DScaleAutomatism.cxx43 static sal_Int32 lcl_getMaximumAutoIncrementCount( sal_Int32 nAxisType ) in lcl_getMaximumAutoIncrementCount()
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/tools/
H A DRegressionCurveHelper.cxx230 sal_Int32 nAxisType = ChartTypeHelper::getAxisType( in initializeCurveCalculator() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/view/axes/
H A DScaleAutomatism.cxx42 static sal_Int32 lcl_getMaximumAutoIncrementCount( sal_Int32 nAxisType ) in lcl_getMaximumAutoIncrementCount()
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/controller/itemsetwrapper/
H A DAxisItemConverter.cxx448 sal_Int32 nAxisType = rItemSet.Get( SCHATTR_AXISTYPE ).GetValue();//css::chart2::AxisType in lcl_isDateAxis() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/tools/
H A DRegressionCurveHelper.cxx230 sal_Int32 nAxisType = ChartTypeHelper::getAxisType( in initializeCurveCalculator() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/controller/itemsetwrapper/
H A DAxisItemConverter.cxx442 sal_Int32 nAxisType = rItemSet.Get( SCHATTR_AXISTYPE ).GetValue();//css::chart2::AxisType in lcl_isDateAxis() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/export/
H A Dchartexport.cxx261 sal_Int32 nAxisType = -1; in lcl_getCategoryAxisType() local
2980 sal_Int32 getRealXAxisType(sal_Int32 nAxisType) in getRealXAxisType()
3029 sal_Int32 nAxisType = XML_catAx; in exportAxis() local
3142 sal_Int32 nAxisType, in _exportAxis()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/controller/dialogs/
H A DDialogModel.cxx640 sal_Int32 nAxisType = ChartTypeHelper::getAxisType( xFirstChartType, 0 ); // x-axis in setCategories() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/controller/dialogs/
H A DDialogModel.cxx682 sal_Int32 nAxisType = ChartTypeHelper::getAxisType( xFirstChartType, 0 ); // x-axis in setCategories() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/excel/
H A Dxechart.cxx2808 …:Convert( const ScfPropertySet& rPropSet, const XclChExtTypeInfo& rTypeInfo, sal_uInt16 nAxisType ) in Convert()
2919 XclExpChAxis::XclExpChAxis( const XclExpChRoot& rRoot, sal_uInt16 nAxisType ) : in XclExpChAxis()
3259 XclExpChAxisRef& rxChAxis, sal_uInt16 nAxisType, in ConvertAxis()
H A Dxichart.cxx3238 XclImpChAxis::XclImpChAxis( const XclImpChRoot& rRoot, sal_uInt16 nAxisType ) : in XclImpChAxis()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/excel/
H A Dxechart.cxx2809 …:Convert( const ScfPropertySet& rPropSet, const XclChExtTypeInfo& rTypeInfo, sal_uInt16 nAxisType ) in Convert()
2920 XclExpChAxis::XclExpChAxis( const XclExpChRoot& rRoot, sal_uInt16 nAxisType ) : in XclExpChAxis()
3257 XclExpChAxisRef& rxChAxis, sal_uInt16 nAxisType, in ConvertAxis()
H A Dxichart.cxx3228 XclImpChAxis::XclImpChAxis( const XclImpChRoot& rRoot, sal_uInt16 nAxisType ) : in XclImpChAxis()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/export/
H A Dchartexport.cxx2625 sal_Int32 nAxisType = XML_catAx; in exportAxis() local
2732 sal_Int32 nAxisType, in _exportAxis()