Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/app/
H A Dtransobj.cxx508 xDragSourceRanges = NULL; // don't keep source after dropping in DragFinished()
533 xDragSourceRanges = new ScCellRangesObj( pSourceShell, aRanges ); in SetDragSource()
561 ScCellRangesBase* pRangesObj = ScCellRangesBase::getImplementation( xDragSourceRanges ); in GetSourceDocShell()
571 ScCellRangesBase* pRangesObj = ScCellRangesBase::getImplementation( xDragSourceRanges ); in GetSourceMarkData()
/trunk/main/sc/source/ui/inc/
H A Dtransobj.hxx55 com::sun::star::uno::Reference<com::sun::star::sheet::XSheetCellRanges> xDragSourceRanges; member in ScTransferObj

Completed in 19 milliseconds