LibreOffice Module framework (master) 1
|
#include <set>
#include <cppuhelper/implbase.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/lang/XInitialization.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <com/sun/star/container/XNameContainer.hpp>
#include <com/sun/star/frame/XDispatch.hpp>
#include <com/sun/star/frame/XInterceptorInfo.hpp>
#include <com/sun/star/frame/XDispatchProvider.hpp>
#include <com/sun/star/frame/XDispatchProviderInterceptor.hpp>
Go to the source code of this file.
Classes | |
class | framework::DispatchDisabler |
Implementation of a service to make it easy to disable a whole suite of UNO commands in a batch - and have that act in-process. More... | |
Namespaces | |
namespace | framework |