Home
last modified time | relevance | path

Searched refs:pNoXInitThreads (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/vcl/unx/kde4/
H A Dmain.cxx48 static const char* pNoXInitThreads = getenv( "SAL_NO_XINITTHREADS" ); in create_SalInstance() local
53 if( ! ( pNoXInitThreads && *pNoXInitThreads ) ) in create_SalInstance()
/aoo41x/main/vcl/unx/kde/
H A Dkdedata.cxx233 static const char* pNoXInitThreads = getenv( "SAL_NO_XINITTHREADS" ); in create_SalInstance() local
238 if( ! ( pNoXInitThreads && *pNoXInitThreads ) ) in create_SalInstance()
/aoo41x/main/vcl/unx/generic/desktopdetect/
H A Ddesktopdetector.cxx303 static const char* pNoXInitThreads = getenv( "SAL_NO_XINITTHREADS" ); in get_desktop_environment() local
308 if( ! ( pNoXInitThreads && *pNoXInitThreads ) ) in get_desktop_environment()
/aoo41x/main/vcl/unx/gtk/app/
H A Dgtkinst.cxx133 static const char* pNoXInitThreads = getenv( "SAL_NO_XINITTHREADS" ); in create_SalInstance() local
138 if( ! ( pNoXInitThreads && *pNoXInitThreads ) ) in create_SalInstance()
/aoo41x/main/vcl/unx/generic/app/
H A Dsalinst.cxx105 static const char* pNoXInitThreads = getenv( "SAL_NO_XINITTHREADS" ); in create_SalInstance() local
110 if( ! ( pNoXInitThreads && *pNoXInitThreads ) ) in create_SalInstance()

Completed in 16 milliseconds