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()
98 uno::Reference<view::XSelectionSupplier> xControllerSelection(xController, uno::UNO_QUERY); in ShowInBeamer() local99 if (xControllerSelection.is()) in ShowInBeamer()110 xControllerSelection->select(uno::makeAny(aSelection.createPropertyValueSequence())); in ShowInBeamer()