Searched refs:SFX_FILTER_MUSTINSTALL (Results 1 – 2 of 2) sorted by relevance
130 #define SFX_FILTER_MUSTINSTALL 0x00020000L macro144 #define SFX_FILTER_NOTINSTALLED SFX_FILTER_MUSTINSTALL | SFX_FILTER_CONSULTSERVICE
490 if ( pFilter->GetFilterFlags() & SFX_FILTER_MUSTINSTALL ) in IsFilterInstalled_Impl()507 return ( !(pFilter->GetFilterFlags() & SFX_FILTER_MUSTINSTALL) ); in IsFilterInstalled_Impl()
Completed in 10 milliseconds