Home
last modified time | relevance | path

Searched refs:IsOwnTemplateFormat (Results 1 – 10 of 10) sorted by relevance

/aoo41x/main/sw/source/filter/basflt/
H A Diodetect.cxx321 sal_Bool bLookForTemplate = pOldFilter && pOldFilter->IsOwnTemplateFormat(); in GetFileFilter()
331 if ( pFilter->IsOwnTemplateFormat() && !bLookForTemplate ) in GetFileFilter()
358 if ( pFilter->IsOwnTemplateFormat() && !bLookForTemplate ) in GetFileFilter()
/aoo41x/main/sfx2/inc/sfx2/
H A Ddocfilt.hxx75 bool IsOwnTemplateFormat() const { return nFormatType & SFX_FILTER_TEMPLATEPATH; } in IsOwnTemplateFormat() function in SfxFilter
/aoo41x/main/sw/source/ui/uno/
H A Dswdetect.cxx255 … SfxFilter::GetTypeFromStorage( xStorage, pPreFilter ? pPreFilter->IsOwnTemplateFormat() : sal_Fal… in detect()
/aoo41x/main/sd/source/ui/unoidl/
H A Dsddetect.cxx272 …Name = SfxFilter::GetTypeFromStorage( xStorage, pFilter ? pFilter->IsOwnTemplateFormat() : sal_Fal… in detect()
/aoo41x/main/sfx2/source/doc/
H A Ddocfac.cxx387 if( pTemp->IsOwnFormat() && pTemp->IsOwnTemplateFormat() && ( pTemp->GetVersion() > nVersion ) ) in GetTemplateFilter()
H A Dobjstor.cxx1487 pFilter->IsOwnTemplateFormat(), in SaveTo_Impl()
3259 …sal_Bool bTemplate = ( rMedium.GetFilter()->IsOwnTemplateFormat() && nVersion > SOFFICE_FILEFORMAT… in SaveAsOwnFormat()
/aoo41x/main/sfx2/source/view/
H A Dfrmload.cxx301 if ( pFilter->IsOwnTemplateFormat() && !io_rDescriptor.has( "AsTemplate" ) ) in impl_determineFilter()
/aoo41x/main/sc/source/ui/unoobj/
H A Dscdetect.cxx409 …Name = SfxFilter::GetTypeFromStorage( xStorage, pFilter ? pFilter->IsOwnTemplateFormat() : sal_Fal… in detect()
/aoo41x/main/sw/source/filter/xml/
H A Dswxml.cxx1024 pMedium->GetFilter()->IsOwnTemplateFormat() ) in Read()
/aoo41x/main/sd/source/ui/docshell/
H A Ddocshel4.cxx1172 if (pFilter->IsOwnTemplateFormat()) in SaveAsOwnFormat()

Completed in 786 milliseconds