#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>
Go to the source code of this file.
|
void | vcl::graphic::SearchForGraphics (uno::Reference< uno::XInterface > const &xInterface, std::vector< uno::Reference< css::graphic::XGraphic > > &raGraphicList) |
|
◆ WATERMARK_CON_OFFSET
#define WATERMARK_CON_OFFSET -70 |
◆ WATERMARK_LUM_OFFSET
#define WATERMARK_LUM_OFFSET 50 |