LibreOffice Module framework (master) 1
|
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/ui/XUIElementFactory.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <cppuhelper/implbase.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <rtl/ustring.hxx>
Go to the source code of this file.
Classes | |
class | framework::MenuBarFactory |
Namespaces | |
namespace | framework |
Typedefs | |
typedef ::cppu::WeakImplHelper< css::lang::XServiceInfo, css::ui::XUIElementFactory > | framework::MenuBarFactory_BASE |