Searched refs:rEmbObjCont (Results 1 – 1 of 1) sorted by relevance
2937 … comphelper::EmbeddedObjectContainer& rEmbObjCont = pDocShell->GetEmbeddedObjectContainer(); in DoPreProcessSdrObj() local2943 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 29 milliseconds