|
static bool | IsUICaptured () |
|
static void | SetAppName (const OUString &rUniqueName) |
|
static void | EnableSafeMode () |
|
static bool | IsSafeModeEnabled () |
|
static const OUString & | GetDesktopEnvironment () |
|
static void | setDeInitHook (Link< LinkParamNone *, void > const &hook) |
|
static std::unique_ptr< weld::Builder > | CreateBuilder (weld::Widget *pParent, const OUString &rUIFile, bool bMobile=false, sal_uInt64 nLOKWindowId=0) |
|
static std::unique_ptr< weld::Builder > | CreateInterimBuilder (vcl::Window *pParent, const OUString &rUIFile, bool bAllowCycleFocusOut, sal_uInt64 nLOKWindowId=0) |
|
static weld::MessageDialog * | CreateMessageDialog (weld::Widget *pParent, VclMessageType eMessageType, VclButtonsType eButtonType, const OUString &rPrimaryMessage, const ILibreOfficeKitNotifier *pNotifier=nullptr) |
|
static weld::Window * | GetFrameWeld (const css::uno::Reference< css::awt::XWindow > &rWindow) |
|
static void | NotifyAllWindows (DataChangedEvent &rDCEvt) |
|
static sal_uInt16 | GetCommandLineParamCount () |
|
static OUString | GetCommandLineParam (sal_uInt16 nParam) |
|
static OUString | GetAppFileName () |
|
static void | Execute () |
|
static void | Quit () |
|
static bool | IsQuit () |
|
static bool | Reschedule (bool bHandleAllCurrentEvents=false) |
|
static void | Yield () |
|
static void | EndYield () |
|
static comphelper::SolarMutex & | GetSolarMutex () |
|
static bool | IsMainThread () |
|
static sal_uInt32 | ReleaseSolarMutex () |
|
static void | AcquireSolarMutex (sal_uInt32 nCount) |
|
static bool | IsInMain () |
|
static bool | IsInExecute () |
|
static bool | IsInModalMode () |
|
static sal_uInt16 | GetDispatchLevel () |
|
static bool | AnyInput (VclInputFlags nType=VCL_INPUT_ANY) |
|
static sal_uInt64 | GetLastInputInterval () |
|
static vcl::Window * | GetFocusWindow () |
|
static OutputDevice * | GetDefaultDevice () |
|
static basegfx::SystemDependentDataManager & | GetSystemDependentDataManager () |
|
static vcl::Window * | GetFirstTopLevelWindow () |
|
static vcl::Window * | GetNextTopLevelWindow (vcl::Window const *pWindow) |
|
static tools::Long | GetTopWindowCount () |
|
static vcl::Window * | GetTopWindow (tools::Long nIndex) |
|
static vcl::Window * | GetActiveTopWindow () |
|
static OUString | GetAppName () |
|
static OUString | GetOSVersion () |
|
static OUString | GetHWOSConfInfo (const int bSelection=0, bool bLocalize=true) |
|
static bool | LoadBrandBitmap (std::u16string_view pName, BitmapEx &rBitmap) |
|
static void | SetDisplayName (const OUString &rDisplayName) |
|
static OUString | GetDisplayName () |
|
static OUString | GetToolkitName () |
|
static unsigned int | GetScreenCount () |
|
static tools::Rectangle | GetScreenPosSizePixel (unsigned int nScreen) |
|
static SAL_DLLPRIVATE unsigned int | GetBestScreen (const tools::Rectangle &) |
|
static unsigned int | GetDisplayBuiltInScreen () |
|
static unsigned int | GetDisplayExternalScreen () |
|
static bool | InsertAccel (Accelerator *pAccel) |
|
static void | RemoveAccel (Accelerator const *pAccel) |
|
static size_t | GetReservedKeyCodeCount () |
|
static const vcl::KeyCode * | GetReservedKeyCode (size_t i) |
|
static void | SetHelp (Help *pHelp=nullptr) |
|
static Help * | GetHelp () |
|
static weld::Window * | GetDefDialogParent () |
|
static DialogCancelMode | GetDialogCancelMode () |
|
static void | SetDialogCancelMode (DialogCancelMode mode) |
|
static bool | IsDialogCancelEnabled () |
|
static void | SetSystemWindowMode (SystemWindowFlags nMode) |
|
static SystemWindowFlags | GetSystemWindowMode () |
|
static css::uno::Reference< css::awt::XToolkit > | GetVCLToolkit () |
|
static void | SetFilterHdl (const Link< ConvertData &, bool > &rLink) |
|
static void | EnableHeadlessMode (bool dialogsAreFatal) |
|
static bool | IsHeadlessModeEnabled () |
|
static void | EnableConsoleOnly () |
|
static void | EnableBitmapRendering () |
|
static bool | IsBitmapRendering () |
|
static void | AddToRecentDocumentList (const OUString &rFileUrl, const OUString &rMimeType, const OUString &rDocumentService) |
|
static void | ShowNativeErrorBox (const OUString &sTitle, const OUString &sMessage) |
|
static void | UpdateMainThread () |
|
static bool | hasNativeFileSelection () |
|
static css::uno::Reference< css::ui::dialogs::XFilePicker2 > | createFilePicker (const css::uno::Reference< css::uno::XComponentContext > &rServiceManager) |
|
static css::uno::Reference< css::ui::dialogs::XFolderPicker2 > | createFolderPicker (const css::uno::Reference< css::uno::XComponentContext > &rServiceManager) |
|
static bool | IsOnSystemEventLoop () |
|
static void | Abort (const OUString &rErrorText) |
|
static void | MergeSystemSettings (AllSettings &rSettings) |
|
static void | SetSettings (const AllSettings &rSettings) |
|
static const AllSettings & | GetSettings () |
|
static const LocaleDataWrapper & | GetAppLocaleDataWrapper () |
|
static void | AddEventListener (const Link< VclSimpleEvent &, void > &rEventListener) |
|
static void | RemoveEventListener (const Link< VclSimpleEvent &, void > &rEventListener) |
|
static void | AddKeyListener (const Link< VclWindowEvent &, bool > &rKeyListener) |
|
static void | RemoveKeyListener (const Link< VclWindowEvent &, bool > &rKeyListener) |
|
static void | ImplCallEventListenersApplicationDataChanged (void *pData) |
|
static void | ImplCallEventListeners (VclSimpleEvent &rEvent) |
|
static bool | HandleKey (VclEventId nEvent, vcl::Window *pWin, KeyEvent *pKeyEvent) |
|
static ImplSVEvent * | PostKeyEvent (VclEventId nEvent, vcl::Window *pWin, KeyEvent const *pKeyEvent) |
|
static bool | LOKHandleMouseEvent (VclEventId nEvent, vcl::Window *pWin, const MouseEvent *pEvent) |
|
static ImplSVEvent * | PostMouseEvent (VclEventId nEvent, vcl::Window *pWin, MouseEvent const *pMouseEvent) |
|
static ImplSVEvent * | PostGestureEvent (VclEventId nEvent, vcl::Window *pWin, GestureEventPan const *pGestureEvent) |
|
static void | RemoveMouseAndKeyEvents (vcl::Window *pWin) |
|
static ImplSVEvent * | PostUserEvent (const Link< void *, void > &rLink, void *pCaller=nullptr, bool bReferenceLink=false) |
|
static void | RemoveUserEvent (ImplSVEvent *nUserEvent) |
|
static css::uno::Reference< css::awt::XDisplayConnection > | GetDisplayConnection () |
|
static void | NotifyAllWindows (DataChangedEvent &rDCEvt) |
|
static sal_uInt16 | GetCommandLineParamCount () |
|
static OUString | GetCommandLineParam (sal_uInt16 nParam) |
|
static OUString | GetAppFileName () |
|
static void | Execute () |
|
static void | Quit () |
|
static bool | IsQuit () |
|
static bool | Reschedule (bool bHandleAllCurrentEvents=false) |
|
static void | Yield () |
|
static void | EndYield () |
|
static comphelper::SolarMutex & | GetSolarMutex () |
|
static bool | IsMainThread () |
|
static sal_uInt32 | ReleaseSolarMutex () |
|
static void | AcquireSolarMutex (sal_uInt32 nCount) |
|
static bool | IsInMain () |
|
static bool | IsInExecute () |
|
static bool | IsInModalMode () |
|
static sal_uInt16 | GetDispatchLevel () |
|
static bool | AnyInput (VclInputFlags nType=VCL_INPUT_ANY) |
|
static sal_uInt64 | GetLastInputInterval () |
|
static vcl::Window * | GetFocusWindow () |
|
static OutputDevice * | GetDefaultDevice () |
|
static basegfx::SystemDependentDataManager & | GetSystemDependentDataManager () |
|
static vcl::Window * | GetFirstTopLevelWindow () |
|
static vcl::Window * | GetNextTopLevelWindow (vcl::Window const *pWindow) |
|
static tools::Long | GetTopWindowCount () |
|
static vcl::Window * | GetTopWindow (tools::Long nIndex) |
|
static vcl::Window * | GetActiveTopWindow () |
|
static OUString | GetAppName () |
|
static OUString | GetOSVersion () |
|
static OUString | GetHWOSConfInfo (const int bSelection=0, bool bLocalize=true) |
|
static bool | LoadBrandBitmap (std::u16string_view pName, BitmapEx &rBitmap) |
|
static void | SetDisplayName (const OUString &rDisplayName) |
|
static OUString | GetDisplayName () |
|
static OUString | GetToolkitName () |
|
static unsigned int | GetScreenCount () |
|
static tools::Rectangle | GetScreenPosSizePixel (unsigned int nScreen) |
|
static SAL_DLLPRIVATE unsigned int | GetBestScreen (const tools::Rectangle &) |
|
static unsigned int | GetDisplayBuiltInScreen () |
|
static unsigned int | GetDisplayExternalScreen () |
|
static bool | InsertAccel (Accelerator *pAccel) |
|
static void | RemoveAccel (Accelerator const *pAccel) |
|
static size_t | GetReservedKeyCodeCount () |
|
static const vcl::KeyCode * | GetReservedKeyCode (size_t i) |
|
static void | SetHelp (Help *pHelp=nullptr) |
|
static Help * | GetHelp () |
|
static weld::Window * | GetDefDialogParent () |
|
static DialogCancelMode | GetDialogCancelMode () |
|
static void | SetDialogCancelMode (DialogCancelMode mode) |
|
static bool | IsDialogCancelEnabled () |
|
static void | SetSystemWindowMode (SystemWindowFlags nMode) |
|
static SystemWindowFlags | GetSystemWindowMode () |
|
static css::uno::Reference< css::awt::XToolkit > | GetVCLToolkit () |
|
static void | SetFilterHdl (const Link< ConvertData &, bool > &rLink) |
|
static void | EnableHeadlessMode (bool dialogsAreFatal) |
|
static bool | IsHeadlessModeEnabled () |
|
static void | EnableConsoleOnly () |
|
static void | EnableBitmapRendering () |
|
static bool | IsBitmapRendering () |
|
static void | AddToRecentDocumentList (const OUString &rFileUrl, const OUString &rMimeType, const OUString &rDocumentService) |
|
static void | ShowNativeErrorBox (const OUString &sTitle, const OUString &sMessage) |
|
static void | UpdateMainThread () |
|
static bool | hasNativeFileSelection () |
|
static css::uno::Reference< css::ui::dialogs::XFilePicker2 > | createFilePicker (const css::uno::Reference< css::uno::XComponentContext > &rServiceManager) |
|
static css::uno::Reference< css::ui::dialogs::XFolderPicker2 > | createFolderPicker (const css::uno::Reference< css::uno::XComponentContext > &rServiceManager) |
|
static bool | IsOnSystemEventLoop () |
|
void * | m_pCallbackData |
|
LibreOfficeKitCallback | m_pCallback |
|