Home
last modified time | relevance | path

Searched refs:IsStorage (Results 1 – 25 of 30) sorted by relevance

12

/trunk/main/sot/inc/sot/
H A Dstg.hxx144 virtual sal_Bool IsStorage( const String& rEleName ) const = 0;
244 virtual sal_Bool IsStorage( const String& rEleName ) const;
364 virtual sal_Bool IsStorage( const String& rEleName ) const;
H A Dstorinfo.hxx55 sal_Bool IsStorage() const { return bStorage; } in IsStorage() function in SvStorageInfo
H A Dstorage.hxx226 virtual sal_Bool IsStorage( const String & rEleName ) const;
/trunk/main/sw/source/filter/basflt/
H A Diodetect.cxx225 if (rMedium.IsStorage()) in IsFileFilter()
304 …if( pMedium ? ( pMedium->IsStorage() || SotStorage::IsStorageFile( pMedium->GetInStream() ) ) : So… in GetFileFilter()
322 if ( pMedium->IsStorage() ) in GetFileFilter()
H A Dshellio.cxx616 if( pMedium->IsStorage() ) in SetStrmStgPtr()
/trunk/main/sw/source/ui/app/
H A Ddocsh.cxx170 if( rMedium.IsStorage() in StartConvertFrom()
701 if ( rMedium.IsStorage() ) in ConvertTo()
798 if( !rMedium.IsStorage() ) in ConvertTo()
H A Ddocsh2.cxx1788 if ( aMed.IsStorage() ) in LoadStylesFromFile()
/trunk/main/sot/source/sdstor/
H A Dstorage.cxx785 sal_Bool bStorageReady = !IsStorage( rEleName ); in GetUNOAPIDuplicate()
1253 sal_Bool SotStorage::IsStorage( const String & rEleName ) const in IsStorage() function in SotStorage
1258 return m_pOwnStg->IsStorage( rEleName ); in IsStorage()
H A Dstg.cxx904 sal_Bool Storage::IsStorage( const String& rName ) const in IsStorage() function in Storage
/trunk/main/sc/source/ui/docshell/
H A Ddocsh.cxx1201 if( ! rMedium.IsStorage() ) in ConvertFrom()
1320 if( !rMedium.IsStorage() ) in ConvertFrom()
1368 if( !rMedium.IsStorage() ) in ConvertFrom()
1404 if( !rMedium.IsStorage() ) in ConvertFrom()
/trunk/main/sw/source/ui/uno/
H A Dswdetect.cxx209 sal_Bool bIsStorage = aMedium.IsStorage(); in detect()
/trunk/main/starmath/source/
H A Dsmdetect.cxx195 sal_Bool bIsStorage = aMedium.IsStorage(); in detect()
H A Dmathmlimport.cxx163 if ( !(rMedium.IsStorage())) in Import()
177 if ( rMedium.IsStorage()) in Import()
H A Dview.cxx1974 if ( pMedium->IsStorage() ) in IMPL_LINK()
/trunk/main/sfx2/inc/sfx2/
H A Ddocfile.hxx214 sal_Bool IsStorage();
/trunk/main/sd/source/filter/
H A Dsddetect.cxx239 sal_Bool bIsStorage = aMedium.IsStorage(); in detect()
/trunk/main/svx/source/xml/
H A Dxmlxtimp.cxx388 if( aMedium.IsStorage() ) in load()
/trunk/main/sot/source/unoolestorage/
H A Dxolesimplestorage.cxx458 if ( m_pStorage->IsStorage( aName ) ) in getByName()
/trunk/main/sc/source/ui/unoobj/
H A Dscdetect.cxx365 sal_Bool bIsStorage = aMedium.IsStorage(); in detect()
/trunk/main/sd/source/ui/dlg/
H A Dtpaction.cxx713 if( aMedium.IsStorage() ) in IMPL_LINK()
H A Dnavigatr.cxx674 if (pMedium->IsStorage()) in InsertFile()
H A Ddlgass.cxx1673 if(pMedium && pMedium->IsStorage()) in SavePassword()
/trunk/main/sd/source/ui/func/
H A Dfuinsfil.cxx282 …if( pMedium->IsStorage() || ( pMedium->GetInStream() && SotStorage::IsStorageFile( pMedium->GetInS… in DoExecute()
/trunk/main/sfx2/source/appl/
H A Dappopen.cxx312 if( ( !pFile->GetFilter() || pFile->IsStorage() ) ) in CheckPasswd_Impl()
/trunk/main/sw/source/ui/dialog/
H A Duiregionsw.cxx1562 if( rMedium.IsStorage() && (xStg = rMedium.GetStorage()).is() ) in lcl_ReadSections()

Completed in 174 milliseconds

12