Lines Matching refs:S
142 new System::String(S"cli uno bridge: Destroying proxy " in ~UnoInterfaceProxy()
143 S"for UNO object, OID: \n\t{0} \n\twith uno interfaces: "), in ~UnoInterfaceProxy()
206 new System::String(S"cli uno bridge: Creating proxy for uno object, " in addUnoInterface()
207 S"id:\n\t{0}\n\t{1}"), m_oid, sInterfaceName)); in addUnoInterface()
311 S"An unexpected CLI exception occurred in " in CanCastTo()
312 S"UnoInterfaceProxy::CanCastTo(). Original" in CanCastTo()
313 S"message: \n"); in CanCastTo()
382 sb->AppendFormat(S"Uno object proxy. OID: {0}", m_oid); in invokeObject()
585 S"An unexpected CLI exception occurred in " in Invoke()
586 S"UnoInterfaceProxy::Invoke. Original" in Invoke()
587 S"message: \n")); in Invoke()
599 S"An unexpected native C++ exception occurred in " in Invoke()
600 S"UnoInterfaceProxy::Invoke."); in Invoke()
681 new System::String(S"cli uno bridge: Creating proxy for cli object, " in CliProxy()
682 S"id:\n\t{0}\n\t{1}"), m_oid, m_type)); in CliProxy()
877 S"cli uno bridge: Destroying proxy for cli object, " in ~CliProxy()
878 S"id:\n\t{0}\n\t{1}\n"), in ~CliProxy()