Home
last modified time | relevance | path

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

/aoo4110/main/bridges/test/java_uno/equals/
H A DTestEquals.java219 UnoRuntime.areSame(null, null)); in getInstance()
222 !UnoRuntime.areSame(null, test1Aa)); in getInstance()
225 !UnoRuntime.areSame(null, test1Ab)); in getInstance()
228 !UnoRuntime.areSame(null, test1Ac)); in getInstance()
231 !UnoRuntime.areSame(null, test1Ba)); in getInstance()
234 !UnoRuntime.areSame(null, test1Bb)); in getInstance()
237 !UnoRuntime.areSame(null, test1Bc)); in getInstance()
240 !UnoRuntime.areSame(null, test2Aa)); in getInstance()
243 !UnoRuntime.areSame(null, test2Ab)); in getInstance()
246 !UnoRuntime.areSame(null, test2Ac)); in getInstance()
[all …]
/aoo4110/main/bridges/test/com/sun/star/lib/uno/bridges/java_remote/
H A DBug107753_Test.java92 UnoRuntime.areSame(null, null)); in run()
94 !UnoRuntime.areSame(null, obj1a)); in run()
96 !UnoRuntime.areSame(null, obj1b)); in run()
98 !UnoRuntime.areSame(null, obj2a)); in run()
100 !UnoRuntime.areSame(null, obj2b)); in run()
102 !UnoRuntime.areSame(null, obj3a)); in run()
104 !UnoRuntime.areSame(null, obj3b)); in run()
106 !UnoRuntime.areSame(null, obj4a)); in run()
108 !UnoRuntime.areSame(null, obj4b)); in run()
112 !UnoRuntime.areSame(obj1a, null)); in run()
[all …]
H A DBug51323_Test.java67 return !UnoRuntime.areSame( in run()
/aoo4110/main/ridljar/test/com/sun/star/uno/
H A DUnoRuntime_Test.java77 UnoRuntime.areSame( in test_areSame()
81 !UnoRuntime.areSame( in test_areSame()
83 assure(!UnoRuntime.areSame(new int[] { 1 }, new int[] { 1, 2 })); in test_areSame()
85 UnoRuntime.areSame( in test_areSame()
89 UnoRuntime.areSame( in test_areSame()
96 assure(!UnoRuntime.areSame(new Test1(), new Test2())); in test_areSame()
100 UnoRuntime.areSame( in test_areSame()
184 return UnoRuntime.areSame(Test4.this, object); in isSame()
/aoo4110/main/jurt/test/com/sun/star/uno/
H A DUnoRuntime_EnvironmentTest.java54 UnoRuntime.areSame(java_environment1.get(), in test_getEnvironment()
57 UnoRuntime.areSame(java_environment2.get(), in test_getEnvironment()
78 assure("", UnoRuntime.areSame(iBridge_tmp, iBridge)); in test_getBridge()
90 assure("", !UnoRuntime.areSame(iBridge_tmp, iBridge)); in test_getBridge()
H A DAnyConverter_Test.java576 assure("", UnoRuntime.areSame(val, aObj)); in test_toObject()
/aoo4110/main/jurt/test/com/sun/star/comp/bridgefactory/
H A DBridgeFactory_Test.java53 assure("", UnoRuntime.areSame(xBridge, in test()
68 assure("", UnoRuntime.areSame(xBridge, xBridges[0])); in test()
86 assure("", !UnoRuntime.areSame(xBridge, xBridge_new)); in test()
96 && UnoRuntime.areSame(xBridge_new, xBridges[0])); in test()
/aoo4110/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DInterfaceContainer.java377 if (UnoRuntime.areSame(elem, elementData[i])) in indexOf()
432 if (UnoRuntime.areSame(elem, elementData[i])) in lastIndexOf()
574 if (UnoRuntime.areSame(o, curElem)) in retainAll()
/aoo4110/main/ridljar/com/sun/star/uno/
H A DUnoRuntime.java205 public static boolean areSame(Object any1, Object any2) { in areSame() method in UnoRuntime
241 if (!areSame(Array.get(v1, i), Array.get(v2, i))) { in areSame()
264 if (!areSame( in areSame()
/aoo4110/main/toolkit/qa/complex/toolkit/
H A DGridControl.java136 …assertFalse( "data model should not be shared after cloning", UnoRuntime.areSame( originalDataMode… in testGridControlCloning()
142 …assertFalse( "column model should not be shared after cloning", UnoRuntime.areSame( originalColumn… in testGridControlCloning()
607 return UnoRuntime.areSame( lhs, rhs ); in impl_areSameInterface()
676 assertTrue( UnoRuntime.areSame( i_event.Source, m_component ) ); in disposing()
/aoo4110/main/forms/qa/integration/forms/
H A DXMLFormSettings.java93 UnoRuntime.areSame( stringElement, booleanAttrib.getParentNode() ) ); in before()
95 UnoRuntime.areSame( stringElement, dateAttrib.getParentNode() ) ); in before()
H A DDocumentHelper.java200 if ( UnoRuntime.areSame( oldModel, newModel ) ) in reload()
/aoo4110/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DStatusListener.java402 if (m_xFrame!=null && UnoRuntime.areSame(aEvent.Source,m_xFrame)) in disposing()
408 if (m_xDispatch!=null && UnoRuntime.areSame(aEvent.Source,m_xDispatch)) in disposing()
H A DInterceptor.java595 if (m_xFrame!=null && UnoRuntime.areSame(aSource.Source,m_xFrame)) in disposing()
/aoo4110/main/qadevOOo/tests/java/ifc/sdbc/
H A D_XRowUpdate.java551 result = UnoRuntime.areSame(newVal, getVal) ; in _updateBinaryStream()
588 result = UnoRuntime.areSame(newVal, getVal) ; in _updateCharacterStream()
/aoo4110/main/dbaccess/qa/complex/dbaccess/
H A DApplicationController.java100 UnoRuntime.areSame(loadedComponent, m_databaseDocument)); in impl_switchToDocument()
/aoo4110/main/sfx2/qa/complex/sfx2/
H A DUndoManager.java312 … assertTrue( UnoRuntime.areSame( undoManager.getParent(), m_currentDocument.getDocument() ) ); in getUndoManager()
407 if ( UnoRuntime.areSame( child, i_controlModel ) ) in impl_assignScript()
/aoo4110/main/jurt/com/sun/star/comp/servicemanager/
H A DServiceManager.java526 …return xServiceInfo != null && UnoRuntime.areSame(factoriesByImplNames.get(xServiceInfo.getImpleme… in has()

Completed in 232 milliseconds