LibreOffice Module sfx2 (master) 1
|
Go to the source code of this file.
Namespaces | |
namespace | weld |
Functions | |
SFX2_DLLPUBLIC short | ExecuteQuerySaveDocument (weld::Widget *_pParent, std::u16string_view _rTitle) |
Opens the general query save document dialog. More... | |
SFX2_DLLPUBLIC short ExecuteQuerySaveDocument | ( | weld::Widget * | _pParent, |
std::u16string_view | _rTitle | ||
) |
Opens the general query save document dialog.
_pParent | The parent window. @_rTitle The title of the document. |
Definition at line 24 of file QuerySaveDocument.cxx.
References Application::CreateBuilder(), Application::IsHeadlessModeEnabled(), and RET_NO.
Referenced by SfxObjectShell::PrepareClose().