Searched refs:ucss (Results 1 – 4 of 4) sorted by relevance
32 using ucss=unoidl.com.sun.star; typedef37 public class Context: ucss.uno.XComponentContext52 public ucss.lang.XMultiComponentFactory getServiceManager() in getServiceManager()76 class Factory: ucss.lang.XMultiComponentFactory81 exception = (ucss.uno.Exception) args[0]; in Factory()117 ucss.uno.Exception exception;344 new ucss.uno.XNamingService[0], new bool[0][], new byte[0][], in testFullStruct2()349 new ucss.uno.XNamingService[0][], new bool[0][], new byte[0][], in testFullStruct2()354 new ucss.uno.XNamingService[0][]); in testFullStruct2()456 ucss.uno.RuntimeException excRuntime = in testS1()[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()