Home
last modified time | relevance | path

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

/trunk/main/sot/source/sdstor/
H A Dstorage.cxx513 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 SotStorage
1443 sal_Bool SotStorage::IsOLEStorage( const String & rFileName ) in IsOLEStorage() function in SotStorage
1448 sal_Bool SotStorage::IsOLEStorage( SvStream* pStream ) in IsOLEStorage() function in SotStorage
[all …]
/trunk/main/sot/inc/sot/
H A Dstorage.hxx242 sal_Bool IsOLEStorage() const;
243 static sal_Bool IsOLEStorage( const String & rFileName );
244 static sal_Bool IsOLEStorage( SvStream* pStream );
/trunk/main/editeng/source/misc/
H A Dsvxacorr.cxx2504 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()
/trunk/main/sfx2/source/doc/
H A Ddocfile.cxx794 pImp->bIsStorage = SotStorage::IsStorageFile( aURL ) && !SotStorage::IsOLEStorage( aURL); in IsStorage()
800 …pImp->bIsStorage = SotStorage::IsStorageFile( pInStream ) && !SotStorage::IsOLEStorage( pInStream … in IsStorage()
/trunk/main/basic/source/uno/
H A Dnamecont.cxx634 sal_Bool bOldStorage = SotStorage::IsOLEStorage( aInitFileName ); in init_Impl()

Completed in 115 milliseconds