Searched refs:nFiltFlags (Results 1 – 1 of 1) sorted by relevance
719 sal_Int32 nFiltFlags = 0; in CheckFilter() local728 …nFiltFlags = 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 16 milliseconds