Home
last modified time | relevance | path

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

/trunk/main/chart2/source/view/main/
H A DVTitle.cxx53 , m_aCID() in VTitle()
71 m_aCID = rCID; in init()
172 if( !m_aCID.isEmpty() ) in createShapes()
173 …ap.insert( tPropertyNameValueMap::value_type( C2U("Name"), uno::makeAny( m_aCID ) ) ); //CID rtl::… in createShapes()
H A DPlotterBase.cxx49 , m_aCID() in PlotterBase()
67 m_aCID = rCID; in initPlotter()
H A DVDataSeries.cxx188 , m_aCID() in VDataSeries()
377 m_aCID = ObjectIdentifier::createClassifiedIdentifierForParticle( m_aSeriesParticle ); in setParticle()
389 return m_aCID; in getCID()
H A DVTitle.hxx68 rtl::OUString m_aCID; member in chart::VTitle
/trunk/main/chart2/source/view/axes/
H A DVPolarGrid.cxx120 this->createGroupShape( xLogicTarget, m_aCID ) ); in create2DAngleGrid()
180 this->createGroupShape( xLogicTarget, m_aCID ) ); in create2DRadiusGrid()
203 …, ObjectIdentifier::addChildParticle( m_aCID, ObjectIdentifier::createChildParticleWithIndex( OBJE… in create2DRadiusGrid()
H A DVAxisBase.cxx198 …m_xGroupShape_Shapes = this->createGroupShape( m_xLogicTarget, m_nDimension==2 ? m_aCID : C2U("")); in prepareShapeCreation()
201 m_xTextTarget = m_pShapeFactory->createGroup2D( m_xFinalTarget, m_aCID ); in prepareShapeCreation()
H A DVCartesianGrid.cxx218 this->createGroupShape( m_xLogicTarget, m_aCID ) ); in createShapes()
255 …, ObjectIdentifier::addChildParticle( m_aCID, ObjectIdentifier::createChildParticleWithIndex( OBJE… in createShapes()
H A DVPolarRadiusAxis.cxx171 aAxis.initPlotter(m_xLogicTarget,m_xFinalTarget,m_xShapeFactory, m_aCID ); in createShapes()
/trunk/main/chart2/source/view/inc/
H A DPlotterBase.hxx94 rtl::OUString m_aCID; member in chart::PlotterBase
H A DVDataSeries.hxx231 rtl::OUString m_aCID; member in chart::VDataSeries

Completed in 39 milliseconds