Searched refs:nNewFilterFlags (Results 1 – 1 of 1) sorted by relevance
1106 sal_uInt16 nNewFilterFlags = pThis->adjustFilter( aFilter ); in IMPL_STATIC_LINK() local1107 if ( nNewFilterFlags & FLT_CHANGED ) in IMPL_STATIC_LINK()1215 if ( nNewFilterFlags & FLT_CHANGED ) in IMPL_STATIC_LINK()1222 else if ( !( nNewFilterFlags & FLT_NONEMPTY ) ) in IMPL_STATIC_LINK()1230 if ( nNewFilterFlags & FLT_CHANGED ) in IMPL_STATIC_LINK()2229 sal_uInt16 nNewFilterFlags = adjustFilter( aFilter ); in PrepareExecute() local2230 if ( nNewFilterFlags & ( FLT_NONEMPTY | FLT_USERFILTER ) ) in PrepareExecute()
Completed in 15 milliseconds