#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>
Go to the source code of this file.
◆ TEST_DYNAMICMENUOPTIONS
#define TEST_DYNAMICMENUOPTIONS |
◆ aTestApplication