/aoo41x/main/sot/inc/sot/ |
H A D | stg.hxx | 101 virtual sal_Bool CopyTo( BaseStorageStream * pDestStm ) = 0; 128 virtual sal_Bool CopyTo( BaseStorage* pDestStg ) const = 0; 148 …virtual sal_Bool CopyTo( const String & rEleName, BaseStorage * pDest, const String… 183 virtual sal_Bool CopyTo( BaseStorageStream * pDestStm ); 228 virtual sal_Bool CopyTo( BaseStorage* pDestStg ) const; 248 …virtual sal_Bool CopyTo( const String & rEleName, BaseStorage * pDest, const String… 279 virtual sal_Bool CopyTo( BaseStorageStream * pDestStm ); 348 virtual sal_Bool CopyTo( BaseStorage* pDestStg ) const; 368 …virtual sal_Bool CopyTo( const String & rEleName, BaseStorage * pDest, const String…
|
H A D | storage.hxx | 92 sal_Bool CopyTo( SotStorageStream * pDestStm ); 202 virtual sal_Bool CopyTo( SotStorage * pDestStg ); 233 virtual sal_Bool CopyTo( const String & rEleName, SotStorage * pDest,
|
/aoo41x/main/sot/source/sdstor/ |
H A D | stg.cxx | 297 sal_Bool StorageStream::CopyTo( BaseStorageStream* pDest ) in CopyTo() function in StorageStream 744 sal_Bool Storage::CopyTo( const String& rElem, BaseStorage* pDest, const String& rNew ) in CopyTo() function in Storage 771 p1->CopyTo( p2 ); in CopyTo() 799 p1->CopyTo( p2 ); in CopyTo() 821 sal_Bool Storage::CopyTo( BaseStorage* pDest ) const in CopyTo() function in Storage 844 bRes = pThis->CopyTo( rInfo.GetName(), pDest, rInfo.GetName() ); in CopyTo() 892 bRes = CopyTo( rElem, pODest, rNew ); in MoveTo()
|
H A D | storage.cxx | 308 sal_Bool SotStorageStream::CopyTo( SotStorageStream * pDestStm ) in CopyTo() function in SotStorageStream 348 pOwnStm->CopyTo( pDestStm->pOwnStm ); in CopyTo() 800 pChildUCBStg->CopyTo( pTempStorage ); in GetUNOAPIDuplicate() 879 if( CopyTo( aStg ) ) in CreateMemoryStream() 1061 sal_Bool SotStorage::CopyTo( SotStorage * pDestStg ) in CopyTo() function in SotStorage 1067 m_pOwnStg->CopyTo( pDestStg->m_pOwnStg ); in CopyTo() 1321 sal_Bool SotStorage::CopyTo( const String & rEleName, in CopyTo() function in SotStorage 1328 m_pOwnStg->CopyTo( rEleName, pNewSt->m_pOwnStg, rNewName ); in CopyTo()
|
H A D | ucbstorage.cxx | 1547 sal_Bool UCBStorageStream::CopyTo( BaseStorageStream* pDestStm ) function in UCBStorageStream 2766 pStream->CopyTo( pOtherStream ); 2809 pStorage->CopyTo( pOtherStorage ); 2838 sal_Bool UCBStorage::CopyTo( BaseStorage* pDestStg ) const function in UCBStorage 2870 sal_Bool UCBStorage::CopyTo( const String& rElemName, BaseStorage* pDest, const String& rNew ) function in UCBStorage 3257 sal_Bool bRet = CopyTo( rEleName, pNewSt, rNewName );
|
H A D | unostorageholder.cxx | 148 rTempStorage->CopyTo( m_rSotStorage ); in commited()
|
/aoo41x/main/extensions/test/ole/AxTestComponents/ |
H A D | Basic.cpp | 159 if (FAILED( hr = m_bstr.CopyTo(val))) in inoutString() 348 m_bstrPrpString.CopyTo( pVal ); in get_prpString() 1338 m_unknown.CopyTo(val); in outUnknown() 1345 m_unknown.CopyTo(val); in inoutUnknown() 1352 m_prpUnknown.CopyTo(pVal); in get_prpUnknown()
|
/aoo41x/main/sc/inc/ |
H A D | docoptio.hxx | 79 inline void CopyTo(ScDocOptions& rOpt); 99 inline void ScDocOptions::CopyTo(ScDocOptions& rOpt) in CopyTo() function in ScDocOptions
|
/aoo41x/main/filter/source/msfilter/ |
H A D | msoleexp.cxx | 220 xOLEStor->CopyTo( &rDestStg ); in ExportOLEObject() 350 xOLEStor->CopyTo( &rDestStg ); in ExportOLEObject()
|
H A D | svxmsbas2.cxx | 53 xSrc->CopyTo( xDst ); in SaveOrDelMSVBAStorage()
|
H A D | svxmsbas.cxx | 222 xSrc->CopyTo( xDst ); in CopyStorage_Impl()
|
/aoo41x/main/l10ntools/source/ |
H A D | helpmerge.cxx | 138 aSourceFile.CopyTo( aTempFile , FSYS_ACTION_COPYFILE ); in CreateSDF() 291 aSourceFile.CopyTo( aTempFile , FSYS_ACTION_COPYFILE ); in Merge() 378 aSourceFile.CopyTo( aTempFile , FSYS_ACTION_COPYFILE ); in Merge()
|
H A D | xrmmerge.cxx | 214 aSourceFile.CopyTo( aTempFile , FSYS_ACTION_COPYFILE ); in GetXrmFile()
|
H A D | cfgmerge.cxx | 224 aSourceFile.CopyTo( aTempFile , FSYS_ACTION_COPYFILE ); in GetCfgFile()
|
/aoo41x/main/sfx2/source/view/ |
H A D | orgmgr.cxx | 637 sal_Bool SfxOrganizeMgr::CopyTo(sal_uInt16 nRegion, sal_uInt16 nIdx, const String &rName) const in CopyTo() function in SfxOrganizeMgr 659 return pTemplates->CopyTo(nRegion, nIdx, rName); in CopyTo()
|
/aoo41x/main/shell/source/win32/shlxthandler/thumbviewer/ |
H A D | thumbviewer.cxx | 133 …virtual HRESULT STDMETHODCALLTYPE CopyTo(IStream *pstm, ULARGE_INTEGER cb, ULARGE_INTEGER *pcbRead… 270 HRESULT STDMETHODCALLTYPE StreamOnZipBuffer::CopyTo(IStream *, ULARGE_INTEGER, ULARGE_INTEGER *, UL… in CopyTo() function in StreamOnZipBuffer
|
/aoo41x/main/sfx2/source/inc/ |
H A D | helper.hxx | 60 static sal_Bool CopyTo( const String& rSource, const String& rDest );
|
/aoo41x/main/sfx2/inc/ |
H A D | orgmgr.hxx | 81 sal_Bool CopyTo( sal_uInt16 nRegion, sal_uInt16 nIdx, const String& rName ) const;
|
/aoo41x/main/unotools/inc/unotools/ |
H A D | ucbhelper.hxx | 61 static sal_Bool CopyTo( const String& rSource, const String& rDest );
|
/aoo41x/main/sfx2/inc/sfx2/ |
H A D | doctempl.hxx | 111 sal_Bool CopyTo(sal_uInt16 nRegion, sal_uInt16 nIdx, const String &rName) const;
|
/aoo41x/main/sfx2/source/appl/ |
H A D | xpackcreator.cxx | 107 aStorage->CopyTo( aTargetStorage ); in convertToPackage()
|
/aoo41x/main/qadevOOo/objdsc/sfx/ |
H A D | com.sun.star.comp.sfx2.StandaloneDocumentInfo.csv | 22 "StandaloneDocumentInfo";"com::sun::star::document::DocumentInfo";"CopyTo"
|
/aoo41x/main/extensions/source/ole/ |
H A D | jscriptclasses.cxx | 211 if( SUCCEEDED( hr= m_bstrType.CopyTo( type))) in GetValue()
|
/aoo41x/main/dbaccess/source/ui/misc/ |
H A D | TableCopyHelper.cxx | 379 _rAsyncDrop.aHtmlRtfStorage->CopyTo( aNew ); in copyTagTable()
|
/aoo41x/main/tools/inc/tools/ |
H A D | fsys.hxx | 347 FSysError CopyTo( const DirEntry& rDestDir,
|