Searched refs:nRequired (Results 1 – 1 of 1) sorted by relevance
755 … sal_Int32 nRequired = ( SFX_FILTER_OWN | SFX_FILTER_EXPORT | SFX_FILTER_IMPORT ); in GetDefaultFilterFromServiceName() local756 … if ( ( ( nFlags & nRequired ) == nRequired ) && !( nFlags & SFX_FILTER_TEMPLATEPATH ) ) in GetDefaultFilterFromServiceName()
Completed in 11 milliseconds