Home
last modified time | relevance | path

Searched refs:SFX_FILTER_MUSTINSTALL (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/comphelper/inc/comphelper/
H A Ddocumentconstants.hxx130 #define SFX_FILTER_MUSTINSTALL 0x00020000L macro
144 #define SFX_FILTER_NOTINSTALLED SFX_FILTER_MUSTINSTALL | SFX_FILTER_CONSULTSERVICE
/aoo42x/main/sfx2/source/bastyp/
H A Dfltfnc.cxx490 if ( pFilter->GetFilterFlags() & SFX_FILTER_MUSTINSTALL ) in IsFilterInstalled_Impl()
507 return ( !(pFilter->GetFilterFlags() & SFX_FILTER_MUSTINSTALL) ); in IsFilterInstalled_Impl()

Completed in 20 milliseconds