Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunochart.cxx953 SwUnoCrsr *pLabelUnoCrsr = 0; in Impl_createDataSource() local
955 GetFormatAndCreateCursorFromRangeRep( pDoc, aLabelRange, &pTblFmt, &pLabelUnoCrsr); in Impl_createDataSource()
959 if (pLabelUnoCrsr) in Impl_createDataSource()
960 … pLabelSeqs[ nSeqsIdx ] = new SwChartDataSequence( *this, *pTblFmt, pLabelUnoCrsr ); in Impl_createDataSource()
964 if (pLabelUnoCrsr || pDataUnoCrsr) in Impl_createDataSource()

Completed in 89 milliseconds