Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/controller/chartapiwrapper/
H A DDataSeriesPointWrapper.cxx177 if( _eType == DataSeriesPointWrapper::DATA_SERIES ) in lcl_GetPropertySequence()
200 …ic Sequence< Property > aPropSeq( lcl_GetPropertySequence( DataSeriesPointWrapper::DATA_SERIES ) ); in operator ()()
477 , m_eType( DATA_SERIES ) in DataSeriesPointWrapper()
509 m_eType = DATA_SERIES; in initialize()
642 if( m_eType == DATA_SERIES ) in getPropertyState()
670 if( m_eType == DATA_SERIES ) in setPropertyToDefault()
709 if( m_eType == DATA_SERIES ) in getInnerPropertySet()
716 if( m_eType == DATA_SERIES ) in getPropertySequence()
728 if( m_eType == DATA_SERIES ) in createWrappedProperties()
H A DWrappedSymbolProperties.cxx231 lcl_addWrappedProperties( rList, spChart2ModelContact, DATA_SERIES ); in addWrappedPropertiesForSeries()
321 if( m_ePropertyType == DATA_SERIES && //single series or point in getPropertyState()
H A DWrappedDataCaptionProperties.cxx134 lcl_addWrappedProperties( rList, spChart2ModelContact, DATA_SERIES ); in addWrappedPropertiesForSeries()
H A DDataSeriesPointWrapper.hxx63 DATA_SERIES, enumerator
H A DWrappedSeriesOrDiagramProperty.hxx50 DATA_SERIES, enumerator
H A DWrappedStatisticProperties.cxx1129 lcl_addWrappedProperties( rList, spChart2ModelContact, DATA_SERIES ); in addWrappedPropertiesForSeries()
H A DDiagramWrapper.cxx704 DataSeriesPointWrapper::DATA_SERIES, nNewAPIIndex, 0, m_spChart2ModelContact ) ); in getDataRowProperties()
/aoo4110/main/xmloff/source/chart/
H A DSchXMLSeries2Context.cxx600 DataRowPointStyle::DATA_SERIES, in EndElement()
707 if( iStyle->meType != DataRowPointStyle::DATA_SERIES ) in initSeriesPropertySets()
720 if( iStyle->meType == DataRowPointStyle::DATA_SERIES ) in initSeriesPropertySets()
735 if( iStyle->meType != DataRowPointStyle::DATA_SERIES ) in setDefaultsToSeries()
789 if( iStyle->meType == DataRowPointStyle::DATA_SERIES ) in setStylesToSeries()
1058 if( iStyle->meType != DataRowPointStyle::DATA_SERIES ) in switchSeriesLinesOff()
H A DSchXMLChartContext.cxx431 DataRowPointStyle aSeriesStyle( DataRowPointStyle::DATA_SERIES in creatStyleList()
475 if(aStyle.meType == DataRowPointStyle::DATA_SERIES && in lcl_swapPointAndSeriesStylesForDonutCharts()
529 if(aStyle.meType == DataRowPointStyle::DATA_SERIES ) in lcl_swapPointAndSeriesStylesForDonutCharts()
541 if( aStyle.meType == DataRowPointStyle::DATA_SERIES ) in lcl_swapPointAndSeriesStylesForDonutCharts()
H A Dtransporttypes.hxx180 DATA_SERIES, enumerator

Completed in 61 milliseconds