Home
last modified time | relevance | path

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

/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_proxy.h185 enum MethodKind {MK_METHOD = 0, MK_SET, MK_GET}; enumerator
H A Dcli_proxy.cxx821 case MK_GET: in getMethodInfo()
1014 usAttrName, CliProxy::MK_GET); in cli_proxy_dispatch()