Home
last modified time | relevance | path

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

/AOO42X/main/sd/source/ui/slidesorter/controller/
H A DSlsSelectionFunction.cxx731 const sal_uInt32 nPositivePattern) in Match() argument
733 return (nEventCode & nPositivePattern)==nPositivePattern; in Match()