Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/app/
H A Ddocsh.cxx827 if( mpOLEChildList ) in SaveCompleted()
833 uno::Sequence < rtl::OUString > aNames = mpOLEChildList->GetObjectNames(); in SaveCompleted()
836 if ( !mpOLEChildList->MoveEmbeddedObject( aNames[n-1], GetEmbeddedObjectContainer() ) ) in SaveCompleted()
846 DELETEZ( mpOLEChildList ); in SaveCompleted()
1242 if( !mpOLEChildList ) in RemoveOLEObjects()
1243 mpOLEChildList = new comphelper::EmbeddedObjectContainer; in RemoveOLEObjects()
1246 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()
/trunk/main/sw/inc/
H A Ddocsh.hxx86 comphelper::EmbeddedObjectContainer* mpOLEChildList; member in SwDocShell

Completed in 23 milliseconds