Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/unocore/
H A Dunochart.cxx420 SwUnoCrsr **ppUnoCrsr ) // will be set to cursor spanning the cell range in GetFormatAndCreateCursorFromRangeRep() argument
433 if (ppUnoCrsr) in GetFormatAndCreateCursorFromRangeRep()
434 *ppUnoCrsr = NULL; in GetFormatAndCreateCursorFromRangeRep()
449 if (ppUnoCrsr != NULL) in GetFormatAndCreateCursorFromRangeRep()
451 *ppUnoCrsr = NULL; // default result in case of failure in GetFormatAndCreateCursorFromRangeRep()
484 if (ppUnoCrsr) in GetFormatAndCreateCursorFromRangeRep()
485 *ppUnoCrsr = pCrsr; in GetFormatAndCreateCursorFromRangeRep()

Completed in 28 milliseconds