Home
last modified time | relevance | path

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

/aoo42x/main/pyuno/source/module/
H A Dpyuno.cxx664 … Reference< XMaterialHolder > xOther( other->members->xInvocation,UNO_QUERY ); in PyUNO_richcompare() local
665 if( xMe->getMaterial() == xOther->getMaterial() ) in PyUNO_richcompare()
733 Reference< XMaterialHolder > xOther( other->members->xInvocation,UNO_QUERY ); in PyUNO_cmp() local
734 if( xMe->getMaterial() == xOther->getMaterial() ) in PyUNO_cmp()
/aoo42x/main/chart2/source/inc/
H A DCloneHelper.hxx41 Interface operator() ( const Interface & xOther ) in operator ()()
45 xCloneable( xOther, ::com::sun::star::uno::UNO_QUERY ); in operator ()()

Completed in 22 milliseconds