Home
last modified time | relevance | path

Searched refs:ucss (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/cli_ure/qa/climaker/
H A Dclimaker.cs32 using ucss=unoidl.com.sun.star; typedef
37 public class Context: ucss.uno.XComponentContext
117 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 …]
H A Dtestobjects.cs31 using ucss=unoidl.com.sun.star; typedef
40 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
/aoo41x/main/cli_ure/source/uno_bridge/
H A Dcli_proxy.cxx48 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()
H A Dcli_data.cxx52 namespace ucss = unoidl::com::sun::star;
1625 if (__typeof(ucss::uno::Exception)->IsAssignableFrom(cliType)) in map_to_cli()

Completed in 39 milliseconds