Searched refs:tcOther (Results 1 – 1 of 1) sorted by relevance
656 … com::sun::star::uno::TypeClass tcOther = other->members->wrappedObject.getValueTypeClass(); in PyUNO_richcompare() local658 if( tcMe == tcOther ) in PyUNO_richcompare()725 … com::sun::star::uno::TypeClass tcOther = other->members->wrappedObject.getValueTypeClass(); in PyUNO_cmp() local727 if( tcMe == tcOther ) in PyUNO_cmp()
Completed in 9 milliseconds