Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/cppuhelper/source/
H A Dinterfacecontainer.cxx442 static t_long2ptr::iterator findLong(t_long2ptr *pMap, sal_Int32 nKey ) in findLong() function
506 t_long2ptr::iterator iter = findLong( pMap, rKey ); in getContainer()
519 t_long2ptr::iterator iter = findLong( pMap, rKey ); in addInterface()
538 t_long2ptr::iterator iter = findLong( pMap, rKey ); in removeInterface()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cppuhelper/source/
H A Dinterfacecontainer.cxx467 static t_long2ptr::iterator findLong(t_long2ptr *pMap, sal_Int32 nKey ) in findLong() function
531 t_long2ptr::iterator iter = findLong( pMap, rKey ); in getContainer()
544 t_long2ptr::iterator iter = findLong( pMap, rKey ); in addInterface()
563 t_long2ptr::iterator iter = findLong( pMap, rKey ); in removeInterface()
/dports/math/vampire/vampire-4.5.1/Shell/
H A DOptions.hpp2262 AbstractOptionValue* findLong(vstring longName) const{ in findLong() function
2287 return _lookup.findLong(name); in getOptionValueByName()
H A DOptions.cpp2129 if((longOpt && !_lookup.findLong(name)->set(value)) || in set()
2288 option = _lookup.findLong(name); in output()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/docs/
H A DCHANGES.33079 method findLong is now marked as obsolete and reimplemented using