Home
last modified time | relevance | path

Searched refs:usMethodName (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/cli_ure/source/uno_bridge/
H A Dcli_proxy.cxx472 if ((usMethodName.getLength() == remainder in Invoke()
500 if (usMethodName.getLength() > 4 in Invoke()
505 && usMethodName[1] == 'e' && usMethodName[2] == 't' in Invoke()
508 usMethodName.getLength() - 4, in Invoke()
509 usMethodName.getStr() + 4, in Invoke()
510 usMethodName.getLength() - 4) == 0) in Invoke()
512 if ('g' == usMethodName[0]) in Invoke()
528 else if ('s' == usMethodName[0]) in Invoke()
571 buf.append( usMethodName ); in Invoke()
795 sMethodNameDbg = mapUnoString(usMethodName.pData); in getMethodInfo()
[all …]
H A Dcli_proxy.h281 const rtl::OUString & usMethodName,

Completed in 22 milliseconds