LibreOffice Module vcl (master) 1
Functions
nativecontrols.cxx File Reference
#include <sal/log.hxx>
#include <vcl/pdfextoutdevdata.hxx>
#include <vcl/salnativewidgets.hxx>
#include <vcl/virdev.hxx>
#include <vcl/window.hxx>
#include <salgdi.hxx>
#include <toolbarvalue.hxx>
#include <menubarvalue.hxx>
#include <cassert>
Include dependency graph for nativecontrols.cxx:

Go to the source code of this file.

Functions

static std::unique_ptr< ImplControlValueTransformControlValue (const ImplControlValue &rVal, const OutputDevice &rDev)
 

Function Documentation

◆ TransformControlValue()

static std::unique_ptr< ImplControlValue > TransformControlValue ( const ImplControlValue rVal,
const OutputDevice rDev 
)
static