Searched refs:getSelectionController (Results 1 – 6 of 6) sorted by relevance
131 rtl::Reference< sdr::SelectionController > xController( mpView->getSelectionController() ); in GetState()157 rtl::Reference< sdr::SelectionController > xController( mpView->getSelectionController() ); in Execute()
301 rtl::Reference< sdr::SelectionController > xController( pView->getSelectionController() ); in ApplyStyle()361 rtl::Reference< sdr::SelectionController > xController( pView->getSelectionController() ); in ApplyOptions()
499 …:Reference< sdr::SelectionController > xSelectionController( GetView()->getSelectionController() ); in KeyInput()569 …:Reference< sdr::SelectionController > xSelectionController( GetView()->getSelectionController() ); in MouseButtonDown()610 …:Reference< sdr::SelectionController > xSelectionController( GetView()->getSelectionController() ); in MouseMove()638 …:Reference< sdr::SelectionController > xSelectionController( GetView()->getSelectionController() ); in MouseButtonUp()
1364 …Controller* pTableController = dynamic_cast< SvxTableController* >(getSelectionController().get()); in ShouldToggleOn()1439 …Controller* pTableController = dynamic_cast< SvxTableController* >(getSelectionController().get()); in ChangeMarkedObjectsBulletsNumbering()
298 …rtl::Reference< sdr::SelectionController > getSelectionController() const { return mxSelectionCont… in getSelectionController() function in SdrObjEditView
366 return dynamic_cast< SvxTableController* >( pView->getSelectionController().get() ); in getTableController()
Completed in 46 milliseconds