Searched refs:nNewFilterFlags (Results 1 – 1 of 1) sorted by relevance
1108 sal_uInt16 nNewFilterFlags = pThis->adjustFilter( aFilter ); in IMPL_STATIC_LINK() local1109 if ( nNewFilterFlags & FLT_CHANGED ) in IMPL_STATIC_LINK()1217 if ( nNewFilterFlags & FLT_CHANGED ) in IMPL_STATIC_LINK()1224 else if ( !( nNewFilterFlags & FLT_NONEMPTY ) ) in IMPL_STATIC_LINK()1232 if ( nNewFilterFlags & FLT_CHANGED ) in IMPL_STATIC_LINK()2231 sal_uInt16 nNewFilterFlags = adjustFilter( aFilter ); in PrepareExecute() local2232 if ( nNewFilterFlags & ( FLT_NONEMPTY | FLT_USERFILTER ) ) in PrepareExecute()
Completed in 25 milliseconds