Searched refs:pLabelUnoCrsr (Results 1 – 1 of 1) sorted by relevance
953 SwUnoCrsr *pLabelUnoCrsr = 0; in Impl_createDataSource() local955 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 34 milliseconds