Lines Matching refs:SubComponentManager
238 …SubComponentManager::SubComponentManager( OApplicationController& _rController, const ::comphelper… in SubComponentManager() function in dbaui::SubComponentManager
244 SubComponentManager::~SubComponentManager() in ~SubComponentManager()
249 void SubComponentManager::disposing() in disposing()
366 …void SAL_CALL SubComponentManager::propertyChange( const PropertyChangeEvent& i_rEvent ) throw (Ru… in propertyChange()
397 …void SAL_CALL SubComponentManager::disposing( const EventObject& _rSource ) throw (RuntimeExceptio… in disposing()
446 Sequence< Reference< XComponent> > SubComponentManager::getSubComponents() const in getSubComponents()
461 sal_Bool SubComponentManager::closeSubComponents() in closeSubComponents()
486 bool SubComponentManager::empty() const in empty()
493 …void SubComponentManager::onSubComponentOpened( const ::rtl::OUString& _rName, const sal_Int32 _n… in onSubComponentOpened()
529 …bool SubComponentManager::activateSubFrame( const ::rtl::OUString& _rName, const sal_Int32 _nCompo… in activateSubFrame()
558 …bool SubComponentManager::closeSubFrames( const ::rtl::OUString& i_rName, const sal_Int32 _nCompon… in closeSubFrames()
580 bool SubComponentManager::lookupSubComponent( const Reference< XComponent >& i_rComponent, in lookupSubComponent()