Searched refs:xControllerSelection (Results 1 – 2 of 2) sorted by relevance
364 Reference<XSelectionSupplier> xControllerSelection(xController, UNO_QUERY); in ShowDBObj() local365 if (xControllerSelection.is()) in ShowDBObj()372 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()