Searched refs:ppUnoCrsr (Results 1 – 1 of 1) sorted by relevance
420 SwUnoCrsr **ppUnoCrsr ) // will be set to cursor spanning the cell range in GetFormatAndCreateCursorFromRangeRep() argument433 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 117 milliseconds