LibreOffice Module vcl (master) 1
Macros | Functions
prgsbar.cxx File Reference
#include <vcl/event.hxx>
#include <vcl/status.hxx>
#include <vcl/toolkit/prgsbar.hxx>
#include <vcl/settings.hxx>
#include <sal/log.hxx>
#include <vcl/svapp.hxx>
#include <vcl/idle.hxx>
Include dependency graph for prgsbar.cxx:

Go to the source code of this file.

Macros

#define PROGRESSBAR_OFFSET   3
 
#define PROGRESSBAR_WIN_OFFSET   2
 

Functions

static WinBits clearProgressBarBorder (vcl::Window const *pParent, WinBits nOrgStyle)
 

Macro Definition Documentation

◆ PROGRESSBAR_OFFSET

#define PROGRESSBAR_OFFSET   3

Definition at line 28 of file prgsbar.cxx.

◆ PROGRESSBAR_WIN_OFFSET

#define PROGRESSBAR_WIN_OFFSET   2

Definition at line 29 of file prgsbar.cxx.

Function Documentation

◆ clearProgressBarBorder()

static WinBits clearProgressBarBorder ( vcl::Window const *  pParent,
WinBits  nOrgStyle 
)
static

Definition at line 42 of file prgsbar.cxx.

References Entire, vcl::Window::IsNativeControlSupported(), Progress, and WB_BORDER.