LibreOffice Module vcl (master) 1
|
#include <sal/config.h>
#include <string_view>
#include <vcl/sysdata.hxx>
#include <vcl/windowstate.hxx>
#include <salframe.hxx>
#include <svsys.h>
Go to the source code of this file.
Classes | |
class | WinSalFrame |
Namespaces | |
namespace | vcl_sal |
Functions | |
void | ImplSalGetWorkArea (HWND hWnd, RECT *pRect, const RECT *pParentRect) |
bool | UseDarkMode () |
bool | OSSupportsDarkMode () |
OUString | vcl_sal::getKeysReplacementName (std::u16string_view pLang, LONG nSymbol) |
void ImplSalGetWorkArea | ( | HWND | hWnd, |
RECT * | pRect, | ||
const RECT * | pParentRect | ||
) |
bool OSSupportsDarkMode | ( | ) |
bool UseDarkMode | ( | ) |