Home
last modified time | relevance | path

Searched refs:HasStorage_Impl (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/sfx2/source/doc/
H A Dobjserv.cxx1339 || !GetMedium()->HasStorage_Impl() in ImplSign()
1391 && ( !GetMedium()->GetFilter()->IsOwnFormat() || !GetMedium()->HasStorage_Impl() in ImplSign()
H A Dobjstor.cxx540 if ( pMedium && pMedium->HasStorage_Impl() ) in ImportFromGeneratedStream_Impl()
840 if ( pMedium->HasStorage_Impl() ) in DoLoad()
1728 || ( pMedium->HasStorage_Impl() && pMedium->WillDisposeStorageOnClose_Impl() ) ) in SaveTo_Impl()
2102 && (!pOld || !pOld->HasStorage_Impl() || xOld != pOld->GetStorage() ) ) in DoSaveCompleted()
H A Dobjmisc.cxx484 if ( !pMedium->HasStorage_Impl() && IsLoadingFinished() ) in SetReadOnly()
1453 if( !(pMedium->GetOpenMode() & STREAM_WRITE) && !pMedium->HasStorage_Impl() ) in FinishedLoading()
H A Dobjxtor.cxx385 …if ( pMedium && pMedium->HasStorage_Impl() && pMedium->GetStorage( sal_False ) == pImp->m_xDocStor… in ~SfxObjectShell()
H A Ddocfile.cxx4041 sal_Bool SfxMedium::HasStorage_Impl() const in HasStorage_Impl() function in SfxMedium
/aoo4110/main/sfx2/inc/sfx2/
H A Ddocfile.hxx249 SAL_DLLPRIVATE sal_Bool HasStorage_Impl() const;
/aoo4110/main/sfx2/source/view/
H A Dviewfrm.cxx493 sal_Bool bHasStorage = pMed->HasStorage_Impl(); in ExecReload_Impl()
749 sal_Bool bHasStorage = pMedium->HasStorage_Impl(); in ExecReload_Impl()

Completed in 87 milliseconds