LibreOffice Module framework (master) 1
|
#include <com/sun/star/ui/XUIElement.hpp>
#include <com/sun/star/lang/XInitialization.hpp>
#include <com/sun/star/lang/XComponent.hpp>
#include <com/sun/star/frame/XFrame.hpp>
#include <com/sun/star/util/XUpdatable.hpp>
#include <rtl/ustring.hxx>
#include <comphelper/multicontainer2.hxx>
#include <cppuhelper/basemutex.hxx>
#include <cppuhelper/propshlp.hxx>
#include <cppuhelper/implbase.hxx>
#include <cppuhelper/weakref.hxx>
Go to the source code of this file.
Classes | |
class | framework::UIElementWrapperBase |
Namespaces | |
namespace | framework |
Typedefs | |
typedef ::cppu::WeakImplHelper< css::ui::XUIElement, css::lang::XInitialization, css::lang::XComponent, css::util::XUpdatable > | framework::UIElementWrapperBase_BASE |