Home
last modified time | relevance | path

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

/trunk/main/comphelper/source/misc/
H A Duieventslogger.cxx148 static sal_Int32 findIdx(const Sequence<PropertyValue>& args, const OUString& key);
359 sal_Int32 originapp_idx = findIdx(args, LOGORIGINAPP); in logDispatch()
371 sal_Int32 originwidget_idx = findIdx(args, LOGORIGINWIDGET); in logDispatch()
675 sal_Int32 UiEventsLogger_Impl::findIdx(const Sequence<PropertyValue>& args, const OUString& key) in findIdx() function in comphelper::UiEventsLogger_Impl

Completed in 42 milliseconds