Searched refs:xRC (Results 1 – 2 of 2) sorted by relevance
1382 uno::Reference< report::XReportComponent> xRC(*pColIter); in EndDragObj() local1383 aPrevious = VCLPoint(xRC->getPosition()); in EndDragObj()1384 awt::Size aSize = xRC->getSize(); in EndDragObj()1402 xRC->setSize(aSize); in EndDragObj()1404 xRC->setPosition(AWTPoint(aNewPos)); in EndDragObj()
508 XCellRangesCursorRef xRC = (XCellRangesCursor*) in lcl_Cursor() local511 if ( xCC && xRC ) in lcl_Cursor()532 xRC->gotoUnion(aSecond); in lcl_Cursor()
Completed in 59 milliseconds