/trunk/main/sal/osl/unx/asm/ |
H A D | interlck_sparc.s | 87 ld [%o1 + %o5], %o1 89 ld [%o1], %o1 90 jmp %o1 110 ld [%o1 + %o5], %o1 112 ld [%o1], %o1 113 jmp %o1 140 ld [%o1 + %o5], %o1 146 st %o0,[%o1] 151 ld [%o1 + %o5], %o1 230 cmp %o1, %o2 [all …]
|
/trunk/main/sax/test/sax/ |
H A D | testsax.cxx | 403 OString o1 = OUStringToOString(aTarget, RTL_TEXTENCODING_UTF8 ); in processingInstruction() local 405 printf( "PI : %s,%s\n" , o1.getStr() , o2.getStr() ); in processingInstruction() 446 printf( "<!--%s-->\n" , o1.getStr() ); in comment() 454 printf( "UNKNOWN : {%s}\n" , o1.getStr() ); in unknown() 534 BUILD_ERROR( 1 , o1.getStr() ); in testSimple() 539 BUILD_ERROR( 1 , o1.getStr() ); in testSimple() 544 BUILD_ERROR( 1 , o1.getStr() ); in testSimple() 599 BUILD_ERROR( 1 , o1.getStr() ); in testNamespaces() 648 BUILD_ERROR( 1 , o1.getStr() ); in testEncoding() 692 printf( "%s\n" , o1.getStr() ); in testFile() [all …]
|
/trunk/main/unoxml/source/dom/ |
H A D | element.cxx | 242 OString o1 = OUStringToOString(name, RTL_TEXTENCODING_UTF8); in getAttribute() local 266 reinterpret_cast<xmlChar const*>(o1.getStr()); in getAttributeNode() 292 reinterpret_cast<xmlChar const*>(o1.getStr()); in getAttributeNodeNS() 323 reinterpret_cast<xmlChar const*>(o1.getStr()); in getAttributeNS() 398 xmlChar *xName = (xmlChar*)o1.getStr(); in hasAttribute() 413 xmlChar *xName = (xmlChar*)o1.getStr(); in hasAttributeNS() 432 reinterpret_cast<xmlChar const*>(o1.getStr()); in removeAttribute() 457 reinterpret_cast<xmlChar const*>(o1.getStr()); in removeAttributeNS() 622 xmlChar *xName = (xmlChar*)o1.getStr(); in setAttribute() 669 OString o1, o2, o3, o4, o5; in setAttributeNS() local [all …]
|
H A D | document.cxx | 436 OString o1 = OUStringToOString(name, RTL_TEXTENCODING_UTF8); in createAttribute() local 437 xmlChar *xName = (xmlChar*)o1.getStr(); in createAttribute() 506 OString o1 = OUStringToOString(data, RTL_TEXTENCODING_UTF8); in createComment() local 507 xmlChar *xData = (xmlChar*)o1.getStr(); in createComment() 535 xmlChar *xName = (xmlChar*)o1.getStr(); in createElement() 554 OString o1, o2, o3; in createElementNS() local 557 xPrefix = (xmlChar*)o1.getStr(); in createElementNS() 587 xmlChar *xName = (xmlChar*)o1.getStr(); in createEntityReference() 604 xmlChar *xTarget = (xmlChar*)o1.getStr(); in createProcessingInstruction() 622 xmlChar *xData = (xmlChar*)o1.getStr(); in createTextNode() [all …]
|
H A D | attributesmap.cxx | 74 OString o1 = OUStringToOString(name, RTL_TEXTENCODING_UTF8); in getNamedItem() local 75 xmlChar* xName = (xmlChar*)o1.getStr(); in getNamedItem() 106 OString o1 = OUStringToOString(localName, RTL_TEXTENCODING_UTF8); in getNamedItemNS() local 107 xmlChar* xName = (xmlChar*)o1.getStr(); in getNamedItemNS()
|
H A D | attr.cxx | 182 OString o1 = OUStringToOString(value, RTL_TEXTENCODING_UTF8); in setValue() local 183 xmlChar* xValue = (xmlChar*)o1.getStr(); in setValue()
|
/trunk/main/bridges/test/java_uno/any/ |
H A D | TestAny.java | 2101 public boolean equal(Object o1, Object o2) { in equal() argument 2102 if (o1 instanceof Any) { in equal() 2105 && equalValues(((Any) o1).getObject(), in equal() 2108 return equalValues(o1, o2); in equal() 2113 if (o1 == null) { in equalValues() 2115 } else if (o1.getClass().isArray()) { in equalValues() 2121 Object oo1 = Array.get(o1, i); in equalValues() 2131 return o1.equals(o2); in equalValues() 2147 public boolean equal(Object o1, Object o2) { in equal() argument 2160 public boolean equal(Object o1, Object o2) { in equal() argument [all …]
|
/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64/ |
H A D | callvirtualmethod.s | 28 ! %o1: unsigned long * stack 34 ldx [%i1 + 1 * 8], %o1 49 stx %o1, [%i1 + 1 * 8]
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/ |
H A D | SwXTextView.java | 184 public int compare(Object o1, Object o2) { in createTestEnvironment() 186 UnoRuntime.queryInterface(XServiceInfo.class, o1); in createTestEnvironment() 197 UnoRuntime.queryInterface(XIndexAccess.class, o1); in createTestEnvironment() 208 UnoRuntime.queryInterface(XText.class, o1); in createTestEnvironment()
|
/trunk/main/jurt/test/com/sun/star/uno/ |
H A D | UnoRuntime_EnvironmentTest.java | 35 Object o1 = new Object(); in test_getEnvironment() local 40 UnoRuntime.getEnvironment("java", o1)); in test_getEnvironment() 50 UnoRuntime.getEnvironment("java", o1))); in test_getEnvironment()
|
/trunk/main/bridges/source/cpp_uno/cc50_solaris_sparc/ |
H A D | call.s | 33 ! %o1: vtableOffset, stored by code snippet 96 ld [%l4], %o1 188 st %o1, [%i2+4] 199 st %o1, [%i2+4]
|
/trunk/main/wizards/com/sun/star/wizards/agenda/ |
H A D | TopicsControl.java | 826 PropertyValue[] o1 = (PropertyValue[]) scrollfields.get(row1 + nscrollvalue); 830 for (int i = 1; i < o1.length; i++) 832 temp = o1[i].Value; 833 o1[i].Value = o2[i].Value; 840 updateDocumentRow(row1 + nscrollvalue, o1);
|
/trunk/main/bridges/source/cpp_uno/gcc3_linux_sparc/ |
H A D | uno2cpp.cxx | 80 volatile long o0 = 0, o1 = 0; // for register returns in callVirtualMethod() local 243 "m"(o1), in callVirtualMethod() 252 ((long*)pRegisterReturn)[1] = o1; in callVirtualMethod()
|
/trunk/main/bridges/source/cpp_uno/gcc3_solaris_sparc/ |
H A D | uno2cpp.cxx | 77 volatile long o0 = 0, o1 = 0; // for register returns in callVirtualMethod() local 240 "m"(o1), in callVirtualMethod() 249 ((long*)pRegisterReturn)[1] = o1; in callVirtualMethod()
|
/trunk/test/testcommon/source/org/openoffice/test/vcl/ |
H A D | IDList.java | 98 public int compare(File o1, File o2) { in load() 99 return o1.getName().compareTo(o2.getName()); in load()
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sch/ |
H A D | ChXChartView.java | 120 public int compare(Object o1, Object o2) { in createTestEnvironment() 122 UnoRuntime.queryInterface(XShapeDescriptor.class, o1); in createTestEnvironment()
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sd/ |
H A D | SdUnoDrawView.java | 264 public int compare(Object o1, Object o2) { in createTestEnvironment() 266 UnoRuntime.queryInterface(XIndexAccess.class, o1); in createTestEnvironment()
|
H A D | DrawController_DrawView.java | 237 public int compare(Object o1, Object o2) { in createTestEnvironment() 239 UnoRuntime.queryInterface(XIndexAccess.class, o1); in createTestEnvironment()
|
H A D | SdUnoPresView.java | 231 public int compare(Object o1, Object o2) { in createTestEnvironment() 233 UnoRuntime.queryInterface(XIndexAccess.class, o1); in createTestEnvironment()
|
H A D | DrawController_HandoutView.java | 267 public int compare(Object o1, Object o2) { in createTestEnvironment() 269 UnoRuntime.queryInterface(XIndexAccess.class, o1); in createTestEnvironment()
|
H A D | DrawController_NotesView.java | 264 public int compare(Object o1, Object o2) { in createTestEnvironment() 266 UnoRuntime.queryInterface(XIndexAccess.class, o1); in createTestEnvironment()
|
H A D | DrawController_OutlineView.java | 264 public int compare(Object o1, Object o2) { in createTestEnvironment() 266 UnoRuntime.queryInterface(XIndexAccess.class, o1); in createTestEnvironment()
|
H A D | DrawController_PresentationView.java | 264 public int compare(Object o1, Object o2) { in createTestEnvironment() 266 UnoRuntime.queryInterface(XIndexAccess.class, o1); in createTestEnvironment()
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_forms/ |
H A D | OGridControlModel.java | 236 public int compare(Object o1, Object o2) { in createTestEnvironment() 238 XNamed.class, o1); in createTestEnvironment()
|
/trunk/main/wizards/com/sun/star/wizards/web/ |
H A D | WWD_Startup.java | 967 public int compare(Object o1, Object o2) in compare() argument 970 if (o1 instanceof CGStyle && o2 instanceof CGStyle) in compare() 972 return ((CGStyle) o1).cp_Name.compareTo( in compare()
|