Searched refs:IsOwnStorageFormat_Impl (Results 1 – 4 of 4) sorted by relevance
391 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()
636 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 SfxObjectShell1165 sal_Bool bOwnSource = IsOwnStorageFormat_Impl( *pMedium ); in SaveTo_Impl()1166 sal_Bool bOwnTarget = IsOwnStorageFormat_Impl( rMedium ); in SaveTo_Impl()
1100 if ( IsOwnStorageFormat_Impl( *GetMedium()) ) in ResetFromTemplate()
711 SAL_DLLPRIVATE sal_Bool IsOwnStorageFormat_Impl(const SfxMedium &) const;
Completed in 46 milliseconds