|
LibreOffice Module sd (master) 1
|
#include <sal/config.h>#include <vector>#include <com/sun/star/drawing/framework/XResourceId.hpp>#include <com/sun/star/lang/XInitialization.hpp>#include <com/sun/star/lang/XServiceInfo.hpp>#include <cppuhelper/implbase.hxx>#include <memory>Go to the source code of this file.
Classes | |
| class | sd::framework::ResourceId |
| Implementation of the css::drawing::framework::ResourceId service and the css::drawing::framework::XResourceId interface. More... | |
Namespaces | |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::util |
| namespace | com::sun::star::uno |
| namespace | sd |
| namespace | sd::framework |
Typedefs | |
| typedef ::cppu::WeakImplHelper< css::drawing::framework::XResourceId, css::lang::XInitialization, css::lang::XServiceInfo > | sd::framework::ResourceIdInterfaceBase |