Home
last modified time | relevance | path

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

/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_proxy.h153 static System::String* m_typeNameString = new System::String("__TypeName"); variable
H A Dcli_proxy.cxx430 props->get_Item(m_typeNameString)); in Invoke()