Home
last modified time | relevance | path

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

/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_proxy.h164 static System::String* m_GetType_String = new System::String("GetType"); variable
H A Dcli_proxy.cxx371 else if (m_GetType_String->Equals(sMethod)) in invokeObject()