/aoo4110/main/sal/test/ |
H A D | bootstrap.bat | 2 rem 10 rem 12 rem 18 rem under the License. 19 rem 43 rem simply ignore the file .... 53 rem simple macro expansion 57 rem simple quoting 61 rem simple ini access 73 rem test no infinit recursion [all …]
|
/aoo4110/main/setup_native/source/win32/ |
H A D | get_retval.bat | 1 rem ************************************************************* 2 rem 3 rem Licensed to the Apache Software Foundation (ASF) under one 5 rem distributed with this work for additional information 7 rem to you under the Apache License, Version 2.0 (the 10 rem 11 rem http://www.apache.org/licenses/LICENSE-2.0 12 rem 15 rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 18 rem under the License. [all …]
|
/aoo4110/main/sal/qa/osl/process/ |
H A D | batch.bat | 1 rem ************************************************************* 2 rem 3 rem Licensed to the Apache Software Foundation (ASF) under one 5 rem distributed with this work for additional information 7 rem to you under the Apache License, Version 2.0 (the 10 rem 11 rem http://www.apache.org/licenses/LICENSE-2.0 12 rem 15 rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 18 rem under the License. [all …]
|
/aoo4110/main/odk/ |
H A D | setsdkname.bat | 1 rem ************************************************************* 2 rem 3 rem Licensed to the Apache Software Foundation (ASF) under one 5 rem distributed with this work for additional information 7 rem to you under the Apache License, Version 2.0 (the 10 rem 11 rem http://www.apache.org/licenses/LICENSE-2.0 12 rem 15 rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 18 rem under the License. [all …]
|
H A D | setsdkenv_windows.bat | 1 rem ************************************************************* 2 rem 3 rem Licensed to the Apache Software Foundation (ASF) under one 5 rem distributed with this work for additional information 7 rem to you under the Apache License, Version 2.0 (the 10 rem 11 rem http://www.apache.org/licenses/LICENSE-2.0 12 rem 15 rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 18 rem under the License. [all …]
|
H A D | setsdkenv_windows.template | 1 rem ************************************************************* 2 rem 3 rem Licensed to the Apache Software Foundation (ASF) under one 5 rem distributed with this work for additional information 7 rem to you under the Apache License, Version 2.0 (the 10 rem 11 rem http://www.apache.org/licenses/LICENSE-2.0 12 rem 15 rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 18 rem under the License. [all …]
|
/aoo4110/main/pyuno/demo/ |
H A D | pyunoenv.bat | 1 rem ************************************************************* 2 rem 3 rem Licensed to the Apache Software Foundation (ASF) under one 5 rem distributed with this work for additional information 7 rem to you under the Apache License, Version 2.0 (the 10 rem 11 rem http://www.apache.org/licenses/LICENSE-2.0 12 rem 15 rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 18 rem under the License. [all …]
|
/aoo4110/test/ |
H A D | run.bat | 2 rem ************************************************************* 3 rem 4 rem Licensed to the Apache Software Foundation (ASF) under one 6 rem distributed with this work for additional information 8 rem to you under the Apache License, Version 2.0 (the 11 rem 12 rem http://www.apache.org/licenses/LICENSE-2.0 13 rem 16 rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 19 rem under the License. [all …]
|
/aoo4110/main/ |
H A D | configure.cmd | 2 rem ************************************************************* 3 rem 4 rem Licensed to the Apache Software Foundation (ASF) under one 6 rem distributed with this work for additional information 8 rem to you under the Apache License, Version 2.0 (the 9 rem "License")rem you may not use this file except in compliance 11 rem 12 rem http://www.apache.org/licenses/LICENSE-2.0 13 rem 19 rem under the License. [all …]
|
H A D | set_soenv.in | 2411 print OUT_BAT "rem $newline"; 2412 print OUT_BAT "rem $_[ 0 ]$newline"; 2413 print OUT_BAT "rem $newline";
|
/aoo4110/main/xmlsecurity/tools/examples/ |
H A D | uno_win.bat | 1 rem ************************************************************* 2 rem 3 rem Licensed to the Apache Software Foundation (ASF) under one 5 rem distributed with this work for additional information 7 rem to you under the Apache License, Version 2.0 (the 10 rem 11 rem http://www.apache.org/licenses/LICENSE-2.0 12 rem 15 rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 18 rem under the License. [all …]
|
H A D | evaluate_win.bat | 1 rem ************************************************************* 2 rem 3 rem Licensed to the Apache Software Foundation (ASF) under one 5 rem distributed with this work for additional information 7 rem to you under the Apache License, Version 2.0 (the 10 rem 11 rem http://www.apache.org/licenses/LICENSE-2.0 12 rem 15 rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 18 rem under the License. [all …]
|
/aoo4110/main/basebmp/inc/basebmp/ |
H A D | clippedlinerenderer.hxx | 279 if( rem >= 0 ) in renderClippedLine() 286 rem -= adx; in renderClippedLine() 297 rem += ady; in renderClippedLine() 309 if( rem >= 0 ) in renderClippedLine() 313 rem -= adx; in renderClippedLine() 324 rem += ady; in renderClippedLine() 355 if( rem >= 0 ) in renderClippedLine() 362 rem -= ady; in renderClippedLine() 373 rem += adx; in renderClippedLine() 385 if( rem >= 0 ) in renderClippedLine() [all …]
|
H A D | linerenderer.hxx | 108 sal_Int32 rem = 2*ady - adx - !bRoundTowardsPt2; in renderLine() local 122 if( rem >= 0 ) in renderLine() 128 rem -= adx; in renderLine() 136 rem += ady; in renderLine() 142 sal_Int32 rem = 2*adx - ady - !bRoundTowardsPt2; in renderLine() local 156 if( rem >= 0 ) in renderLine() 162 rem -= ady; in renderLine() 170 rem += adx; in renderLine()
|
H A D | scaleimage.hxx | 54 int rem = 0; in scaleLine() local 57 if( rem >= 0 ) in scaleLine() 61 rem -= src_width; in scaleLine() 65 rem += dest_width; in scaleLine() 72 int rem = -dest_width; in scaleLine() local 75 if( rem >= 0 ) in scaleLine() 77 rem -= dest_width; in scaleLine() 83 rem += src_width; in scaleLine()
|
/aoo4110/main/framework/test/typecfg/ |
H A D | build.btm | 5 rem Set flag to enable special mechanism of "FilterCache". 6 rem This works for windows only! ... this batch too :-) 9 rem Touch header file ... 14 rem ... and start new build of library. 18 rem Build command line tool too. 22 rem Don't forget to disable build flag!
|
/aoo4110/main/framework/test/threadtest/ |
H A D | test.btm | 4 rem TESTCOUNT = Anzahl von Test-Durchlaeufen 5 rem THREADCOUNT = Anzahl konk. Threads 6 rem LOOPS = Anzahl Durchlaeufe pro Test 7 rem OWNER = Numer des Threads, welcher Testklasse "besitzt" ... er muss diese initialisieren und d…
|
/aoo4110/main/sc/qa/complex/dataPilot/ |
H A D | _XDataPilotDescriptor.java | 410 private boolean CheckNames(XIndexAccess IA, int rem) { in CheckNames() argument 418 if (fieldsNames[rem] == null) { in CheckNames() 425 + fieldsNames[rem] + "'") ; in CheckNames() 437 if (fieldsNames[rem].equals(name)) { in CheckNames() 449 System.out.println(" - FAILED (field " + fieldsNames[rem] + " was not found.") ; in CheckNames()
|
/aoo4110/main/qadevOOo/tests/java/ifc/sheet/ |
H A D | _XDataPilotDescriptor.java | 375 boolean CheckNames(XIndexAccess IA, int rem) { in CheckNames() argument 383 if (fieldsNames[rem] == null) { in CheckNames() 390 + fieldsNames[rem] + "'") ; in CheckNames() 402 if (fieldsNames[rem].equals(name)) { in CheckNames() 414 log.println(" - FAILED (field " + fieldsNames[rem] + " was not found.") ; in CheckNames()
|
/aoo4110/main/l10ntools/source/help/ |
H A D | HelpCompiler.hxx | 172 int rem = len & 3; in operator ()() local 186 switch (rem) in operator ()()
|
/aoo4110/main/libtextcat/data/new_fingerprints/lm/ |
H A D | norwegian.lm | 316 rem 89
|
/aoo4110/main/openssl/ |
H A D | opensslmingw.patch | 38 rem copy ms\tlhelp32.h outinc
|
/aoo4110/extras/l10n/source/cs/ |
H A D | localize.sdf | 4991 …\prnsetup.src 0 string STR_SVT_PRNDLG_PAPER_PROBLEM 0 cs Problémy s papírem 20130618 17:22:18 15975 …tem RID_TOOLBOXWINDOW.TOOLBOX_CAT_B RID_XTOWARDY HID_SMA_XTOWARDY 0 cs Směrem 20130618 17:22:18 24575 …04\01020000.xhp 0 help par_id3153331 151 0 cs Označit řádky jako blok směrem dolů 20130618 17… 24611 …\swriter\04\01020000.xhp 0 help par_id3148474 194 0 cs Odstranit text směrem ke konci slova 2… 24616 …\swriter\04\01020000.xhp 0 help par_id3146919 200 0 cs Odstranit text směrem ke konci věty 20… 24618 …\swriter\04\01020000.xhp 0 help par_id3153532 203 0 cs Odstranit text směrem k začátku věty 2… 26808 helpcontent2 source\text\smath\01\03091502.xhp 0 help par_id3155844 134 0 cs Směrem 20130618 1… 29202 helpcontent2 source\text\sbasic\shared\03020104.xhp 0 help par_id3153707 55 0 cs rem 20130618 … 30364 helpcontent2 source\text\sbasic\shared\03050500.xhp 0 help par_id3148993 60 0 cs rem 20130618 … 36910 …rem "Vše\<emph\>"\</emph\> v automatickém filtru. Výběrem "Standardní filr...\<emph\>"\</emph\> sp… [all …]
|
/aoo4110/extras/l10n/source/hu/ |
H A D | localize.sdf | 12590 …zó űrlap nincs (vagy nem teljesen van) hozzákötve egy adatforráshoz. \n\nKérem, válasszon másik ad… 27883 helpcontent2 source\text\sbasic\guide\sample_code.xhp 0 help par_id3145801 86 0 hu rem változók g… 29202 helpcontent2 source\text\sbasic\shared\03020104.xhp 0 help par_id3153707 55 0 hu rem 20130618 … 30364 helpcontent2 source\text\sbasic\shared\03050500.xhp 0 help par_id3148993 60 0 hu rem 20130618 … 32090 helpcontent2 source\text\sbasic\shared\03102101.xhp 0 help par_id3150321 26 0 hu rem -15-től 5-ig… 45400 …ámad bármely ezzel a szoftverrel kapcsolatos biztonsági probléma miatt , kérem látogassa meg \<lin… 68040 …R_THESAURUS 0 hu A kiválasztott nyelvhez nincs elérhető szókincstár.\nKérem, ellenőrizze a tele… 68568 …ws\msi_languages\Nsis.ulf 0 LngText MUI_TEXT_INSTALLING_SUBTITLE 0 hu Kérem, várjon, amíg a tel… 69431 …ODE_RES_MASK 0 hu A kiválasztott nyelvhez nincs elérhető szókincstár.\nKérem, ellenőrizze a tele… 70876 …lemzőket tartalmaz, amiket nem lehet menteni a kiválasztott formátumba.\nKérem mentse a dokumentum… [all …]
|
/aoo4110/extras/l10n/source/si/ |
H A D | localize.sdf | 10399 helpcontent2 source\text\sbasic\shared\03020104.xhp 0 help par_id3153707 55 0 si rem 2002-02-0… 11355 helpcontent2 source\text\sbasic\shared\03050500.xhp 0 help par_id3148993 60 0 si rem 2002-02-0… 12317 helpcontent2 source\text\sbasic\guide\sample_code.xhp 0 help par_id3145801 86 0 si විචල්යයවල rem…
|