Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8par4.cxx327 bool SwWW8ImplReader::ImportOleWMF(SvStorageRef xSrc1,GDIMetaFile &rWMF, in ImportOleWMF() argument
332 if( SwWw6ReadMetaStream( rWMF, &aMfp, xSrc1 ) ) in ImportOleWMF()
337 SwWw8ReadScaling( rX, rY, xSrc1 ); in ImportOleWMF()
368 SvStorageRef xSrc1 = xSrc0->OpenSotStorage( aSrcStgName, in ImportOleBase() local
384 if (ImportOleWMF(xSrc1,aWMF,nX,nY)) in ImportOleBase()
386 else if( SwWw6ReadMacPICTStream( rGraph, xSrc1 ) ) in ImportOleBase()
415 if (pFormImpl && pFormImpl->ReadOCXStream(xSrc1, &xRef, false)) in ImportOleBase()
444 … SvStorageStreamRef xObjInfoSrc = xSrc1->OpenSotStream( CREATE_CONST_ASC( "\3ObjInfo" ), in ImportOleBase()
H A Dww8par.hxx1743 static bool ImportOleWMF( SvStorageRef xSrc1, GDIMetaFile &rWMF,

Completed in 23 milliseconds