Searched refs:findIdx (Results 1 – 1 of 1) sorted by relevance
148 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 19 milliseconds