LibreOffice Module cui (master) 1
|
#include <config_java.h>
#include <memory>
#include <vector>
#include <vcl/timer.hxx>
#include <vcl/idle.hxx>
#include <vcl/weld.hxx>
#include <sfx2/tabdlg.hxx>
#include <com/sun/star/ui/dialogs/XFolderPicker2.hpp>
#include <svtools/dialogclosedlistener.hxx>
#include <svtools/restartdialog.hxx>
Go to the source code of this file.
Classes | |
class | SvxJavaOptionsPage |
class | SvxJavaParameterDlg |
class | SvxJavaClassPathDlg |
Typedefs | |
typedef void * | JavaInfo |
typedef void* JavaInfo |
Definition at line 39 of file optjava.hxx.