Searched refs:ScVbaStaticAppSettings (Results 1 – 1 of 1) sorted by relevance
117 struct ScVbaStaticAppSettings : public ::rtl::Static< ScVbaAppSettings, ScVbaStaticAppSettings > {}; struct123 mrAppSettings( ScVbaStaticAppSettings::get() ) in ScVbaApplication()133 return ScVbaStaticAppSettings::get().mbEnableEvents; in getDocumentEventsEnabled()
Completed in 37 milliseconds