Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/app/
H A Ddocsh.cxx821 if( mpOLEChildList ) in SaveCompleted()
827 uno::Sequence < rtl::OUString > aNames = mpOLEChildList->GetObjectNames(); in SaveCompleted()
830 if ( !mpOLEChildList->MoveEmbeddedObject( aNames[n-1], GetEmbeddedObjectContainer() ) ) in SaveCompleted()
840 DELETEZ( mpOLEChildList ); in SaveCompleted()
1236 if( !mpOLEChildList ) in RemoveOLEObjects()
1237 mpOLEChildList = new comphelper::EmbeddedObjectContainer; in RemoveOLEObjects()
1240 GetEmbeddedObjectContainer().MoveEmbeddedObject( aObjName, *mpOLEChildList ); in RemoveOLEObjects()
H A Ddocshini.cxx370 mpOLEChildList( 0 ), in SwDocShell()
389 mpOLEChildList( 0 ), in SwDocShell()
408 mpOLEChildList( 0 ), in SwDocShell()
439 delete mpOLEChildList; in ~SwDocShell()
/aoo4110/main/sw/inc/
H A Ddocsh.hxx81 comphelper::EmbeddedObjectContainer* mpOLEChildList; member in SwDocShell

Completed in 19 milliseconds