Searched refs:xOther (Results 1 – 2 of 2) sorted by relevance
664 … Reference< XMaterialHolder > xOther( other->members->xInvocation,UNO_QUERY ); in PyUNO_richcompare() local665 if( xMe->getMaterial() == xOther->getMaterial() ) in PyUNO_richcompare()733 Reference< XMaterialHolder > xOther( other->members->xInvocation,UNO_QUERY ); in PyUNO_cmp() local734 if( xMe->getMaterial() == xOther->getMaterial() ) in PyUNO_cmp()
41 Interface operator() ( const Interface & xOther ) in operator ()()45 xCloneable( xOther, ::com::sun::star::uno::UNO_QUERY ); in operator ()()
Completed in 22 milliseconds