Searched refs:xRefController (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/svx/source/table/ |
H A D | tablecontroller.cxx | 126 …w* pView, const SdrObject* pObj, const rtl::Reference< sdr::SelectionController >& xRefController ) in CreateTableController() argument 128 return SvxTableController::create( pView, pObj, xRefController ); in CreateTableController() 133 …w* pView, const SdrObject* pObj, const rtl::Reference< sdr::SelectionController >& xRefController ) in create() argument 135 if( xRefController.is() ) in create() 137 SvxTableController* pController = dynamic_cast< SvxTableController* >( xRefController.get() ); in create() 139 return xRefController; in create()
|
/aoo42x/main/svx/inc/svx/sdr/table/ |
H A D | tablecontroller.hxx | 85 …* pView, const SdrObject* pObj, const rtl::Reference< sdr::SelectionController >& xRefController );
|
/aoo42x/main/svx/source/svdraw/ |
H A D | svdedxv.cxx | 1977 …* pView, const SdrObject* pObj, const rtl::Reference< sdr::SelectionController >& xRefController );
|
Completed in 23 milliseconds