Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/rtl/
H A Dstring.h1015 SAL_DLLPUBLIC void SAL_CALL rtl_string_newFromSubString(
H A Dstring.hxx1528 rtl_string_newFromSubString( &pNew, pData, beginIndex, count ); in copy()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/rtl/
H A Dstring.h1011 SAL_DLLPUBLIC void SAL_CALL rtl_string_newFromSubString(
H A Dstring.hxx1300 rtl_string_newFromSubString( &pNew, pData, beginIndex, count ); in copy()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/util/
H A Dsal.map643 rtl_string_newFromSubString;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sal/util/
H A Dsal.map643 rtl_string_newFromSubString;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/rtl/
H A Dstring.cxx627 void SAL_CALL rtl_string_newFromSubString(rtl_String** ppThis, const rtl_String* pFrom, in rtl_string_newFromSubString() function