Home
last modified time | relevance | path

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

/aoo4110/main/extensions/workben/
H A Dpythonautotest.cxx62 MyPythonRoot() { m_iTestValue = 15; } in MyPythonRoot()
94 { inout = m_iTestValue; } in getTestValueViaInout()
97 { return m_iTestValue; } in getTestValue()
100 { m_iTestValue = i; } in setTestValue()
106 { m_iTestValue += i; } in addTestValue()
110 INT32 m_iTestValue; member in MyPythonRoot

Completed in 19 milliseconds