LibreOffice Module extensions (master) 1
|
#include <com/sun/star/frame/XController.hpp>
#include <com/sun/star/frame/XStatusListener.hpp>
#include <vcl/InterimItemWindow.hxx>
#include <vcl/toolbox.hxx>
#include <vcl/timer.hxx>
#include <cppuhelper/implbase.hxx>
#include <vector>
Go to the source code of this file.
Classes | |
class | BibToolBarListener |
class | BibTBListBoxListener |
class | BibTBEditListener |
class | BibTBQueryMenuListener |
class | ComboBoxControl |
class | EditControl |
class | BibToolBar |
Typedefs | |
typedef std::vector< css::uno::Reference< css::frame::XStatusListener > > | BibToolBarListenerArr |
typedef std::vector< css::uno::Reference< css::frame::XStatusListener> > BibToolBarListenerArr |
Definition at line 95 of file toolbar.hxx.