Home
last modified time | relevance | path

Searched refs:SFX_FILTER_OWN (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sfx2/inc/sfx2/
H A Ddocfilt.hxx74 bool IsOwnFormat() const { return nFormatType & SFX_FILTER_OWN; } in IsOwnFormat()
/aoo4110/main/comphelper/inc/comphelper/
H A Ddocumentconstants.hxx117 #define SFX_FILTER_OWN 0x00000020L macro
/aoo4110/main/comphelper/source/misc/
H A Dmimeconfighelper.cxx715 bResult = ( nFlags & SFX_FILTER_OWN ); in AddFilterNameCheckOwnFile()
755 … sal_Int32 nRequired = ( SFX_FILTER_OWN | SFX_FILTER_EXPORT | SFX_FILTER_IMPORT ); in GetDefaultFilterFromServiceName()
/aoo4110/main/sfx2/source/doc/
H A Dguisaveas.cxx748 else if ( ( !( nFiltFlags & SFX_FILTER_OWN ) || ( nFiltFlags & SFX_FILTER_ALIEN ) ) in CheckFilter()

Completed in 34 milliseconds