Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/util/
H A Dsal.map657 rtl_ustr_toUInt64;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sal/util/
H A Dsal.map657 rtl_ustr_toUInt64;
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/rtl/
H A Dustring.h1163 SAL_DLLPUBLIC sal_uInt64 SAL_CALL rtl_ustr_toUInt64(
H A Dustring.hxx2849 return rtl_ustr_toUInt64( pData->buffer, radix ); in toUInt64()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/rtl/
H A Dustring.h1159 SAL_DLLPUBLIC sal_uInt64 SAL_CALL rtl_ustr_toUInt64(
H A Dustring.hxx3146 return rtl_ustr_toUInt64( pData->buffer, radix ); in toUInt64()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/rtl/
H A Dustring.cxx1768 sal_uInt64 SAL_CALL rtl_ustr_toUInt64(const sal_Unicode* pStr, sal_Int16 nRadix) in rtl_ustr_toUInt64() function