Home
last modified time | relevance | path

Searched refs:IsOwnStorageFormat_Impl (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/sfx2/source/doc/
H A Dobjserv.cxx391 if ( !IsOwnStorageFormat_Impl( *GetMedium() ) ) in ExecFile_Impl()
934 !IsOwnStorageFormat_Impl( *pDoc->GetMedium() ) ) in GetState_Impl()
1274 …if ( GetMedium() && GetMedium()->GetName().Len() && IsOwnStorageFormat_Impl( *GetMedium()) && Get… in ImplAnalyzeSignature()
H A Dobjstor.cxx636 sal_Bool bOwnStorageFormat = IsOwnStorageFormat_Impl( *pMedium ); in DoLoad()
809 if( IsOwnStorageFormat_Impl(*pMed) && pMed->GetFilter() ) in DoLoad()
1010 sal_Bool SfxObjectShell::IsOwnStorageFormat_Impl(const SfxMedium &rMedium) const in IsOwnStorageFormat_Impl() function in SfxObjectShell
1165 sal_Bool bOwnSource = IsOwnStorageFormat_Impl( *pMedium ); in SaveTo_Impl()
1166 sal_Bool bOwnTarget = IsOwnStorageFormat_Impl( rMedium ); in SaveTo_Impl()
H A Dobjcont.cxx1100 if ( IsOwnStorageFormat_Impl( *GetMedium()) ) in ResetFromTemplate()
/aoo42x/main/sfx2/inc/sfx2/
H A Dobjsh.hxx711 SAL_DLLPRIVATE sal_Bool IsOwnStorageFormat_Impl(const SfxMedium &) const;

Completed in 77 milliseconds