Home
last modified time | relevance | path

Searched refs:a2 (Results 1 – 25 of 178) sorted by relevance

12345678

/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/unix/
H A DTestIntersection.log11 ITEM Assertion OK : test7 Application.Intersect( Range('a2:d10,b5:e10'), Range('a5:i10'))
12 ITEM Assertion OK : test8 Application.Intersect( Range('a2:c8,d2:f8'), Range('b6:e9,a6:f9'))
13 ITEM Assertion OK : test9 Application.Intersect( Range('a2:c8,e2:f8'), Range('b6:e9,a6:f9'))
14 ITEM Assertion OK : test10 Application.Intersect( Range('a1:a3,c1:c3'), Range('a2:c3'))
15 ITEM Assertion OK : test11 Application.Intersect( Range('a1:a3,b1:b3'), Range('a2:c3'))
16 ITEM Assertion OK : test12 Application.Intersect( Range('a2:d5,b3:f7,c1:g4'), Range('b2:e6'))
17 …ITEM Assertion OK : test13 Range(" a2:d10,b5:e10,g13:j32 "), Range(" a5:i10,b6:e9 "), Range("b2:r5…
H A DTestAddress.log50 ITEM Assertion OK : test46 Range('a2:b4').Rows('1:1')
51 ITEM Assertion OK : test47 Range('a2:b4').Rows('1:2')
52 ITEM Assertion OK : test48 Range('a2:b4').Rows('2:2')
53 ITEM Assertion OK : test49 Range('a2:b4').Rows('2:3')
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/
H A DTestIntersection.log11 ITEM Assertion OK : test7 Application.Intersect( Range('a2:d10,b5:e10'), Range('a5:i10'))
12 ITEM Assertion OK : test8 Application.Intersect( Range('a2:c8,d2:f8'), Range('b6:e9,a6:f9'))
13 ITEM Assertion OK : test9 Application.Intersect( Range('a2:c8,e2:f8'), Range('b6:e9,a6:f9'))
14 ITEM Assertion OK : test10 Application.Intersect( Range('a1:a3,c1:c3'), Range('a2:c3'))
15 ITEM Assertion OK : test11 Application.Intersect( Range('a1:a3,b1:b3'), Range('a2:c3'))
16 ITEM Assertion OK : test12 Application.Intersect( Range('a2:d5,b3:f7,c1:g4'), Range('b2:e6'))
17 …ITEM Assertion OK : test13 Range(" a2:d10,b5:e10,g13:j32 "), Range(" a5:i10,b6:e9 "), Range("b2:r5…
H A DTestAddress.log50 ITEM Assertion OK : test46 Range('a2:b4').Rows('1:1')
51 ITEM Assertion OK : test47 Range('a2:b4').Rows('1:2')
52 ITEM Assertion OK : test48 Range('a2:b4').Rows('2:2')
53 ITEM Assertion OK : test49 Range('a2:b4').Rows('2:3')
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/
H A DTestIntersection.log11 ITEM Assertion OK : test7 Application.Intersect( Range('a2:d10,b5:e10'), Range('a5:i10'))
12 ITEM Assertion OK : test8 Application.Intersect( Range('a2:c8,d2:f8'), Range('b6:e9,a6:f9'))
13 ITEM Assertion OK : test9 Application.Intersect( Range('a2:c8,e2:f8'), Range('b6:e9,a6:f9'))
14 ITEM Assertion OK : test10 Application.Intersect( Range('a1:a3,c1:c3'), Range('a2:c3'))
15 ITEM Assertion OK : test11 Application.Intersect( Range('a1:a3,b1:b3'), Range('a2:c3'))
16 ITEM Assertion OK : test12 Application.Intersect( Range('a2:d5,b3:f7,c1:g4'), Range('b2:e6'))
17 …ITEM Assertion OK : test13 Range(" a2:d10,b5:e10,g13:j32 "), Range(" a5:i10,b6:e9 "), Range("b2:r5…
H A DTestAddress.log50 ITEM Assertion OK : test46 Range('a2:b4').Rows('1:1')
51 ITEM Assertion OK : test47 Range('a2:b4').Rows('1:2')
52 ITEM Assertion OK : test48 Range('a2:b4').Rows('2:2')
53 ITEM Assertion OK : test49 Range('a2:b4').Rows('2:3')
/trunk/main/offapi/com/sun/star/drawing/framework/
H A DAnchorBindingMode.idl38 <p>Example: Let r:a1:a2 denote a resource r which is bound to
39 anchor a1:a2 which itself is a resource a1 bound to anchor a2.
40 Then r:a1:a2 is bound directly to a1:a2 and indirectly to a2.</p>
/trunk/main/basebmp/inc/basebmp/
H A Dclippedlinerenderer.hxx41 sal_Int32 a2, in prepareClip() argument
155 o_n = (a2 >= o_as) ? a2 - o_as : o_as - a2; in prepareClip()
/trunk/main/accessibility/workben/org/openoffice/accessibility/misc/
H A DAccessibleEventMulticaster.java52 XAccessibleEventListener a2 = remove(a, l); in remove()
54 if (a2 == a && b2 == b) { in remove()
57 return add(a2, b2); in remove()
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/excel/
H A DTestAddress.log50 ITEM Assertion OK : test46 Range('a2:b4').Rows('1:1')
51 ITEM Assertion OK : test47 Range('a2:b4').Rows('1:2')
52 ITEM Assertion OK : test48 Range('a2:b4').Rows('2:2')
53 ITEM Assertion OK : test49 Range('a2:b4').Rows('2:3')
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/win/
H A DTestAddress.log50 ITEM Assertion OK : test46 Range('a2:b4').Rows('1:1')
51 ITEM Assertion OK : test47 Range('a2:b4').Rows('1:2')
52 ITEM Assertion OK : test48 Range('a2:b4').Rows('2:2')
53 ITEM Assertion OK : test49 Range('a2:b4').Rows('2:3')
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/excel/
H A DTestAddress.log50 ITEM Assertion OK : test46 Range('a2:b4').Rows('1:1')
51 ITEM Assertion OK : test47 Range('a2:b4').Rows('1:2')
52 ITEM Assertion OK : test48 Range('a2:b4').Rows('2:2')
53 ITEM Assertion OK : test49 Range('a2:b4').Rows('2:3')
/trunk/main/cli_ure/qa/climaker/
H A Dclimaker.cs276 l.assure(s.a2.Length == 0); in testEmptyStruct2()
394 l.assure(s.a2.Length == 2); in testFullStruct2()
395 l.assure(s.a2[0] == 1); in testFullStruct2()
396 l.assure(s.a2[1] == 2); in testFullStruct2()
586 Any a2 = new Any(3.14f); in testS1()
588 xTest = S1.create2(c, a1, a2, a3); in testS1()
1473 Any a2 = a1; in testAny()
1474 l.assure(a1.Equals(a2)); in testAny()
1477 l.assure(a1.Equals(a2) == false); in testAny()
1478 a2 = a1; in testAny()
[all …]
/trunk/main/testtools/source/bridgetest/cli/
H A Dcli_cpp_bridgetest.cxx119 Any a2 = (Any) val2;
120 ret = a1.Type == a2.Type && compareData(a1.Value, a2.Value);
307 Any a2 = xLBT->transportAny( a1 );
308 bReturn = compareData(__box(a2), __box(a1)) && bReturn;
313 Any a2 = xLBT->transportAny(a1);
314 bReturn = compareData( __box(a2), __box(a1)) && bReturn;
H A Dcli_cs_bridgetest.cs98 Any a2 = (Any) val2; in compareData()
99 ret = a1.Type == a2.Type && compareData(a1.Value, a2.Value); in compareData()
288 Any a2 = xLBT.transportAny( a1 ); in performAnyTest()
289 bReturn = compareData(a2, a1) && bReturn; in performAnyTest()
294 Any a2 = xLBT.transportAny(a1); in performAnyTest()
295 bReturn = compareData(a2, a1) && bReturn; in performAnyTest()
H A Dcli_vb_bridgetest.vb152 Dim a2 As Any = DirectCast( val2, Any)
153 ret = a1.Type.Equals( a2.Type ) And compareData( a1.Value, a2.Value )
512 Dim a2 As Any = xLBT.transportAny( a1 )
513 bReturn = compareData(a2, a1) And bReturn
/trunk/main/xmlsecurity/test_docs/CAs/Root_11/demoCA/newcerts/
H A D1014.pem15 00:ca:cc:98:77:0c:10:dd:0e:87:a2:da:b6:e6:97:
38 78:20:a2:27:ad:f5:d2:3f:10:66:e0:d8:ba:10:00:c3:76:5b:
41 fd:5d:0d:dc:f5:34:29:a2:3a:2f:04:ab:48:41:6d:d7:2b:fd:
H A D1020.pem17 ea:2c:79:d6:9d:af:b5:f8:86:a2:bf:56:9b:0f:33:
21 a2:bf:ce:20:f6:c0:7a:89:f2:0f:33:47:6d:49:0f:
38 36:58:a2:9d:a0:1f:18:97:2c:1d:bc:c6:df:ee:aa:5b:d3:da:
/trunk/main/xmlsecurity/test_docs/CAs/Root_2/demoCA/newcerts/
H A D1000.pem22 fc:ed:44:de:94:56:90:3e:a2:a1:67:08:cb:38:d4:
42 41:26:70:7a:9d:78:a2:9b:e0:de:62:a2:04:86:9f:ed:7c:a6:
/trunk/main/xmlsecurity/test_docs/CAs/Root_5/demoCA/newcerts/
H A D1001.pem15 00:97:fa:a2:49:d3:bf:c1:2e:7a:ed:83:83:3c:78:
43 d2:dc:79:b7:60:c2:87:f7:c7:92:a2:f5:86:a7:0c:70:3b:a3:
45 b9:ec:04:0c:92:d9:8a:e7:a0:96:24:9b:f1:a2:9f:59:59:4a:
/trunk/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_2/demoCA/
H A Dcacert.pem22 fc:ed:44:de:94:56:90:3e:a2:a1:67:08:cb:38:d4:
42 41:26:70:7a:9d:78:a2:9b:e0:de:62:a2:04:86:9f:ed:7c:a6:
/trunk/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_5/demoCA/
H A Dcacert.pem15 00:97:fa:a2:49:d3:bf:c1:2e:7a:ed:83:83:3c:78:
43 d2:dc:79:b7:60:c2:87:f7:c7:92:a2:f5:86:a7:0c:70:3b:a3:
45 b9:ec:04:0c:92:d9:8a:e7:a0:96:24:9b:f1:a2:9f:59:59:4a:
/trunk/main/basegfx/source/inc/
H A Dhommatrixtemplate.hxx324 sal_Int16 a, a2 = -1; in lubksb() local
333 if(a2 >= 0) in lubksb()
335 for(b = a2; b < a; b++) in lubksb()
342 a2 = a; in lubksb()
/trunk/main/cppuhelper/test/
H A Dtestimplhelper.cxx519 Any a2( getCaughtException() ); in test_ImplHelper() local
520 OSL_ASSERT( (a2 == a) && (a2 == exc) ); in test_ImplHelper()
529 OSL_ASSERT( (a3 == a) && (a3 == a2) && (a3 == exc) ); in test_ImplHelper()
/trunk/main/cppuhelper/qa/propertysetmixin/
H A DJavaSupplier.java199 return a2; in getSecond()
214 a2 = value; in setSecond()
308 private Ambiguous a2 = new Ambiguous( field in JavaSupplier.Full

Completed in 109 milliseconds

12345678