LibreOffice Module vcl (master) 1
Namespaces | Functions
drawmode.hxx File Reference
#include <tools/color.hxx>
#include <vcl/bitmapex.hxx>
#include <vcl/font.hxx>
#include <vcl/rendercontext/DrawModeFlags.hxx>
Include dependency graph for drawmode.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  vcl
 
namespace  vcl::drawmode
 

Functions

Color vcl::drawmode::GetLineColor (Color const &rColor, DrawModeFlags nDrawMode, StyleSettings const &rStyleSettings)
 
Color vcl::drawmode::GetFillColor (Color const &rColor, DrawModeFlags nDrawMode, StyleSettings const &rStyleSettings)
 
Color vcl::drawmode::GetHatchColor (Color const &rColor, DrawModeFlags nDrawMode, StyleSettings const &rStyleSettings)
 
Color vcl::drawmode::GetTextColor (Color const &rColor, DrawModeFlags nDrawMode, StyleSettings const &rStyleSettings)
 
vcl::Font vcl::drawmode::GetFont (vcl::Font const &rFont, DrawModeFlags nDrawMode, StyleSettings const &rStyleSettings)
 
BitmapEx vcl::drawmode::GetBitmapEx (BitmapEx const &rBitmapEx, DrawModeFlags nDrawMode)