Home
last modified time | relevance | path

Searched refs:UCBStorage (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sot/source/sdstor/
H A Ducbstorage.cxx1629 UCBStorage::UCBStorage( SvStream& rStrm, sal_Bool bDirect ) function in UCBStorage
1673 UCBStorage::UCBStorage( const String& rName, StreamMode nMode, sal_Bool bDirect, sal_Bool bIsRoot ) function in UCBStorage
1683 UCBStorage::UCBStorage( UCBStorage_Impl *pImpl ) function in UCBStorage
1692 UCBStorage::~UCBStorage()
2652 void UCBStorage::SetDirty()
2712 sal_uLong UCBStorage::GetFormat()
2717 String UCBStorage::GetUserName()
2792 UCBStorage* pUCBDest = PTR_CAST( UCBStorage, pDest );
2793 UCBStorage* pUCBCopy = PTR_CAST( UCBStorage, pStorage );
2893 sal_Bool UCBStorage::Commit()
[all …]
H A Dstorage.cxx663 m_pOwnStg = new UCBStorage( rStm, sal_False ); in SotStorage()
681 if ( UCBStorage::IsStorageFile( &rStm ) ) in SotStorage()
700 if ( UCBStorage::IsStorageFile( pStm ) ) in SotStorage()
734 UCBStorage* pStg = PTR_CAST( UCBStorage, m_pOwnStg ); in RemoveUNOStorageHolder()
759 UCBStorage* pStg = PTR_CAST( UCBStorage, m_pOwnStg ); in GetUNOAPIDuplicate()
794 UCBStorage* pChildUCBStg = PTR_CAST( UCBStorage, pChildStorage->m_pOwnStg ); in GetUNOAPIDuplicate()
797UCBStorage* pTempStorage = new UCBStorage( pTempFile->GetURL(), STREAM_WRITE, sal_False, sal_True … in GetUNOAPIDuplicate()
1388 UCBStorage* pStg = PTR_CAST( UCBStorage, m_pOwnStg ); in SetProperty()
1402 UCBStorage* pStg = PTR_CAST( UCBStorage, m_pOwnStg ); in GetProperty()
1425 UCBStorage* pStg = PTR_CAST( UCBStorage, m_pOwnStg ); in GetProperty()
[all …]
/trunk/main/sot/inc/sot/
H A Dstg.hxx261 friend class UCBStorage;
301 class SOT_DLLPUBLIC UCBStorage : public BaseStorage class
306 ~UCBStorage();
314UCBStorage( const ::ucbhelper::Content& rContent, const String& rName, StreamMode nMode, sal_Bool …
315 UCBStorage( const String& rName,
320 UCBStorage( const String& rName,
328 UCBStorage( UCBStorage_Impl* );
329 UCBStorage( SvStream& rStrm, sal_Bool bDirect = sal_True );
/trunk/main/sfx2/source/appl/
H A Dxpackcreator.cxx96 UCBStorage* pUCBStorage = new UCBStorage( aContent, in convertToPackage()
/trunk/main/sw/source/core/swg/
H A DSwXMLTextBlocks.cxx578 sal_Bool bRet = UCBStorage::IsStorageFile( pStm ); in IsFileUCBStorage()

Completed in 46 milliseconds