LibreOffice Module sd (master) 1
Namespaces | Macros | Functions
ResourceId.cxx File Reference
#include <framework/ResourceId.hxx>
#include <tools/SdGlobalResourceContainer.hxx>
#include <com/sun/star/util/URLTransformer.hpp>
#include <comphelper/processfactory.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <cppuhelper/weakref.hxx>
#include <rtl/ref.hxx>
#include <algorithm>
Include dependency graph for ResourceId.cxx:

Go to the source code of this file.

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::uno
 
namespace  sd
 
namespace  sd::framework
 

Macros

#define USE_OPTIMIZATIONS
 When the USE_OPTIMIZATIONS symbol is defined then at some optimizations are activated that work only together with XResourceId objects that are implemented by the ResourceId class. More...
 

Functions

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_Draw_framework_ResourceID_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &)
 

Macro Definition Documentation

◆ USE_OPTIMIZATIONS

#define USE_OPTIMIZATIONS

When the USE_OPTIMIZATIONS symbol is defined then at some optimizations are activated that work only together with XResourceId objects that are implemented by the ResourceId class.

For other implementations of when the USE_OPTIMIZATIONS symbol is not defined then alternative code is used instead.

Definition at line 43 of file ResourceId.cxx.

Function Documentation

◆ com_sun_star_comp_Draw_framework_ResourceID_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * com_sun_star_comp_Draw_framework_ResourceID_get_implementation ( css::uno::XComponentContext *  ,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 495 of file ResourceId.cxx.