Searched defs:ImplSVData (Results 1 – 1 of 1) sorted by relevance
340 struct ImplSVData struct342 void* mpSalData; // SalData343 SalInstance* mpDefInst; // Default SalInstance344 Application* mpApp; // pApp345 WorkWindow* mpDefaultWin; // Default-Window346 sal_Bool mbDeInit; // Is VCL deinitializing347 sal_uLong mnThreadCount; // is VCL MultiThread enabled348 ImplConfigData* mpFirstConfigData; // Zeiger auf ersten Config-Block349 ImplTimerData* mpFirstTimerData; // list of all running timers350 SalTimer* mpSalTimer; // interface to sal event loop/timers[all …]