Searched refs:IsOLEStorage (Results 1 – 5 of 5) sorted by relevance
513 if ( IsOLEStorage() ) in SotStorage()524 if ( IsOLEStorage() ) in SotStorage()635 if ( IsOLEStorage() ) in SotStorage()652 if ( IsOLEStorage() ) in SotStorage()669 if ( IsOLEStorage() ) in SotStorage()688 if ( IsOLEStorage() ) in SotStorage()709 if ( IsOLEStorage() ) in SotStorage()1437 sal_Bool SotStorage::IsOLEStorage() const in IsOLEStorage() function in SotStorage1443 sal_Bool SotStorage::IsOLEStorage( const String & rFileName ) in IsOLEStorage() function in SotStorage1448 sal_Bool SotStorage::IsOLEStorage( SvStream* pStream ) in IsOLEStorage() function in SotStorage[all …]
242 sal_Bool IsOLEStorage() const;243 static sal_Bool IsOLEStorage( const String & rFileName );244 static sal_Bool IsOLEStorage( SvStream* pStream );
2504 if ( SotStorage::IsOLEStorage ( sShareAutoCorrFile ) ) in MakeUserStorage_Impl()2511 else if ( SotStorage::IsOLEStorage ( sUserAutoCorrFile ) ) in MakeUserStorage_Impl()2736 if (xStg->IsOLEStorage()) in PutText()2826 if (xStg->IsOLEStorage()) in DeleteText()
794 pImp->bIsStorage = SotStorage::IsStorageFile( aURL ) && !SotStorage::IsOLEStorage( aURL); in IsStorage()800 …pImp->bIsStorage = SotStorage::IsStorageFile( pInStream ) && !SotStorage::IsOLEStorage( pInStream … in IsStorage()
634 sal_Bool bOldStorage = SotStorage::IsOLEStorage( aInitFileName ); in init_Impl()
Completed in 113 milliseconds