LibreOffice Module test (master) 1
|
Namespaces | |
namespace | java |
namespace | testtools |
namespace | types |
Classes | |
class | AccessibleEventPosterHelper |
Accessibility-specialized helper to send events to a window. More... | |
class | AccessibleTestBase |
class | BootstrapFixture |
class | BootstrapFixtureBase |
class | Directories |
class | EventPosterHelper |
Helper to send events to a window. More... | |
class | EventPosterHelperBase |
Base helper class to send events to a window. More... | |
class | FiltersTest |
class | OfficeConnection |
class | SwAccessibleTestBase |
Enumerations | |
enum | filterStatus |
enum | ValidationFormat { OOXML , ODF , MSBINARY } |
Functions | |
static void | decode (const OUString &rIn, const OUString &rOut) |
bool | getArgument (std::u16string_view name, OUString *value) |
bool | getTestArgument (std::u16string_view name, OUString *value) |
OUString | toAbsoluteFileUrl (OUString const &relativePathname) |
bool | isHeadless () |
OOO_DLLPUBLIC_TEST_SETUPVCL void | setUpVcl (bool forceHeadless=false) |
Variables | |
fail | |
pass | |
indeterminate | |
Enumerator | |
---|---|
OOXML | |
ODF | |
MSBINARY |
Definition at line 29 of file bootstrapfixture.hxx.
|
inline |
void test::setUpVcl | ( | bool | forceHeadless = false | ) |
Definition at line 73 of file setupvcl.cxx.
References Application::EnableHeadlessMode(), LanguageTag::getLanguageType(), InitVCL(), isHeadless(), LINK, LanguageTag::setConfiguredSystemLanguage(), MsLangId::setConfiguredSystemUILanguage(), Application::setDeInitHook(), SvtSysLocaleOptions::SetLocaleConfigString(), and SvtSysLocaleOptions::SetUILocaleConfigString().
Referenced by test_init().