Home
last modified time | relevance | path

Searched refs:pOtherObjects (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sc/source/core/data/
H A Ddocumen5.cxx743 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()
H A Ddocumen2.cxx146 pOtherObjects( NULL ), in ScDocument()
470 delete pOtherObjects; in ~ScDocument()
/aoo4110/main/sc/inc/
H A Ddocument.hxx287 ScStrCollection* pOtherObjects; // non-chart OLE objects member in ScDocument

Completed in 42 milliseconds