Home
last modified time | relevance | path

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

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

Completed in 33 milliseconds