tdf#120787: fine-tune window flags w/ focus on floating toolbars
[LibreOffice.git] / config_host / config_oox.h.in
blobf711fa79477a9e9858e93502f12775e2ab994ca2
1 #ifndef CONFIG_OOX_H
2 #define CONFIG_OOX_H
4 /*
6 Which TLS backend to use for cryptographic operations.
8 */
10 #define USE_TLS_OPENSSL 0
11 #define USE_TLS_NSS 0
13 #endif