Searched refs:pAddInCollection (Results 1 – 2 of 2) sorted by relevance
98 ScUnoAddInCollection* ScGlobal::pAddInCollection = NULL; member in ScGlobal315 if (!pAddInCollection) in GetAddInCollection()316 pAddInCollection = new ScUnoAddInCollection(); in GetAddInCollection()317 return pAddInCollection; in GetAddInCollection()639 DELETEZ(pAddInCollection); in Clear()
533 static ScUnoAddInCollection* pAddInCollection; member in ScGlobal
Completed in 20 milliseconds