Home
last modified time | relevance | path

Searched refs:IsOwnFormat (Results 1 – 11 of 11) sorted by relevance

/aoo41x/main/sfx2/source/doc/
H A Dobjserv.cxx647 && pFilt->IsOwnFormat() in ExecFile_Impl()
1338 && ( !GetMedium()->GetFilter()->IsOwnFormat() in ImplSign()
1391 && ( !GetMedium()->GetFilter()->IsOwnFormat() || !GetMedium()->HasStorage_Impl() in ImplSign()
H A Ddocfac.cxx387 if( pTemp->IsOwnFormat() && pTemp->IsOwnTemplateFormat() && ( pTemp->GetVersion() > nVersion ) ) in GetTemplateFilter()
H A Dobjcont.cxx968 if ( !pFile->GetFilter() || !pFile->GetFilter()->IsOwnFormat() ) in UpdateFromTemplate_Impl()
H A Dobjstor.cxx1013 ( rMedium.GetFilter()->IsOwnFormat() && in IsOwnStorageFormat_Impl()
2893 if ( pFilter->IsOwnFormat() in CommonSaveAs_Impl()
H A Ddoctempl.cxx1915 (pFilter && !pFilter->IsOwnFormat()) || in CreateObjectShell()
/aoo41x/main/sd/source/ui/dlg/
H A Ddlgass.cxx253 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
/aoo41x/main/sfx2/inc/sfx2/
H A Ddocfilt.hxx74 bool IsOwnFormat() const { return nFormatType & SFX_FILTER_OWN; } in IsOwnFormat() function in SfxFilter
/aoo41x/main/sfx2/source/view/
H A Dorgmgr.cxx310 (pFilter && !pFilter->IsOwnFormat()) || in CreateObjectShell()
H A Dviewfrm.cxx200 sal_Bool bMSType = !pFilter->IsOwnFormat(); in AskPasswordToModify_Impl()
/aoo41x/main/sfx2/source/appl/
H A Dappopen.cxx948 if ( !pFilter || !( pFilter->IsOwnFormat() )) in OpenDocExec_Impl()
/aoo41x/main/sfx2/source/dialog/
H A Dfiledlghelper.cxx1643 sal_Bool bMSType = !pCurrentFilter->IsOwnFormat(); in execute()

Completed in 114 milliseconds