Home
last modified time | relevance | path

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

/trunk/main/odk/examples/java/Inspector/
H A DSourceCodeGenerator.java406 String sUnoObjectIdentity = oUnoObject.toString(); in isVariableDeclared() local
413 bleaveloop = sUnoCompObjectIdentity.equals(sUnoObjectIdentity); in isVariableDeclared()
758 …String sUnoObjectIdentity = ((UnoObjectDefinition) aVariables.get(sVariableName)).getUnoObject().t… in getVariableName() local
760 …if ((sUnoObjectIdentity.equals(m_oUnoObject.toString()) && (!m_oIntrospector.isPrimitive(this.getT… in getVariableName()

Completed in 22 milliseconds