LibreOffice Module vcl (master) 1
|
#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>
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) |
#define PROGRESSBAR_OFFSET 3 |
Definition at line 28 of file prgsbar.cxx.
#define PROGRESSBAR_WIN_OFFSET 2 |
Definition at line 29 of file prgsbar.cxx.
|
static |
Definition at line 42 of file prgsbar.cxx.
References Entire, vcl::Window::IsNativeControlSupported(), Progress, and WB_BORDER.