Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/core/recovery/
H A Dsubcomponentloader.cxx122SubComponentLoader::SubComponentLoader( const Reference< XController >& i_rApplicationController, in SubComponentLoader() function in dbaccess::SubComponentLoader
138SubComponentLoader::SubComponentLoader( const Reference< XController >& i_rApplicationController, in SubComponentLoader() function in dbaccess::SubComponentLoader
154 SubComponentLoader::~SubComponentLoader() in ~SubComponentLoader()
160 …void SAL_CALL SubComponentLoader::windowResized( const WindowEvent& i_rEvent ) throw (RuntimeExcep… in windowResized()
167 …void SAL_CALL SubComponentLoader::windowMoved( const WindowEvent& i_rEvent ) throw (RuntimeExcepti… in windowMoved()
174 …void SAL_CALL SubComponentLoader::windowShown( const EventObject& i_rEvent ) throw (RuntimeExcepti… in windowShown()
183 …void SAL_CALL SubComponentLoader::windowHidden( const EventObject& i_rEvent ) throw (RuntimeExcept… in windowHidden()
190 …void SAL_CALL SubComponentLoader::disposing( const EventObject& i_rEvent ) throw (RuntimeException) in disposing()
H A Dsubcomponentloader.hxx52 class DBACCESS_DLLPRIVATE SubComponentLoader : public SubComponentLoader_Base class
55 SubComponentLoader(
60 SubComponentLoader(
75 virtual ~SubComponentLoader();
H A Dsubcomponentrecovery.cxx616 … Reference< XInterface > xLoader( *new SubComponentLoader( xController, xDocDefinition ) ); in impl_recoverSubDocument_throw()
671 Reference< XInterface > xLoader( *new SubComponentLoader( xController, xSubComponent ) ); in impl_recoverQueryDesign_throw()

Completed in 17 milliseconds