Searched refs:_pPlaceholder (Results 1 – 1 of 1) sorted by relevance
135 …cl_substitutePlaceholder( ::rtl::OUString& _rMessage, const sal_Char* _pPlaceholder, ParamValue _r… in lcl_substitutePlaceholder() argument137 size_t nPlaceholderLen( strlen( _pPlaceholder ) ); in lcl_substitutePlaceholder()138 sal_Int32 nIndex = _rMessage.indexOfAsciiL( _pPlaceholder, nPlaceholderLen ); in lcl_substitutePlaceholder()
Completed in 6 milliseconds