LibreOffice Module framework (master) 1
|
#include <uiconfiguration/imagemanager.hxx>
#include "imagemanagerimpl.hxx"
#include <com/sun/star/beans/XPropertySet.hpp>
#include <vcl/svapp.hxx>
Go to the source code of this file.
Namespaces | |
namespace | framework |
Functions | |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | com_sun_star_comp_framework_ImageManager_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &) |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_framework_ImageManager_get_implementation | ( | css::uno::XComponentContext * | context, |
css::uno::Sequence< css::uno::Any > const & | |||
) |
Definition at line 166 of file imagemanager.cxx.