Home
last modified time | relevance | path

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

/trunk/main/pyuno/source/module/
H A Dpyuno.cxx656 … com::sun::star::uno::TypeClass tcOther = other->members->wrappedObject.getValueTypeClass(); in PyUNO_richcompare() local
658 if( tcMe == tcOther ) in PyUNO_richcompare()
725 … com::sun::star::uno::TypeClass tcOther = other->members->wrappedObject.getValueTypeClass(); in PyUNO_cmp() local
727 if( tcMe == tcOther ) in PyUNO_cmp()

Completed in 49 milliseconds