Home
last modified time | relevance | path

Searched refs:xSrcStg (Results 1 – 3 of 3) sorted by path

/trunk/main/editeng/source/misc/
H A Dsvxacorr.cxx2543 …SotStorageRef xSrcStg = new SotStorage( aDest.GetMainURL( INetURLObject::DECODE_TO_IURI ), STREAM_… in MakeUserStorage_Impl() local
2546 if( xSrcStg.Is() && xDstStg.Is() ) in MakeUserStorage_Impl()
2554 if (xSrcStg->IsContained( sXMLWord ) ) in MakeUserStorage_Impl()
2555 LoadXMLExceptList_Imp( pTmpWordList, pXMLImplWrdStt_ExcptLstStr, xSrcStg ); in MakeUserStorage_Impl()
2565 if (xSrcStg->IsContained( sXMLSentence ) ) in MakeUserStorage_Impl()
2566 LoadXMLExceptList_Imp( pTmpWordList, pXMLImplCplStt_ExcptLstStr, xSrcStg ); in MakeUserStorage_Impl()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx6839 SvStorageRef xSrcStg; in ImportOLE() local
6842 if( GetOLEStorageName( nOLEId, sStorageName, xSrcStg, xDstStg )) in ImportOLE()
6843 pRet = CreateSdrOLEFromStorage( sStorageName, xSrcStg, xDstStg, in ImportOLE()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx447 SotStorageRef xSrcStg; in ImportOLE() local
449 if( GetOLEStorageName( nOLEId, sStorageName, xSrcStg, xDstStg )) in ImportOLE()
451 SvStorageRef xSrc = xSrcStg->OpenSotStorage( sStorageName, in ImportOLE()
463 pRet = CreateSdrOLEFromStorage( sStorageName, xSrcStg, xDstStg, in ImportOLE()

Completed in 70 milliseconds