Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxiescher.cxx2937 … comphelper::EmbeddedObjectContainer& rEmbObjCont = pDocShell->GetEmbeddedObjectContainer(); in DoPreProcessSdrObj() local
2943 if( rEmbObjCont.HasEmbeddedObject( aOldName ) ) in DoPreProcessSdrObj()
2945 if( !rEmbObjCont.HasEmbeddedObject( xEmbObj ) ) in DoPreProcessSdrObj()
2947 rEmbObjCont.AddEmbeddedObject( xEmbObj, aOldName ); in DoPreProcessSdrObj()
2954 rEmbObjCont.InsertEmbeddedObject( xEmbObj, aNewName ); in DoPreProcessSdrObj()

Completed in 38 milliseconds