LibreOffice Module svtools (master) 1
Classes | Macros | Variables
test.cxx File Reference
#include <unotools/dynamicmenuoptions.hxx>
#include <cppuhelper/bootstrap.hxx>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/lang/XInitialization.hpp>
#include <com/sun/star/registry/XSimpleRegistry.hpp>
#include <cppuhelper/servicefactory.hxx>
#include <comphelper/processfactory.hxx>
#include <com/sun/star/uno/Reference.h>
#include <com/sun/star/uno/Sequence.h>
#include <rtl/ustring>
#include <rtl/ustrbuf.hxx>
#include <osl/diagnose.h>
#include <sal/log.hxx>
#include <vcl/event.hxx>
#include <vcl/svapp.hxx>
Include dependency graph for test.cxx:

Go to the source code of this file.

Classes

class  TestApplication
 

Macros

#define TEST_DYNAMICMENUOPTIONS
 

Variables

TestApplication aTestApplication
 

Macro Definition Documentation

◆ TEST_DYNAMICMENUOPTIONS

#define TEST_DYNAMICMENUOPTIONS

Definition at line 25 of file test.cxx.

Variable Documentation

◆ aTestApplication

TestApplication aTestApplication

Definition at line 85 of file test.cxx.