LibreOffice Module vcl (master) 1
Classes | Namespaces | Macros | Functions
GraphicObject.cxx File Reference
#include <sal/config.h>
#include <algorithm>
#include <o3tl/string_view.hxx>
#include <osl/diagnose.h>
#include <tools/fract.hxx>
#include <tools/helpers.hxx>
#include <utility>
#include <vcl/svapp.hxx>
#include <vcl/metaact.hxx>
#include <vcl/GraphicObject.hxx>
#include <vcl/GraphicLoader.hxx>
#include <vcl/outdev.hxx>
#include <com/sun/star/container/XNameContainer.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/graphic/XGraphic.hpp>
#include <memory>
Include dependency graph for GraphicObject.cxx:

Go to the source code of this file.

Classes

struct  GrfSimpleCacheObj
 

Namespaces

namespace  vcl
 
namespace  vcl::graphic
 

Macros

#define WATERMARK_LUM_OFFSET   50
 
#define WATERMARK_CON_OFFSET   -70
 

Functions

void vcl::graphic::SearchForGraphics (uno::Reference< uno::XInterface > const &xInterface, std::vector< uno::Reference< css::graphic::XGraphic > > &raGraphicList)
 

Macro Definition Documentation

◆ WATERMARK_CON_OFFSET

#define WATERMARK_CON_OFFSET   -70

Definition at line 50 of file GraphicObject.cxx.

◆ WATERMARK_LUM_OFFSET

#define WATERMARK_LUM_OFFSET   50

Definition at line 49 of file GraphicObject.cxx.