Home
last modified time | relevance | path

Searched refs:xRefController (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/svx/source/table/
H A Dtablecontroller.cxx126 …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()
/aoo4110/main/svx/inc/svx/sdr/table/
H A Dtablecontroller.hxx85 …* pView, const SdrObject* pObj, const rtl::Reference< sdr::SelectionController >& xRefController );
/aoo4110/main/svx/source/svdraw/
H A Dsvdedxv.cxx1977 …* pView, const SdrObject* pObj, const rtl::Reference< sdr::SelectionController >& xRefController );

Completed in 117 milliseconds