Home
last modified time | relevance | path

Searched refs:bAllowConsole (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/desktop/win32/source/
H A Dloader.hxx82 int officeloader_impl(bool bAllowConsole);
85 int unopkgloader_impl(bool bAllowConsole);
H A Dloader.cxx158 int officeloader_impl(bool bAllowConsole) in officeloader_impl() argument
336 bAllowConsole ? 0 : DETACHED_PROCESS, nullptr, szIniDirectory, in officeloader_impl()
380 int unopkgloader_impl(bool bAllowConsole) in unopkgloader_impl() argument
441 bAllowConsole ? 0 : DETACHED_PROCESS, in unopkgloader_impl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/desktop/win32/source/
H A Dloader.hxx83 int officeloader_impl(bool bAllowConsole);
H A Dloader.cxx139 int officeloader_impl(bool bAllowConsole) in officeloader_impl() argument
288 bAllowConsole ? 0 : DETACHED_PROCESS, nullptr, szIniDirectory, in officeloader_impl()