Home
last modified time | relevance | path

Searched refs:createChildParticleWithIndex (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/chart2/source/view/charttypes/
H A DVSeriesPlotter.cxx2147 …OUString aChildParticle( ObjectIdentifier::createChildParticleWithIndex( OBJECTTYPE_DATA_POINT, nI… in createLegendEntriesForSeries()
2148 …entifier::addChildParticle( aChildParticle, ObjectIdentifier::createChildParticleWithIndex( OBJECT… in createLegendEntriesForSeries()
2176 …OUString aChildParticle( ObjectIdentifier::createChildParticleWithIndex( OBJECTTYPE_LEGEND_ENTRY, … in createLegendEntriesForSeries()
2222 … OUString aChildParticle( ObjectIdentifier::createChildParticleWithIndex( eObjectType, i ) ); in createLegendEntriesForSeries()
2223 …entifier::addChildParticle( aChildParticle, ObjectIdentifier::createChildParticleWithIndex( OBJECT… in createLegendEntriesForSeries()
/aoo42x/main/chart2/source/tools/
H A DObjectIdentifier.cxx526 , createChildParticleWithIndex( OBJECTTYPE_GRID, 0 ) ) ); in createClassifiedIdentifierForGrid()
530 , createChildParticleWithIndex( OBJECTTYPE_SUBGRID, 0 ) ); in createClassifiedIdentifierForGrid()
1027 rtl::OUString ObjectIdentifier::createChildParticleWithIndex( ObjectType eObjectType, sal_Int32 nIn… in createChildParticleWithIndex() function in chart::ObjectIdentifier
/aoo42x/main/chart2/source/view/axes/
H A DVPolarGrid.cxx203 …ObjectIdentifier::addChildParticle( m_aCID, ObjectIdentifier::createChildParticleWithIndex( OBJECT… in create2DRadiusGrid()
H A DVCartesianGrid.cxx255 …ObjectIdentifier::addChildParticle( m_aCID, ObjectIdentifier::createChildParticleWithIndex( OBJECT… in createShapes()
/aoo42x/main/chart2/source/inc/
H A DObjectIdentifier.hxx163 static rtl::OUString createChildParticleWithIndex( ObjectType eObjectType, sal_Int32 nIndex );

Completed in 55 milliseconds