Home
last modified time | relevance | path

Searched defs:enum2int (Results 1 – 5 of 5) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/comphelper/
H A Dextract.hxx54 inline bool enum2int(sal_Int32& rnEnum, const css::uno::Any& rAny) in enum2int() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/comphelper/
H A Dextract.hxx56 inline bool enum2int( sal_Int32 & rnEnum, const css::uno::Any & rAny ) in enum2int() function
/dports/net/tinyfugue/tf-50b8/src/
H A Dutil.c193 int enum2int(const char *str, long val, conString *vec, const char *msg) in enum2int() function
/dports/net/tinyfugue-devel/tinyfugue-5.1.3/src/
H A Dutil.c191 int enum2int(const char *str, long val, conString *vec, const char *msg) in enum2int() function
/dports/science/py-h5py/h5py-3.6.0/h5py/
H A D_conv.pyx592 cdef herr_t enum2int(hid_t src_id, hid_t dst_id, H5T_cdata_t *cdata, function