Home
last modified time | relevance | path

Searched refs:ContainerHelper (Results 51 – 75 of 100) sorted by relevance

1234

/trunk/main/chart2/source/model/template/
H A DBubbleChartTypeTemplate.cxx97 return ::chart::ContainerHelper::ContainerToSequence( aProperties ); in lcl_GetPropertySequence()
H A DAreaChartTypeTemplate.cxx105 return ::chart::ContainerHelper::ContainerToSequence( aProperties ); in lcl_GetPropertySequence()
H A DScatterChartType.cxx122 return ::chart::ContainerHelper::ContainerToSequence( aProperties ); in lcl_GetPropertySequence()
H A DChartType.cxx195 return ContainerHelper::ContainerToSequence( m_aDataSeries ); in getDataSeries()
H A DBarChartTypeTemplate.cxx113 return ::chart::ContainerHelper::ContainerToSequence( aProperties ); in lcl_GetPropertySequence()
H A DLineChartTypeTemplate.cxx128 return ::chart::ContainerHelper::ContainerToSequence( aProperties ); in lcl_GetPropertySequence()
H A DStockDataInterpreter.cxx49 using namespace ::chart::ContainerHelper;
H A DScatterChartTypeTemplate.cxx130 return ::chart::ContainerHelper::ContainerToSequence( aProperties ); in lcl_GetPropertySequence()
H A DColumnLineChartTypeTemplate.cxx111 return ::chart::ContainerHelper::ContainerToSequence( aProperties ); in lcl_GetPropertySequence()
H A DDataInterpreter.cxx44 using namespace ::chart::ContainerHelper;
/trunk/main/oox/source/drawingml/chart/
H A Dtitleconverter.cxx123 return ContainerHelper::vectorToSequence( aStringVec ); in createStringSequence()
/trunk/main/chart2/source/model/main/
H A DDataPoint.cxx72 return ::chart::ContainerHelper::ContainerToSequence( aProperties ); in lcl_GetPropertySequence()
H A DLegend.cxx167 return ::chart::ContainerHelper::ContainerToSequence( aProperties ); in lcl_GetPropertySequence()
/trunk/main/chart2/source/tools/
H A DPropertyHelper.cxx128 …::std::vector< OUString > aNames( ::chart::ContainerHelper::SequenceToVector( xNameAccess->getElem… in lcl_addNamedPropertyUniqueNameToTable()
H A DCachedDataSequence.cxx41 using namespace ::chart::ContainerHelper;
H A DRangeHighlighter.cxx297 m_aSelectedRanges = ContainerHelper::ContainerToSequence( aHilightedRanges ); in fillRangesForDataPoint()
H A DRegressionCurveModel.cxx98 return ::chart::ContainerHelper::ContainerToSequence( aProperties ); in lcl_GetPropertySequence()
H A DAxisHelper.cxx860 return ContainerHelper::ContainerToSequence( aAxisVector ); in getAllAxesOfDiagram()
888 return ContainerHelper::ContainerToSequence( aGridVector ); in getAllGrids()
H A DOPropertySet.cxx173 aTypeList = ::chart::ContainerHelper::ContainerToSequence( aTypes ); in getTypes()
/trunk/main/oox/source/helper/
H A Dgraphichelper.cxx148 return ContainerHelper::getMapElement( maSystemPalette, nToken, nDefaultRgb ); in getSystemColor()
/trunk/main/oox/source/ole/
H A Dolestorage.cxx160 if( !ContainerHelper::insertByName( mxStorage, maElementName, Any( mxTempFile ) ) ) in closeOutput()
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DLegendWrapper.cxx277 return ::chart::ContainerHelper::ContainerToSequence( aProperties ); in lcl_GetPropertySequence()
H A DUpDownBarWrapper.cxx77 return ::chart::ContainerHelper::ContainerToSequence( aProperties ); in lcl_GetPropertySequence()
H A DMinMaxLineWrapper.cxx94 return ::chart::ContainerHelper::ContainerToSequence( aProperties ); in lcl_GetPropertySequence()
/trunk/main/chart2/source/controller/dialogs/
H A Ddlg_CreationWizard_UNO.cxx156 aTypeList = ::chart::ContainerHelper::ContainerToSequence( aTypes ); in getTypes()

Completed in 192 milliseconds

1234