LibreOffice Module dbaccess (master) 1
|
#include <com/sun/star/awt/XWindowListener.hpp>
#include <com/sun/star/frame/XController.hpp>
#include <com/sun/star/lang/XComponent.hpp>
#include <com/sun/star/ucb/XCommandProcessor.hpp>
#include <cppuhelper/implbase.hxx>
Go to the source code of this file.
Classes | |
class | dbaccess::SubComponentLoader |
is a helper class which loads/opens a given sub component as soon as the main application window becomes visible. More... | |
Namespaces | |
namespace | dbaccess |
Typedefs | |
typedef ::cppu::WeakImplHelper< css::awt::XWindowListener > | dbaccess::SubComponentLoader_Base |