Searched refs:IsAllowedAsTemplate (Results 1 – 6 of 6) sorted by relevance
73 bool IsAllowedAsTemplate() const { return nFormatType & SFX_FILTER_TEMPLATE; } in IsAllowedAsTemplate() function in SfxFilter
168 if( pFlt && pFlt->IsAllowedAsTemplate() ) in IMPL_LINK()
244 …Name = SfxFilter::GetTypeFromStorage( xStorage, pFilter ? pFilter->IsAllowedAsTemplate() : sal_Fal… in detect()
181 if (bRet && !rFilter.IsAllowedAsTemplate()) in IsValidStgFilter()
426 if( !pFilter || !pFilter->IsAllowedAsTemplate() ) in LoadTemplate()
826 if( pFlt && pFlt->IsAllowedAsTemplate() && in Execute()
Completed in 54 milliseconds