Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunochart.cxx416 static void GetFormatAndCreateCursorFromRangeRep( in GetFormatAndCreateCursorFromRangeRep() function
738 GetFormatAndCreateCursorFromRangeRep( pDoc, pSubRanges[0], &pTblFmt, &pUnoCrsr ); in Impl_createDataSource()
955 GetFormatAndCreateCursorFromRangeRep( pDoc, aLabelRange, &pTblFmt, &pLabelUnoCrsr); in Impl_createDataSource()
956 GetFormatAndCreateCursorFromRangeRep( pDoc, aDataRange, &pTblFmt, &pDataUnoCrsr); in Impl_createDataSource()
1462 GetFormatAndCreateCursorFromRangeRep( pDoc, rRangeRepresentation, in Impl_createDataSequenceByRangeRepresentation()
1867 GetFormatAndCreateCursorFromRangeRep( pDoc, aRange, &pTblFmt, NULL ); in convertRangeToXML()

Completed in 28 milliseconds