Searched refs:GetStrLen (Results 1 – 2 of 2) sorted by relevance
206 static xub_StrLen GetStrLen( const sal_Unicode* pStr ); // as long as a "string" is an array210 { return GetStrLenBytes( GetStrLen( pStr ) ); } in GetStrLenBytes()
139 xub_StrLen ScRawToken::GetStrLen( const sal_Unicode* pStr ) in GetStrLen() function in ScRawToken189 xub_StrLen nLen = GetStrLen( pStr ) + 1; in SetString()309 xub_StrLen nLen = GetStrLen( pStr ) + 1; in SetExternal()
Completed in 24 milliseconds