Home
last modified time | relevance | path

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

/aoo41x/main/fpicker/source/office/
H A Diodlg.cxx1106 sal_uInt16 nNewFilterFlags = pThis->adjustFilter( aFilter ); in IMPL_STATIC_LINK() local
1107 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() local
2230 if ( nNewFilterFlags & ( FLT_NONEMPTY | FLT_USERFILTER ) ) in PrepareExecute()

Completed in 31 milliseconds