Home
last modified time | relevance | path

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

/aoo42x/main/sfx2/source/doc/
H A Dguisaveas.cxx719 sal_Int32 nFiltFlags = 0; in CheckFilter() local
728nFiltFlags = aFiltPropsHM.getUnpackedValueOrDefault( ::rtl::OUString::createFromAscii( "Flags" ), … in CheckFilter()
738 if ( ( !aFiltPropsHM.size() || !( nFiltFlags & SFX_FILTER_EXPORT ) ) in CheckFilter()
743 if ( !aFiltPropsHM.size() || !( nFiltFlags & SFX_FILTER_EXPORT ) ) in CheckFilter()
748 else if ( ( !( nFiltFlags & SFX_FILTER_OWN ) || ( nFiltFlags & SFX_FILTER_ALIEN ) ) in CheckFilter()

Completed in 60 milliseconds