LibreOffice Module extensions (master) 1
|
#include <toolkit/helper/vclunohelper.hxx>
#include <comphelper/processfactory.hxx>
#include <com/sun/star/awt/PosSize.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <vcl/taskpanelist.hxx>
#include <tools/debug.hxx>
#include "bibbeam.hxx"
#include "datman.hxx"
#include "bibtools.hxx"
Go to the source code of this file.
Classes | |
class | bib::BibGridwin |
Namespaces | |
namespace | bib |
Macros | |
#define | ID_TOOLBAR 1 |
#define | ID_GRIDWIN 2 |
Functions | |
void | bib::HandleTaskPaneList (vcl::Window *pWindow, bool bAddToList) |
bib::IMPL_LINK_NOARG (BibBeamer, RecalcLayout_Impl, void *, void) | |
#define ID_GRIDWIN 2 |
Definition at line 37 of file bibbeam.cxx.
#define ID_TOOLBAR 1 |
Definition at line 36 of file bibbeam.cxx.