Home
last modified time | relevance | path

Searched refs:x (Results 1 – 25 of 1178) sorted by last modified time

12345678910>>...48

/aoo41x/test/testuno/source/fvt/uno/sc/formula/
H A DTestFormulaDocs.java92 for( int x = 0; x < 8; ++x) { in testOneDoc()
93 XCell xCell = xSheet.getCellByPosition( x, y); in testOneDoc()
99 nTestIdCol = x; in testOneDoc()
104 nTestOkCol = x; in testOneDoc()
/aoo41x/test/testuno/source/fvt/uno/sd/paragraph/
H A DParagraphStyle.java128 public static XShape createShape(XComponent xComponent, int x, int y, in createShape() argument
137 Point aPos = new Point(x, y); in createShape()
/aoo41x/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclControl.java71 public void click(int x, int y) { in click() argument
73 Tester.click((int) rect.x + x, (int) rect.y + y); in click()
76 public void doubleClick(int x, int y) { in doubleClick() argument
78 Tester.doubleClick((int) rect.x + x, (int) rect.y + y); in doubleClick()
83 Tester.click((int)(rect.x + xPercent * rect.width), (int) (rect.y + yPercent * rect.height)); in click()
88 …Tester.doubleClick((int)(rect.x + xPercent * rect.width), (int) (rect.y + yPercent * rect.height)); in doubleClick()
91 public void rightClick(int x, int y) { in rightClick() argument
93 Tester.rightClick((int) rect.x + x, (int) rect.y + y); in rightClick()
98 Tester.drag((int) rect.x + fromX, (int) rect.y + fromY, (int) rect.x + toX, (int) rect.y + toY); in drag()
295 int x = Integer.parseInt(data[0]);
[all …]
H A DVclWindow.java70 public void move(int x, int y) { in move() argument
71 invoke(Constant.M_Move, new Object[]{new Integer(x), new Integer(y)}); in move()
79 move(p.x, p.y); in move()
115 public void resize(int x, int y) { in resize() argument
116 invoke(Constant.M_Size, new Object[]{new Integer(x), new Integer(y)}); in resize()
/aoo41x/test/testassistant/src/org/openoffice/test/assistant/views/
H A DControlInfo.java87 rectangle = new Rectangle(rect.x, rect.y, rect.width, rect.height); in shot()
/aoo41x/test/testcommon/source/org/openoffice/test/common/
H A DGraphicsUtil.java192 for (int x = 0; x < dst.getWidth(); x++) { in findRectangle()
194 dst.setRGB(x, y, 0xFFFFFFFF); in findRectangle()
202 for (int x = 0; x < src.getWidth(); x++) { in findRectangle()
204 int rgbSrc = src.getRGB(x, y); in findRectangle()
207 sx = x; in findRectangle()
210 ex = x; in findRectangle()
235 for (int x = 0; x < src.getWidth(); x++) { in detect()
237 int rgbSrc = src.getRGB(x, y); in detect()
239 int rgbDst = dst.getRGB(x, y); in detect()
366 for (int x = 0; x < expected.getWidth(); ++x) { in imageEquals()
[all …]
/aoo41x/test/testcommon/source/org/openoffice/test/vcl/
H A DTester.java72 public static void click(int x, int y) { in click() argument
73 robot.mouseMove(x, y); in click()
80 robot.mouseMove(x, y); in doubleClick()
93 public static void rightClick(int x, int y) { in rightClick() argument
94 robot.mouseMove(x, y); in rightClick()
103 int x = fromX; in drag() local
114 while (x != toX || y != toY) { in drag()
115 x += sx; in drag()
118 if( ((x - toX) * dx) > 0) in drag()
119 x = toX; in drag()
[all …]
/aoo41x/main/xsltml/
H A Dxsltml_2.1.2.patch128 + \oiint x
129 + \oiiint x
/aoo41x/test/testassistant/lib/
H A Dtestcommon.jar ... re java.awt.image.BufferedImage dst int x int y java.awt.Graphics g int sx ...
/aoo41x/main/xmlsecurity/test_docs/tools/httpserv/nbproject/
H A Dgenfiles.properties22 # x-no-translate
H A Dproject.properties22 # x-no-translate
/aoo41x/main/xmlsecurity/tools/demo/
H A Dreadme.txt21 …t CLASSPATH=e:\Solar\r\j2sdk1.4.1_03\jre\lib;d:\x\juh.jar;d:\x\jurt.jar;d:\x\ridl.jar;d:\x\unoil.j…
22 - regcomp -register -r demo.rdb -c file://d/x/jflatfilter.jar -br demo.rdb
/aoo41x/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_4/demoCA/private/
H A Dcakey.pem13 QddQGzCpxaSb/x/3InhMP2PgGN37B9ezm8ee+AQpmk1VzJ5zpiuoGbQ3oLnDVMKS
/aoo41x/main/xmlsecurity/test_docs/CAs/
H A DREADME.txt379 User x Root 11
/aoo41x/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dx509certificate_mscryptimpl.cxx51 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) argument
/aoo41x/main/xmlsecurity/source/component/
H A Ddocumentdigitalsignatures.cxx66 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) argument
/aoo41x/main/xmlsecurity/source/dialogs/
H A Ddigitalsignaturesdialog.cxx64 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) argument
/aoo41x/main/xmlscript/source/xmllib_imexp/
H A Dimp_share.hxx39 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) argument
/aoo41x/main/xmlscript/source/xmlmod_imexp/
H A Dimp_share.hxx40 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) argument
/aoo41x/main/xmlscript/source/inc/
H A Dmisc.hxx29 #define OUSTR(x) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(x) ) argument
/aoo41x/main/xmloff/source/draw/
H A Dximppage.cxx107 sal_Int32 x; in DrawAnnotationContext() local
108 GetImport().GetMM100UnitConverter().convertMeasure(x, sValue); in DrawAnnotationContext()
109 aPosition.X = static_cast<double>(x) / 100.0; in DrawAnnotationContext()
/aoo41x/main/xmloff/inc/xmloff/
H A Dfunctional.hxx42 bool operator()(const ::rtl::OUString& x, in operator ()()
45 return 0 != (x<y); in operator ()()
/aoo41x/main/xml2cmp/source/support/
H A Dheap.cxx30 #define AssertionOf(x) {if (!(x)) {std::cerr << "Assertion failed: " << #x << __FILE__ << __LINE__ … argument
/aoo41x/main/xml2cmp/source/xcd/
H A Dparse.cxx45 #define AssertionOf(x) \ argument
46 …{if (!(x)) {std::cerr << "Assertion failed: " << #x << __FILE__ << __LINE__ << std::endl; exit(3);…
/aoo41x/main/xmerge/source/xmerge/java/org/openoffice/xmerge/test/
H A DConverterInfoList.properties21 # x-no-translate

Completed in 101 milliseconds

12345678910>>...48