Home
last modified time | relevance | path

Searched refs:getSelectionController (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sd/source/ui/table/
H A Dtableobjectbar.cxx131 rtl::Reference< sdr::SelectionController > xController( mpView->getSelectionController() ); in GetState()
157 rtl::Reference< sdr::SelectionController > xController( mpView->getSelectionController() ); in Execute()
H A DTableDesignPane.cxx301 rtl::Reference< sdr::SelectionController > xController( pView->getSelectionController() ); in ApplyStyle()
361 rtl::Reference< sdr::SelectionController > xController( pView->getSelectionController() ); in ApplyOptions()
/trunk/main/sd/source/ui/view/
H A Dviewshel.cxx499 …: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()
H A Dsdview.cxx1364 …Controller* pTableController = dynamic_cast< SvxTableController* >(getSelectionController().get()); in ShouldToggleOn()
1439 …Controller* pTableController = dynamic_cast< SvxTableController* >(getSelectionController().get()); in ChangeMarkedObjectsBulletsNumbering()
/trunk/main/svx/inc/svx/
H A Dsvdedxv.hxx298 …rtl::Reference< sdr::SelectionController > getSelectionController() const { return mxSelectionCont… in getSelectionController() function in SdrObjEditView
/trunk/main/svx/source/table/
H A Daccessibletableshape.cxx366 return dynamic_cast< SvxTableController* >( pView->getSelectionController().get() ); in getTableController()

Completed in 46 milliseconds