LibreOffice Module framework (master) 1
Classes | Namespaces | Typedefs
menubarmanager.hxx File Reference
#include <sal/config.h>
#include <unordered_map>
#include <utility>
#include <vector>
#include <com/sun/star/frame/XFrame.hpp>
#include <com/sun/star/frame/XDispatch.hpp>
#include <com/sun/star/frame/XDispatchProvider.hpp>
#include <com/sun/star/frame/FeatureStateEvent.hpp>
#include <com/sun/star/frame/XFrameActionListener.hpp>
#include <com/sun/star/frame/XPopupMenuController.hpp>
#include <com/sun/star/awt/XSystemDependentMenuPeer.hpp>
#include <com/sun/star/container/XIndexAccess.hpp>
#include <com/sun/star/frame/XUIControllerFactory.hpp>
#include <com/sun/star/ui/XUIConfigurationListener.hpp>
#include <com/sun/star/ui/XImageManager.hpp>
#include <com/sun/star/ui/XAcceleratorConfiguration.hpp>
#include <com/sun/star/util/XURLTransformer.hpp>
#include <rtl/ustring.hxx>
#include <vcl/menu.hxx>
#include <vcl/timer.hxx>
#include <comphelper/compbase.hxx>
#include <cppuhelper/weakref.hxx>
#include <framework/addonsoptions.hxx>
Include dependency graph for menubarmanager.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  framework::PopupControllerEntry
 
class  framework::MenuBarManager
 
struct  framework::MenuBarManager::MenuItemHandler
 

Namespaces

namespace  framework
 

Typedefs

typedef std::unordered_map< OUString, PopupControllerEntry > framework::PopupControllerCache