LibreOffice Module vcl (master) 1
Namespaces | Macros | Functions
brdwin.cxx File Reference
#include <strings.hrc>
#include <svdata.hxx>
#include <brdwin.hxx>
#include <window.h>
#include <vcl/textrectinfo.hxx>
#include <vcl/event.hxx>
#include <vcl/decoview.hxx>
#include <vcl/syswin.hxx>
#include <vcl/dockwin.hxx>
#include <vcl/toolkit/floatwin.hxx>
#include <vcl/help.hxx>
#include <vcl/toolkit/edit.hxx>
#include <vcl/settings.hxx>
#include <vcl/toolbox.hxx>
#include <vcl/ptrstyle.hxx>
Include dependency graph for brdwin.cxx:

Go to the source code of this file.

Namespaces

namespace  vcl
 

Macros

#define MIN_CAPTION_HEIGHT   18
 

Functions

static void ImplDrawBrdWinSymbol (vcl::RenderContext *pDev, const tools::Rectangle &rRect, SymbolType eSymbol)
 
static void ImplDrawBrdWinSymbolButton (vcl::RenderContext *pDev, const tools::Rectangle &rRect, SymbolType eSymbol, DrawButtonFlags nState)
 

Macro Definition Documentation

◆ MIN_CAPTION_HEIGHT

#define MIN_CAPTION_HEIGHT   18

Definition at line 40 of file brdwin.cxx.

Function Documentation

◆ ImplDrawBrdWinSymbol()

static void ImplDrawBrdWinSymbol ( vcl::RenderContext pDev,
const tools::Rectangle rRect,
SymbolType  eSymbol 
)
static

◆ ImplDrawBrdWinSymbolButton()

static void ImplDrawBrdWinSymbolButton ( vcl::RenderContext pDev,
const tools::Rectangle rRect,
SymbolType  eSymbol,
DrawButtonFlags  nState 
)
static