• Stephan Bergmann's avatar
    x->getSomething(x->getImplementationId()) doesn't make any sense · b901f769
    Stephan Bergmann yazdı
    ...the point of the aIdentifier parameter to css.lang.XUnoTunnel.getSomething is
    so that caller and callee can verify they know each other and the value passed
    back (pointer in local address space, in this case) will actually make sense for
    the caller.
    
    Change-Id: Id79c419307992b30ea6ef7997b74a015631ad21c
    b901f769
graph.cxx 16.5 KB