Searched refs:xControllerSelection (Results 1 – 2 of 2) sorted by relevance
370 Reference<XSelectionSupplier> xControllerSelection(xController, UNO_QUERY); in ShowDBObj() local371 if (xControllerSelection.is()) in ShowDBObj()378 xControllerSelection->select(makeAny(aSelection.createPropertyValueSequence())); in ShowDBObj()
96 uno::Reference<view::XSelectionSupplier> xControllerSelection(xController, uno::UNO_QUERY); in ShowInBeamer() local97 if (xControllerSelection.is()) in ShowInBeamer()108 xControllerSelection->select(uno::makeAny(aSelection.createPropertyValueSequence())); in ShowInBeamer()
Completed in 21 milliseconds