Searched refs:pOtherObjects (Results 1 – 3 of 3) sorted by relevance
743 else if ( lcl_StringInCollection( pOtherObjects, aObjName ) ) in UpdateChartListenerCollection()789 if (!pOtherObjects) in UpdateChartListenerCollection()790 pOtherObjects = new ScStrCollection; in UpdateChartListenerCollection()791 pOtherObjects->Insert( new StrData( aObjName ) ); in UpdateChartListenerCollection()806 if (!pOtherObjects) in AddOLEObjectToCollection()807 pOtherObjects = new ScStrCollection; in AddOLEObjectToCollection()808 pOtherObjects->Insert( new StrData( rName ) ); in AddOLEObjectToCollection()
146 pOtherObjects( NULL ), in ScDocument()470 delete pOtherObjects; in ~ScDocument()
287 ScStrCollection* pOtherObjects; // non-chart OLE objects member in ScDocument
Completed in 384 milliseconds