Searched refs:ucss (Results 1 – 4 of 4) sorted by relevance
32 using ucss=unoidl.com.sun.star; typedef37 public class Context: ucss.uno.XComponentContext117 ucss.uno.Exception exception;354 new ucss.uno.XNamingService[0][]); in testFullStruct2()458 ucss.uno.Exception excException = in testS1()514 } catch (ucss.uno.Exception e) { in testS1()614 ucss.lang.XComponent b20 = (ucss.lang.XComponent) b19; in testS1()632 ucss.lang.XComponent b38 = b20; in testS1()650 ucss.lang.XComponent[] b56 = new ucss.lang.XComponent[]{ in testS1()1230 ucss.lang.XComponent aXComponent = (ucss.lang.XComponent) obj; in testInterface()[all …]
31 using ucss=unoidl.com.sun.star; typedef40 public Component(ucss.uno.XComponentContext ctx) { in Component()41 m_args = new Any[] {new Any(typeof(ucss.uno.XComponentContext), ctx)}; in Component()46 public Component(ucss.uno.XComponentContext ctx, uno.Any[] args) { in Component()48 m_args[0] = new Any(typeof(ucss.uno.XComponentContext), ctx); in Component()259 ucss.lang.XComponent _xcomp = aXComponent; in inoutParameters()532 public ucss.lang.XComponent attrXComponent
48 namespace ucss = unoidl::com::sun::star;578 return new srrm::ReturnMessage(new ucss::uno::RuntimeException( in Invoke()593 return new srrm::ReturnMessage(new ucss::uno::RuntimeException( in Invoke()603 return new srrm::ReturnMessage(new ucss::uno::RuntimeException( in Invoke()
52 namespace ucss = unoidl::com::sun::star;1625 if (__typeof(ucss::uno::Exception)->IsAssignableFrom(cliType)) in map_to_cli()
Completed in 39 milliseconds