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.cxx613 … com::sun::star::uno::TypeClass tcOther = other->members->wrappedObject.getValueTypeClass(); in PyUNO_richcompare() local
615 if( tcMe == tcOther ) in PyUNO_richcompare()