Searched refs:IsOwnFormat (Results 1 – 11 of 11) sorted by relevance
647 && pFilt->IsOwnFormat() in ExecFile_Impl()1338 && ( !GetMedium()->GetFilter()->IsOwnFormat() in ImplSign()1391 && ( !GetMedium()->GetFilter()->IsOwnFormat() || !GetMedium()->HasStorage_Impl() in ImplSign()
387 if( pTemp->IsOwnFormat() && pTemp->IsOwnTemplateFormat() && ( pTemp->GetVersion() > nVersion ) ) in GetTemplateFilter()
968 if ( !pFile->GetFilter() || !pFile->GetFilter()->IsOwnFormat() ) in UpdateFromTemplate_Impl()
1013 ( rMedium.GetFilter()->IsOwnFormat() && in IsOwnStorageFormat_Impl()2891 if ( pFilter->IsOwnFormat() in CommonSaveAs_Impl()
1915 (pFilter && !pFilter->IsOwnFormat()) || in CreateObjectShell()
253 sal_Bool IsOwnFormat( const String& rPath );1573 if(IsOwnFormat(aDocFile)) in UpdatePreview()1620 if(IsOwnFormat(aLayoutFile)) in UpdatePreview()1740 sal_Bool AssistentDlgImpl::IsOwnFormat( const String& rPath ) in IsOwnFormat() function in AssistentDlgImpl
74 bool IsOwnFormat() const { return nFormatType & SFX_FILTER_OWN; } in IsOwnFormat() function in SfxFilter
310 (pFilter && !pFilter->IsOwnFormat()) || in CreateObjectShell()
200 sal_Bool bMSType = !pFilter->IsOwnFormat(); in AskPasswordToModify_Impl()
948 if ( !pFilter || !( pFilter->IsOwnFormat() )) in OpenDocExec_Impl()
1643 sal_Bool bMSType = !pCurrentFilter->IsOwnFormat(); in execute()
Completed in 120 milliseconds