Searched refs:m_oUnoReturnObject (Results 1 – 3 of 3) sorted by relevance
44 Object m_oUnoReturnObject; field in UnoPropertyNode56 m_oUnoReturnObject = _oUnoReturnObject; in UnoPropertyNode()64 m_oUnoReturnObject = null; in UnoPropertyNode()69 m_oUnoReturnObject = _oUnoReturnObject; in UnoPropertyNode()137 return m_oUnoReturnObject; in getUnoReturnObject()
58 private Object m_oUnoReturnObject = null; field in MethodParametersDialog107 aMethodObjects.add(m_oUnoReturnObject); in getMethodObjects()335 m_oUnoReturnObject = m_xUnoMethodNode.invoke(m_oUnoObject, oParameters); in invokeParameterMethod()339 m_oUnoReturnObject = null; in invokeParameterMethod()
36 Object m_oUnoReturnObject = null; field in UnoMethodNode98 m_oUnoReturnObject = oUnoReturnObject; in invoke()147 return m_oUnoReturnObject; in getLastUnoReturnObject()
Completed in 23 milliseconds