Lines Matching refs:SotStorage

441 SO2_IMPL_BASIC_CLASS1_DLL(SotStorage,SotStorageFactory,SotObject,
444 SO2_IMPL_INVARIANT(SotStorage) in SO2_IMPL_INVARIANT() argument
453 void SotStorage::TestMemberObjRef( sal_Bool /*bFree*/ ) in SO2_IMPL_INVARIANT()
458 void SotStorage::TestMemberInvariant( sal_Bool /*bPrint*/ ) in TestMemberInvariant()
494 SotStorage::SotStorage() in SotStorage() function in SotStorage
505 SotStorage::SotStorage( const ::ucbhelper::Content& rContent, const String & rName, StreamMode nMod… in SotStorage() function in SotStorage
519 SotStorage::SotStorage( const String & rName, StreamMode nMode, StorageMode nStorageMode ) in SotStorage() function in SotStorage
528 void SotStorage::CreateStorage( sal_Bool bForceUCBStorage, StreamMode nMode, StorageMode nStorageMo… in CreateStorage()
630 SotStorage::SotStorage( sal_Bool bUCBStorage, const String & rName, StreamMode nMode, StorageMode n… in SotStorage() function in SotStorage
639 SotStorage::SotStorage( BaseStorage * pStor ) in SotStorage() function in SotStorage
656 SotStorage::SotStorage( sal_Bool bUCBStorage, SvStream & rStm ) in SotStorage() function in SotStorage
675 SotStorage::SotStorage( SvStream & rStm ) in SotStorage() function in SotStorage
694 SotStorage::SotStorage( SvStream * pStm, sal_Bool bDelete ) in SotStorage() function in SotStorage
720 SotStorage::~SotStorage() in ~SotStorage()
732 void SotStorage::RemoveUNOStorageHolder( UNOStorageHolder* pHolder ) in RemoveUNOStorageHolder()
751 uno::Reference< embed::XStorage > SotStorage::GetUNOAPIDuplicate( const String& rEleName, sal_Int32… in GetUNOAPIDuplicate()
874 SvMemoryStream * SotStorage::CreateMemoryStream() in CreateMemoryStream()
878 SotStorageRef aStg = new SotStorage( *pStm ); in CreateMemoryStream()
895 sal_Bool SotStorage::IsStorageFile( const String & rFileName ) in IsStorageFile()
908 sal_Bool bRet = SotStorage::IsStorageFile( pStm ); in IsStorageFile()
913 sal_Bool SotStorage::IsStorageFile( SvStream* pStream ) in IsStorageFile()
933 const String & SotStorage::GetName() const in GetName()
939 ((SotStorage *)this)->m_aName = m_pOwnStg->GetName(); in GetName()
944 void SotStorage::SetName( const String& rName ) in SetName()
958 void SotStorage::ResetError() in ResetError()
971 void SotStorage::SetClass( const SvGlobalName & rName, in SetClass()
982 void SotStorage::SetConvertClass( const SvGlobalName & rName, in SetConvertClass()
1001 SvGlobalName SotStorage::GetClassName() in GetClassName()
1012 sal_uLong SotStorage::GetFormat() in GetFormat()
1023 String SotStorage::GetUserName() in GetUserName()
1034 sal_Bool SotStorage::ShouldConvert() in ShouldConvert()
1049 void SotStorage::FillInfoList( SvStorageInfoList * pFillList ) const in FillInfoList()
1061 sal_Bool SotStorage::CopyTo( SotStorage * pDestStg ) in CopyTo()
1082 sal_Bool SotStorage::Commit() in Commit()
1100 sal_Bool SotStorage::Revert() in Revert()
1118 SotStorageStream * SotStorage::OpenEncryptedSotStream( const String & rEleName, const ByteString& r… in OpenEncryptedSotStream()
1145 SotStorageStream * SotStorage::OpenSotStream( const String & rEleName, in OpenSotStream()
1177 SotStorage * SotStorage::OpenSotStorage( const String & rEleName, in OpenSotStorage()
1181 SotStorage * pStor = NULL; in OpenSotStorage()
1191 pStor = new SotStorage( p ); in OpenSotStorage()
1204 SotStorage * SotStorage::OpenUCBStorage( const String & rEleName, in OpenUCBStorage()
1208 SotStorage * pStor = NULL; in OpenUCBStorage()
1216 pStor = new SotStorage( p ); in OpenUCBStorage()
1225 SotStorage * SotStorage::OpenOLEStorage( const String & rEleName, in OpenOLEStorage()
1229 SotStorage * pStor = NULL; in OpenOLEStorage()
1237 pStor = new SotStorage( p ); in OpenOLEStorage()
1253 sal_Bool SotStorage::IsStorage( const String & rEleName ) const in IsStorage()
1262 sal_Bool SotStorage::IsStream( const String & rEleName ) const in IsStream()
1271 sal_Bool SotStorage::IsContained( const String & rEleName ) const in IsContained()
1285 sal_Bool SotStorage::Remove( const String & rEleName ) in Remove()
1303 sal_Bool SotStorage::Rename( const String & rEleName, const String & rNewName ) in Rename()
1321 sal_Bool SotStorage::CopyTo( const String & rEleName, in CopyTo()
1322 SotStorage * pNewSt, const String & rNewName ) in CopyTo()
1342 sal_Bool SotStorage::MoveTo( const String & rEleName, in MoveTo()
1343 SotStorage * pNewSt, const String & rNewName ) in MoveTo()
1358 const SvStream* SotStorage::GetSvStream() in GetSvStream()
1367 SvStream* SotStorage::GetTargetSvStream() const in GetTargetSvStream()
1377 sal_Bool SotStorage::Validate() in Validate()
1386 sal_Bool SotStorage::SetProperty( const String& rName, const ::com::sun::star::uno::Any& rValue ) in SetProperty()
1400 sal_Bool SotStorage::GetProperty( const String& rName, ::com::sun::star::uno::Any& rValue ) in GetProperty()
1423 sal_Bool SotStorage::GetProperty( const String& rEleName, const String& rName, ::com::sun::star::un… in GetProperty()
1437 sal_Bool SotStorage::IsOLEStorage() const in IsOLEStorage()
1443 sal_Bool SotStorage::IsOLEStorage( const String & rFileName ) in IsOLEStorage()
1448 sal_Bool SotStorage::IsOLEStorage( SvStream* pStream ) in IsOLEStorage()
1453 void SotStorage::SetKey( const ByteString& rKey ) in SetKey()
1471 SotStorage* SotStorage::OpenOLEStorage( const com::sun::star::uno::Reference < com::sun::star::embe… in OpenOLEStorage()
1505 return new SotStorage( pStream, sal_True ); in OpenOLEStorage()
1508 sal_Int32 SotStorage::GetFormatID( const com::sun::star::uno::Reference < com::sun::star::embed::XS… in GetFormatID()
1526 sal_Int32 SotStorage::GetVersion( const com::sun::star::uno::Reference < com::sun::star::embed::XSt… in GetVersion()
1528 sal_Int32 nSotFormatID = SotStorage::GetFormatID( xStorage ); in GetVersion()