| /AOO41X/main/qadevOOo/objdsc/sch/ |
| H A D | com.sun.star.comp.office.ChXDiagram.csv | 2 "ChXDiagram";"com::sun::star::chart::XDiagram";"getDiagramType()" 3 "ChXDiagram";"com::sun::star::chart::XDiagram";"getDataRowProperties()" 4 "ChXDiagram";"com::sun::star::chart::XDiagram";"getDataPointProperties()" 5 "ChXDiagram";"com::sun::star::chart::XTwoAxisYSupplier";"getSecondaryYAxis()" 6 "ChXDiagram";"com::sun::star::chart::Diagram";"DataRowSource" 7 "ChXDiagram";"com::sun::star::chart::Diagram";"DataCaption" 8 "ChXDiagram";"com::sun::star::chart::ChartTwoAxisXSupplier";"HasSecondaryXAxis" 9 "ChXDiagram";"com::sun::star::chart::ChartTwoAxisXSupplier";"HasSecondaryXAxisDescription" 10 "ChXDiagram";"com::sun::star::chart::ChartTwoAxisYSupplier";"HasSecondaryYAxis" 11 "ChXDiagram";"com::sun::star::chart::ChartTwoAxisYSupplier";"HasSecondaryYAxisDescription" [all …]
|
| H A D | com.sun.star.comp.office.ChXChartAxis.csv | 2 "ChXChartAxis";"com::sun::star::chart::ChartAxis";"Max#optional" 3 "ChXChartAxis";"com::sun::star::chart::ChartAxis";"Min#optional" 4 "ChXChartAxis";"com::sun::star::chart::ChartAxis";"Origin#optional" 5 "ChXChartAxis";"com::sun::star::chart::ChartAxis";"StepMain#optional" 6 "ChXChartAxis";"com::sun::star::chart::ChartAxis";"StepHelp#optional" 7 "ChXChartAxis";"com::sun::star::chart::ChartAxis";"AutoMax#optional" 8 "ChXChartAxis";"com::sun::star::chart::ChartAxis";"AutoMin#optional" 9 "ChXChartAxis";"com::sun::star::chart::ChartAxis";"AutoOrigin#optional" 10 "ChXChartAxis";"com::sun::star::chart::ChartAxis";"AutoStepMain#optional" 11 "ChXChartAxis";"com::sun::star::chart::ChartAxis";"AutoStepHelp#optional" [all …]
|
| /AOO41X/main/chart2/source/tools/ |
| H A D | _serviceregistration_tools.cxx | 41 ::chart::LabeledDataSequence::create 42 , ::chart::LabeledDataSequence::getImplementationName_Static 43 , ::chart::LabeledDataSequence::getSupportedServiceNames_Static 49 ::chart::CachedDataSequence::create 50 , ::chart::CachedDataSequence::getImplementationName_Static 51 , ::chart::CachedDataSequence::getSupportedServiceNames_Static 57 ::chart::DataSource::create 58 , ::chart::DataSource::getImplementationName_Static 59 , ::chart::DataSource::getSupportedServiceNames_Static 65 ::chart::ConfigColorScheme::create [all …]
|
| H A D | CharacterProperties.cxx | 69 namespace chart namespace 493 ::chart::tPropertyValueMap & rOutMap ) in AddDefaultsToMap() 514 …::chart::PropertyHelper::setPropertyValueDefault( rOutMap, PROP_CHAR_FONT_NAME, OUString( aFont.Ge… in AddDefaultsToMap() 515 …::chart::PropertyHelper::setPropertyValueDefault( rOutMap, PROP_CHAR_FONT_STYLE_NAME, OUString(aFo… in AddDefaultsToMap() 516 …::chart::PropertyHelper::setPropertyValueDefault( rOutMap, PROP_CHAR_FONT_FAMILY, sal_Int16(aFont.… in AddDefaultsToMap() 517 …::chart::PropertyHelper::setPropertyValueDefault( rOutMap, PROP_CHAR_FONT_CHAR_SET, sal_Int16(aFon… in AddDefaultsToMap() 518 …::chart::PropertyHelper::setPropertyValueDefault( rOutMap, PROP_CHAR_FONT_PITCH, sal_Int16(aFont.G… in AddDefaultsToMap() 519 …::chart::PropertyHelper::setPropertyValueDefault< sal_Int32 >( rOutMap, PROP_CHAR_COLOR, -1 ); //a… in AddDefaultsToMap() 520 …::chart::PropertyHelper::setPropertyValueDefault( rOutMap, PROP_CHAR_CHAR_HEIGHT, fDefaultFontHeig… in AddDefaultsToMap() 521 …::chart::PropertyHelper::setPropertyValueDefault( rOutMap, PROP_CHAR_UNDERLINE, awt::FontUnderline… in AddDefaultsToMap() [all …]
|
| H A D | SceneProperties.cxx | 45 namespace chart namespace 314 ::chart::tPropertyValueMap & rOutMap ) in AddDefaultsToMap() 325 ::chart::PropertyHelper::setPropertyValueDefault( rOutMap, PROP_SCENE_TRANSF_MATRIX, aMtx ); in AddDefaultsToMap() 326 …::chart::PropertyHelper::setPropertyValueDefault< sal_Int32 >( rOutMap, PROP_SCENE_DISTANCE, 4200 … in AddDefaultsToMap() 327 …::chart::PropertyHelper::setPropertyValueDefault< sal_Int32 >( rOutMap, PROP_SCENE_FOCAL_LENGTH, 8… in AddDefaultsToMap() 330 …::chart::PropertyHelper::setPropertyValueDefault( rOutMap, PROP_SCENE_SHADE_MODE, drawing::ShadeMo… in AddDefaultsToMap() 332 ::chart::PropertyHelper::setPropertyValueDefault< sal_Int32 >( in AddDefaultsToMap() 335 … ::chart::PropertyHelper::setPropertyValueDefault( rOutMap, PROP_SCENE_TWO_SIDED_LIGHTING, true ); in AddDefaultsToMap() 342 …::chart::PropertyHelper::setPropertyValueDefault( rOutMap, PROP_SCENE_CAMERA_GEOMETRY, aDefaultCam… in AddDefaultsToMap() 343 …::chart::PropertyHelper::setPropertyValueDefault( rOutMap, PROP_SCENE_PERSPECTIVE, drawing::Projec… in AddDefaultsToMap() [all …]
|
| H A D | RegressionEquation.cxx | 119 ::chart::tPropertyValueMap* operator()() in operator ()() 121 static ::chart::tPropertyValueMap aStaticDefaults; in operator ()() 126 void lcl_AddDefaultsToMap( ::chart::tPropertyValueMap & rOutMap ) in lcl_AddDefaultsToMap() 128 ::chart::LineProperties::AddDefaultsToMap( rOutMap ); in lcl_AddDefaultsToMap() 129 ::chart::FillProperties::AddDefaultsToMap( rOutMap ); in lcl_AddDefaultsToMap() 130 ::chart::CharacterProperties::AddDefaultsToMap( rOutMap ); in lcl_AddDefaultsToMap() 132 ::chart::PropertyHelper::setPropertyValueDefault( rOutMap, PROP_EQUATION_SHOW, false ); in lcl_AddDefaultsToMap() 133 …::chart::PropertyHelper::setPropertyValueDefault( rOutMap, PROP_EQUATION_SHOW_CORRELATION_COEFF, f… in lcl_AddDefaultsToMap() 137 …::chart::PropertyHelper::setPropertyValue( rOutMap, ::chart::FillProperties::PROP_FILL_STYLE, draw… in lcl_AddDefaultsToMap() 138 …::chart::PropertyHelper::setPropertyValue( rOutMap, ::chart::LineProperties::PROP_LINE_STYLE, draw… in lcl_AddDefaultsToMap() [all …]
|
| H A D | ChartTypeHelper.cxx | 43 namespace chart namespace 269 *pSeq++ = ::com::sun::star::chart::DataLabelPlacement::AVOID_OVERLAP; in getSupportedLabelPlacements() 270 *pSeq++ = ::com::sun::star::chart::DataLabelPlacement::OUTSIDE; in getSupportedLabelPlacements() 271 *pSeq++ = ::com::sun::star::chart::DataLabelPlacement::INSIDE; in getSupportedLabelPlacements() 272 *pSeq++ = ::com::sun::star::chart::DataLabelPlacement::CENTER; in getSupportedLabelPlacements() 278 *pSeq++ = ::com::sun::star::chart::DataLabelPlacement::CENTER; in getSupportedLabelPlacements() 288 *pSeq++ = ::com::sun::star::chart::DataLabelPlacement::TOP; in getSupportedLabelPlacements() 289 *pSeq++ = ::com::sun::star::chart::DataLabelPlacement::BOTTOM; in getSupportedLabelPlacements() 290 *pSeq++ = ::com::sun::star::chart::DataLabelPlacement::LEFT; in getSupportedLabelPlacements() 291 *pSeq++ = ::com::sun::star::chart::DataLabelPlacement::RIGHT; in getSupportedLabelPlacements() [all …]
|
| /AOO41X/main/chart2/source/model/main/ |
| H A D | _serviceregistration_model.cxx | 50 ::chart::ChartModel::create 51 , ::chart::ChartModel::getImplementationName_Static 52 , ::chart::ChartModel::getSupportedServiceNames_Static 58 ::chart::Diagram::create 59 , ::chart::Diagram::getImplementationName_Static 60 , ::chart::Diagram::getSupportedServiceNames_Static 66 ::chart::Legend::create 67 , ::chart::Legend::getImplementationName_Static 68 , ::chart::Legend::getSupportedServiceNames_Static 74 ::chart::Axis::create [all …]
|
| H A D | Axis.cxx | 103 … ::getCppuType( reinterpret_cast< const ::com::sun::star::chart::ChartAxisPosition * >(0)), in lcl_AddPropertiesToVector() 129 … ::getCppuType( reinterpret_cast< const ::com::sun::star::chart::ChartAxisLabelPosition * >(0)), in lcl_AddPropertiesToVector() 163 … ::getCppuType( reinterpret_cast< const ::com::sun::star::chart::ChartAxisArrangeOrderType * >(0)), in lcl_AddPropertiesToVector() 189 … ::getCppuType( reinterpret_cast< const ::com::sun::star::chart::ChartAxisMarkPosition * >(0)), in lcl_AddPropertiesToVector() 195 ::chart::tPropertyValueMap* operator()() in operator ()() 197 static ::chart::tPropertyValueMap aStaticDefaults; in operator ()() 202 void lcl_AddDefaultsToMap( ::chart::tPropertyValueMap & rOutMap ) in lcl_AddDefaultsToMap() 204 ::chart::CharacterProperties::AddDefaultsToMap( rOutMap ); in lcl_AddDefaultsToMap() 205 ::chart::LineProperties::AddDefaultsToMap( rOutMap ); in lcl_AddDefaultsToMap() 207 ::chart::PropertyHelper::setPropertyValueDefault( rOutMap, PROP_AXIS_SHOW, true ); in lcl_AddDefaultsToMap() [all …]
|
| H A D | Legend.cxx | 83 … ::getCppuType( reinterpret_cast< const ::com::sun::star::chart::ChartLegendExpansion * >(0)), in lcl_AddPropertiesToVector() 118 ::chart::tPropertyValueMap* operator()() in operator ()() 120 static ::chart::tPropertyValueMap aStaticDefaults; in operator ()() 125 void lcl_AddDefaultsToMap( ::chart::tPropertyValueMap & rOutMap ) in lcl_AddDefaultsToMap() 127 ::chart::LineProperties::AddDefaultsToMap( rOutMap ); in lcl_AddDefaultsToMap() 128 ::chart::FillProperties::AddDefaultsToMap( rOutMap ); in lcl_AddDefaultsToMap() 129 ::chart::CharacterProperties::AddDefaultsToMap( rOutMap ); in lcl_AddDefaultsToMap() 131 …::chart::PropertyHelper::setPropertyValueDefault( rOutMap, PROP_LEGEND_ANCHOR_POSITION, chart2::Le… in lcl_AddDefaultsToMap() 132 …::chart::PropertyHelper::setPropertyValueDefault( rOutMap, PROP_LEGEND_EXPANSION, ::com::sun::star… in lcl_AddDefaultsToMap() 133 ::chart::PropertyHelper::setPropertyValueDefault( rOutMap, PROP_LEGEND_SHOW, true ); in lcl_AddDefaultsToMap() [all …]
|
| H A D | Title.cxx | 157 ::chart::tPropertyValueMap* operator()() in operator ()() 159 static ::chart::tPropertyValueMap aStaticDefaults; in operator ()() 164 void lcl_AddDefaultsToMap( ::chart::tPropertyValueMap & rOutMap ) in lcl_AddDefaultsToMap() 166 ::chart::LineProperties::AddDefaultsToMap( rOutMap ); in lcl_AddDefaultsToMap() 167 ::chart::FillProperties::AddDefaultsToMap( rOutMap ); in lcl_AddDefaultsToMap() 170 ::chart::PropertyHelper::setPropertyValueDefault( rOutMap, PROP_TITLE_PARA_ADJUST, in lcl_AddDefaultsToMap() 174 …::chart::PropertyHelper::setPropertyValueDefault< sal_Int32 >( rOutMap, PROP_TITLE_PARA_LEFT_MARGI… in lcl_AddDefaultsToMap() 175 …::chart::PropertyHelper::setPropertyValueDefault< sal_Int32 >( rOutMap, PROP_TITLE_PARA_RIGHT_MARG… in lcl_AddDefaultsToMap() 176 …::chart::PropertyHelper::setPropertyValueDefault< sal_Int32 >( rOutMap, PROP_TITLE_PARA_TOP_MARGIN… in lcl_AddDefaultsToMap() 177 …::chart::PropertyHelper::setPropertyValueDefault< sal_Int32 >( rOutMap, PROP_TITLE_PARA_BOTTOM_MAR… in lcl_AddDefaultsToMap() [all …]
|
| /AOO41X/main/chart2/source/controller/chartapiwrapper/ |
| H A D | WrappedStatisticProperties.cxx | 52 namespace chart namespace 63 aRet <<= ::com::sun::star::chart::ChartRegressionCurveType_NONE; in lcl_getRegressionDefault() 70 ::com::sun::star::chart::ChartRegressionCurveType lcl_getRegressionCurveType( RegressionCurveHelper… in lcl_getRegressionCurveType() 72 …::com::sun::star::chart::ChartRegressionCurveType eRet = ::com::sun::star::chart::ChartRegressionC… in lcl_getRegressionCurveType() 76 eRet = ::com::sun::star::chart::ChartRegressionCurveType_LINEAR; in lcl_getRegressionCurveType() 79 eRet = ::com::sun::star::chart::ChartRegressionCurveType_LOGARITHM; in lcl_getRegressionCurveType() 82 eRet = ::com::sun::star::chart::ChartRegressionCurveType_EXPONENTIAL; in lcl_getRegressionCurveType() 85 eRet = ::com::sun::star::chart::ChartRegressionCurveType_POWER; in lcl_getRegressionCurveType() 88 eRet = ::com::sun::star::chart::ChartRegressionCurveType_NONE; in lcl_getRegressionCurveType() 97 RegressionCurveHelper::tRegressionType lcl_getRegressionType( ::com::sun::star::chart::ChartRegress… in lcl_getRegressionType() [all …]
|
| H A D | LegendWrapper.cxx | 63 namespace chart namespace 82 : ::chart::WrappedProperty( C2U( "Alignment" ), C2U( "AnchorPosition" ) ) in WrappedLegendAlignmentProperty() 99 aRet = uno::makeAny( ::com::sun::star::chart::ChartLegendPosition_NONE ); in getPropertyValue() 118 …::com::sun::star::chart::ChartLegendPosition eOuterPos(::com::sun::star::chart::ChartLegendPositio… in setPropertyValue() 119 …if( (rOuterValue >>= eOuterPos) && eOuterPos == ::com::sun::star::chart::ChartLegendPosition_NONE… in setPropertyValue() 138 ::com::sun::star::chart::ChartLegendExpansion eNewExpansion = in setPropertyValue() 141 ? ::com::sun::star::chart::ChartLegendExpansion_HIGH in setPropertyValue() 142 : ::com::sun::star::chart::ChartLegendExpansion_WIDE; in setPropertyValue() 144 …::com::sun::star::chart::ChartLegendExpansion eOldExpansion( ::com::sun::star::chart::ChartLegendE… in setPropertyValue() 163 …::com::sun::star::chart::ChartLegendPosition ePos = ::com::sun::star::chart::ChartLegendPosition_N… in convertInnerToOuterValue() [all …]
|
| /AOO41X/main/chart2/source/model/template/ |
| H A D | _serviceregistration_charttypes.cxx | 45 ::chart::AreaChartType::create 46 , ::chart::AreaChartType::getImplementationName_Static 47 , ::chart::AreaChartType::getSupportedServiceNames_Static 53 ::chart::BarChartType::create 54 , ::chart::BarChartType::getImplementationName_Static 55 , ::chart::BarChartType::getSupportedServiceNames_Static 61 ::chart::CandleStickChartType::create 62 , ::chart::CandleStickChartType::getImplementationName_Static 63 , ::chart::CandleStickChartType::getSupportedServiceNames_Static 69 ::chart::ColumnChartType::create [all …]
|
| /AOO41X/main/xmloff/source/chart/ |
| H A D | PropertyMap.hxx | 218 …{ ::xmloff::token::XML_NEAR_AXIS, ::com::sun::star::chart::ChartAxisLabelPosition_NE… 219 …{ ::xmloff::token::XML_NEAR_AXIS_OTHER_SIDE, ::com::sun::star::chart::ChartAxisLabelPosition_NE… 220 …{ ::xmloff::token::XML_OUTSIDE_START, ::com::sun::star::chart::ChartAxisLabelPosition_OU… 221 …{ ::xmloff::token::XML_OUTSIDE_END, ::com::sun::star::chart::ChartAxisLabelPosition_OU… 222 …{ ::xmloff::token::XML_OUTSIDE_MINIMUM, ::com::sun::star::chart::ChartAxisLabelPosition_OU… 223 …{ ::xmloff::token::XML_OUTSIDE_MAXIMUM, ::com::sun::star::chart::ChartAxisLabelPosition_OU… 229 …{ ::xmloff::token::XML_AT_LABELS, ::com::sun::star::chart::ChartAxisMarkPosition_AT_LABE… 230 …{ ::xmloff::token::XML_AT_AXIS, ::com::sun::star::chart::ChartAxisMarkPosition_AT_AXIS… 231 …{ ::xmloff::token::XML_AT_LABELS_AND_AXIS, ::com::sun::star::chart::ChartAxisMarkPosition_AT_LABE… 237 …{ ::xmloff::token::XML_SIDE_BY_SIDE, ::com::sun::star::chart::ChartAxisArrangeOrderType_SID… [all …]
|
| H A D | PropertyMaps.cxx | 101 … ::getCppuType((const chart::ChartAxisLabelPosition*)0) ); in GetPropertyHandler() 106 … ::getCppuType((const chart::ChartAxisMarkPosition*)0) ); in GetPropertyHandler() 111 … ::getCppuType((const chart::ChartAxisArrangeOrderType*)0) ); in GetPropertyHandler() 122 … ::getCppuType((const chart::ChartRegressionCurveType*)0) ); in GetPropertyHandler() 144 ::getCppuType((const chart::ChartDataRowSource*)0) ); in GetPropertyHandler() 379 … bValue = (( nValue & chart::ChartAxisMarks::INNER ) == chart::ChartAxisMarks::INNER ); in handleSpecialItem() 385 … bValue = (( nValue & chart::ChartAxisMarks::OUTER ) == chart::ChartAxisMarks::OUTER ); in handleSpecialItem() 399 … if((( nValue & chart::ChartDataCaption::VALUE ) == chart::ChartDataCaption::VALUE )) in handleSpecialItem() 401 … if( ( nValue & chart::ChartDataCaption::PERCENT ) == chart::ChartDataCaption::PERCENT ) in handleSpecialItem() 412 … else if(( nValue & chart::ChartDataCaption::PERCENT ) == chart::ChartDataCaption::PERCENT ) in handleSpecialItem() [all …]
|
| H A D | XMLErrorIndicatorPropertyHdl.cxx | 43 chart::ChartErrorIndicatorType eType = chart::ChartErrorIndicatorType_NONE; in importXML() 49 if( eType != chart::ChartErrorIndicatorType_TOP_AND_BOTTOM ) in importXML() 52 eType = ( eType == chart::ChartErrorIndicatorType_LOWER ) in importXML() 53 ? chart::ChartErrorIndicatorType_TOP_AND_BOTTOM in importXML() 54 : chart::ChartErrorIndicatorType_UPPER; in importXML() 56 eType = ( eType == chart::ChartErrorIndicatorType_UPPER ) in importXML() 57 ? chart::ChartErrorIndicatorType_TOP_AND_BOTTOM in importXML() 58 : chart::ChartErrorIndicatorType_LOWER; in importXML() 63 if( eType != chart::ChartErrorIndicatorType_NONE ) in importXML() 66 eType = ( eType == chart::ChartErrorIndicatorType_UPPER ) in importXML() [all …]
|
| H A D | SchXMLAxisContext.cxx | 73 { XML_AUTO, ::com::sun::star::chart::ChartAxisType::AUTOMATIC }, 74 { XML_TEXT, ::com::sun::star::chart::ChartAxisType::CATEGORY }, 75 { XML_DATE, ::com::sun::star::chart::ChartAxisType::DATE }, 123 Reference< chart::XDiagram > xDiagram, in SchXMLAxisContext() 135 m_nAxisType(chart::ChartAxisType::AUTOMATIC), in SchXMLAxisContext() 148 Reference< chart::XAxis > lcl_getChartAxis( SchXMLAxis aCurrentAxis, const Reference< chart::XDiagr… in lcl_getChartAxis() 150 Reference< chart::XAxis > xAxis; in lcl_getChartAxis() 151 Reference< chart::XAxisSupplier > xAxisSuppl( xDiagram, uno::UNO_QUERY ); in lcl_getChartAxis() 168 Reference< chart::XAxis > xAxis( lcl_getChartAxis( m_aCurrentAxis, m_xDiagram ) ); in getTitleShape() 202 Reference< chart::XAxis > xAxis( lcl_getChartAxis( m_aCurrentAxis, m_xDiagram ) ); in CreateGrid() [all …]
|
| /AOO41X/main/chart2/source/view/main/ |
| H A D | VLegendSymbolFactory.cxx | 47 ::chart::VLegendSymbolFactory::tPropertyType ePropertyType ) in lcl_setPropetiesToShape() 49 …const ::chart::tPropertyNameMap & aFilledSeriesNameMap( ::chart::PropertyMapper::getPropertyNameMa… in lcl_setPropetiesToShape() 50 …const ::chart::tPropertyNameMap & aLineSeriesNameMap( ::chart::PropertyMapper::getPropertyNameMapF… in lcl_setPropetiesToShape() 51 …const ::chart::tPropertyNameMap & aLineNameMap( ::chart::PropertyMapper::getPropertyNameMapForLine… in lcl_setPropetiesToShape() 52 …const ::chart::tPropertyNameMap & aFillNameMap( ::chart::PropertyMapper::getPropertyNameMapForFill… in lcl_setPropetiesToShape() 53 …const ::chart::tPropertyNameMap & aFillLineNameMap( ::chart::PropertyMapper::getPropertyNameMapFor… in lcl_setPropetiesToShape() 58 ::chart::tPropertyNameValueMap aValueMap; in lcl_setPropetiesToShape() 61 case ::chart::VLegendSymbolFactory::PROP_TYPE_FILLED_SERIES: in lcl_setPropetiesToShape() 62 ::chart::PropertyMapper::getValueMap( aValueMap, aFilledSeriesNameMap, xProp ); in lcl_setPropetiesToShape() 64 case ::chart::VLegendSymbolFactory::PROP_TYPE_LINE_SERIES: in lcl_setPropetiesToShape() [all …]
|
| /AOO41X/main/chart2/source/controller/main/ |
| H A D | _serviceregistration_controller.cxx | 39 ::chart::ChartController::create 40 , ::chart::ChartController::getImplementationName_Static 41 , ::chart::ChartController::getSupportedServiceNames_Static 47 ::chart::ChartFrameLoader::create 48 , ::chart::ChartFrameLoader::getImplementationName_Static 49 , ::chart::ChartFrameLoader::getSupportedServiceNames_Static 55 ::chart::CreationWizardUnoDlg::create 56 , ::chart::CreationWizardUnoDlg::getImplementationName_Static 57 , ::chart::CreationWizardUnoDlg::getSupportedServiceNames_Static 63 ::chart::ChartTypeUnoDlg::Create [all …]
|
| /AOO41X/main/chart2/source/controller/itemsetwrapper/ |
| H A D | AxisItemConverter.cxx | 59 using ::com::sun::star::chart::TimeInterval; 60 using ::com::sun::star::chart::TimeIncrement; 81 namespace chart namespace 91 ::chart::ExplicitScaleData * pScale /* = NULL */, in AxisItemConverter() 92 ::chart::ExplicitIncrementData * pIncrement /* = NULL */, in AxisItemConverter() 102 m_pExplicitScale = new ::chart::ExplicitScaleData( *pScale ); in AxisItemConverter() 104 m_pExplicitIncrement = new ::chart::ExplicitIncrementData( *pIncrement ); in AxisItemConverter() 354 …::com::sun::star::chart::ChartAxisPosition eAxisPos( ::com::sun::star::chart::ChartAxisPosition_ZE… in FillSpecialItem() 387 …::com::sun::star::chart::ChartAxisLabelPosition ePos( ::com::sun::star::chart::ChartAxisLabelPosit… in FillSpecialItem() 395 …::com::sun::star::chart::ChartAxisMarkPosition ePos( ::com::sun::star::chart::ChartAxisMarkPositio… in FillSpecialItem() [all …]
|
| H A D | StatisticsItemConverter.cxx | 76 ::chart::RegressionCurveHelper::tRegressionType lcl_convertRegressionType( SvxChartRegress eRegress… in lcl_convertRegressionType() 78 …::chart::RegressionCurveHelper::tRegressionType eType = ::chart::RegressionCurveHelper::REGRESSION… in lcl_convertRegressionType() 82 eType = ::chart::RegressionCurveHelper::REGRESSION_TYPE_LINEAR; in lcl_convertRegressionType() 85 eType = ::chart::RegressionCurveHelper::REGRESSION_TYPE_LOG; in lcl_convertRegressionType() 88 eType = ::chart::RegressionCurveHelper::REGRESSION_TYPE_EXP; in lcl_convertRegressionType() 91 eType = ::chart::RegressionCurveHelper::REGRESSION_TYPE_POWER; in lcl_convertRegressionType() 104 ::chart::createErrorBar( uno::Reference< uno::XComponentContext >())); in lcl_GetDefaultErrorBar() 163 ::chart::RegressionCurveHelper::getFirstCurveNotMeanValueLine( xRegCnt )); in lcl_getEquationProperties() 175 namespace chart namespace 263 sal_Int32 nStyle = ::com::sun::star::chart::ErrorBarStyle::NONE; in ApplySpecialItem() [all …]
|
| /AOO41X/main/offapi/com/sun/star/chart/ |
| H A D | BarDiagram.idl | 27 #include <com/sun/star/chart/Diagram.idl> 31 #include <com/sun/star/chart/ChartStatistics.idl> 35 #include <com/sun/star/chart/ChartAxisXSupplier.idl> 39 #include <com/sun/star/chart/ChartTwoAxisYSupplier.idl> 43 #include <com/sun/star/chart/ChartAxisZSupplier.idl> 47 #include <com/sun/star/chart/Dim3DDiagram.idl> 51 #include <com/sun/star/chart/StackableDiagram.idl> 57 module com { module sun { module star { module chart { 65 service com::sun::star::chart::Diagram; 66 service com::sun::star::chart::ChartStatistics; [all …]
|
| H A D | XChartDocument.idl | 39 #include <com/sun/star/chart/XDiagram.idl> 43 #include <com/sun/star/chart/XChartData.idl> 49 module com { module sun { module star { module chart { 53 /** manages the chart document. 63 the shape of the main title of the chart document. 72 the shape of the subtitle of the chart document. 85 the shape of the legend of the chart document. 94 the properties of the background area of the chart document. 99 change the chart wall which you get from the 110 the diagram of the chart document. [all …]
|
| /AOO41X/main/xmloff/ |
| H A D | Library_xo.mk | 62 xmloff/source/chart/ColorPropertySet \ 63 xmloff/source/chart/PropertyMaps \ 64 xmloff/source/chart/SchXMLAutoStylePoolP \ 65 xmloff/source/chart/SchXMLAxisContext \ 66 xmloff/source/chart/SchXMLCalculationSettingsContext \ 67 xmloff/source/chart/SchXMLChartContext \ 68 xmloff/source/chart/SchXMLEnumConverter \ 69 xmloff/source/chart/SchXMLExport \ 70 xmloff/source/chart/SchXMLImport \ 71 xmloff/source/chart/SchXMLLegendContext \ [all …]
|