Searched refs:beginAt (Results 1 – 2 of 2) sorted by relevance
70 rtl::OUString const & to, sal_Int32 beginAt = 0,78 const sal_Int32 beginAt = 0 );102 ::rtl::OUString const & replace, sal_Int32 beginAt = 0,
45 rtl::OUString const & to, sal_Int32 beginAt, sal_Int32 * replacedAt) in searchAndReplaceAsciiL() argument47 sal_Int32 n = source.indexOfAsciiL(from, fromLength, beginAt); in searchAndReplaceAsciiL()
Completed in 14 milliseconds