Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/filter/ww8/
H A Dww8par4.cxx455 pRet = SvxMSDffManager::CreateSdrOLEFromStorage( in ImportOleBase()
H A Dwrtww8gr.cxx165 SdrOle2Obj *pRet = SvxMSDffManager::CreateSdrOLEFromStorage( in TestOleNeedsGraphic()
H A Dww8par.cxx462 pRet = CreateSdrOLEFromStorage( sStorageName, xSrcStg, xDstStg, in ImportOLE()
/AOO42X/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx693 static SdrOle2Obj* CreateSdrOLEFromStorage( const String& rStorageName,
/AOO42X/main/filter/source/msfilter/
H A Dmsdffimp.cxx6836 pRet = CreateSdrOLEFromStorage( sStorageName, xSrcStg, xDstStg, in ImportOLE()
7337 SdrOle2Obj* SvxMSDffManager::CreateSdrOLEFromStorage( in CreateSdrOLEFromStorage() function in SvxMSDffManager
/AOO42X/main/sc/source/filter/excel/
H A Dxiescher.cxx3384 xSdrObj.reset( CreateSdrOLEFromStorage( in CreateSdrObject()