Home
last modified time | relevance | path

Searched refs:ini (Results 1 – 25 of 139) sorted by relevance

123456

/aoo41x/main/filter/source/t602/
H A Dt602filter.cxx135 inistruct ini; variable
477 ini.showcomm = false; in Reset602()
478 ini.forcecode = false; in Reset602()
479 ini.xcode = KAM; in Reset602()
480 ini.ruscode = false; in Reset602()
481 ini.reformatpars= false; in Reset602()
482 ini.fontsize = 10; in Reset602()
504 switch(ini.xcode) { in inschrdef()
511 if(ini.ruscode) in inschrdef()
645 if (!ini.forcecode) in Setformat602()
[all …]
/aoo41x/main/sal/test/
H A Dmakefile.mk43 BOOTSTRAPINI=testbootstrap.ini
73 $(BIN)$/bootstraptest.ini \
97 ALL: $(BIN)$/ini.ini \
98 $(BIN)$/default.ini
100 $(BIN)$/ini.ini:
105 $(BIN)$/default.ini:
135 $(BIN)$/$(BOOTSTRAPINI) : $(APP2TARGET).ini
136 $(MY_SCRIPTCAT) $(APP2TARGET).ini > $@
138 $(BIN)$/bootstraptest.ini : bootstraptest.ini
139 $(MY_SCRIPTCAT) bootstraptest.ini > $@
H A Dbootstrap61 # simple ini access
63 ./testbootstrap TheKeysValue -env:'MYBOOTSTRAPTESTVALUE=${./bootstraptest.ini:TheSection:TheKey}'
65 # ini access with simple macro expansion
67 ./testbootstrap TheKeysValue -env:ININAME=./bootstraptest.ini -env:SECTIONNAME=TheSection -env:KEYN…
70 # ini access with complex macro expansion
72 ./testbootstrap TheKeysValue -env:ININAME=./bootstraptest.ini \
H A Dbootstrap.bat61 rem simple ini access
63 .\testbootstrap TheKeysValue -env:MYBOOTSTRAPTESTVALUE=${./bootstraptest.ini:TheSection:TheKey}
65 rem ini access with simple macro expansion
67 .\testbootstrap TheKeysValue -env:ININAME=./bootstraptest.ini -env:SECTIONNAME=TheSection -env:KEYN…
69 rem ini access with complex macro expansion
71 .\testbootstrap TheKeysValue -env:ININAME=./bootstraptest.ini -env:MYBOOTSTRAPTESTVALUE=${$ININAME:…
/aoo41x/main/sdext/source/pdfimport/test/testdocs/
H A Dmakefile.mk43 $(BIN)$/pdfi_unittest_test.ini : makefile.mk
50 ALLTAR : $(BIN)$/pdfi_unittest_test.ini \
57 …nittest_writer_succeeded/.pdf/:f) $(MISC)$/$(@:s/_succeeded/.xml/:f) $(BIN)$/pdfi_unittest_test.ini
62 …ittest_impress_succeeded/.pdf/:f) $(MISC)$/$(@:s/_succeeded/.xml/:f) $(BIN)$/pdfi_unittest_test.ini
67 …_unittest_draw_succeeded/.pdf/:f) $(MISC)$/$(@:s/_succeeded/.xml/:f) $(BIN)$/pdfi_unittest_test.ini
73 …i_unittest_writer_succeeded/:f) $(MISC)$/$i) : $(BIN)$/pdfi_unittest_test.ini $(BIN)$/pdf2xml$(EX…
74 …i_unittest_impress_succeeded/:f) $(MISC)$/$i) : $(BIN)$/pdfi_unittest_test.ini $(BIN)$/pdf2xml$(EX…
75 …i_unittest_draw_succeeded/:f) $(MISC)$/$i) : $(BIN)$/pdfi_unittest_test.ini $(BIN)$/pdf2xml$(EX…
/aoo41x/main/qadevOOo/runner/base/
H A Djava_complex.java58 CfgParser ini = new CfgParser(complexIniFileName); in executeTest() local
59 ini.getIniParameters(param); in executeTest()
84 CfgParser ini = new CfgParser(complexIniFileName); in executeTest() local
85 ini.getIniParameters(param); in executeTest()
111 CfgParser ini = new CfgParser(iniName + ".props"); in executeTest() local
112 ini.getIniParameters(param); in executeTest()
/aoo41x/main/ure/prj/
H A Dd.lst6 ..\source\jvmfwk3.ini %_DEST%\bin%_EXT%\ure\jvmfwk3.ini
9 ..\source\uno.ini %_DEST%\bin%_EXT%\ure\uno.ini
/aoo41x/main/jvmfwk/prj/
H A Dd.lst18 ..\%__SRC%\bin\jvmfwk3.ini %_DEST%\bin%_EXT%\jvmfwk3.ini
20 ..\%__SRC%\bin\sunjavaplugin.ini %_DEST%\bin%_EXT%\sunjavaplugin.ini
/aoo41x/main/configmgr/qa/unit/
H A Dmakefile.mk52 MY_INI = .ini
64 cp urebootstrap.ini $(MISC)/unitdata
83 URE_BOOTSTRAP=vnd.sun.star.pathname:$(MISC)/unitdata/urebootstrap.ini \
87 URE_BOOTSTRAP vnd.sun.star.pathname:$(MISC)/unitdata/urebootstrap.ini \
/aoo41x/main/configmgr/source/
H A Dcomponents.cxx653 rtl::Bootstrap const & ini, bool recordAdditions) in parseFileList() argument
658 ini.expandMacrosFrom(url); //TODO: detect failure in parseFileList()
789 rtl::Bootstrap ini(url); in parseXcsXcuIniLayer() local
791 if (ini.getFrom(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("SCHEMA")), urls)) in parseXcsXcuIniLayer()
793 parseFileList(layer, &parseXcsFile, urls, ini, false); in parseXcsXcuIniLayer()
795 if (ini.getFrom(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("DATA")), urls)) in parseXcsXcuIniLayer()
797 parseFileList(layer + 1, &parseXcuFile, urls, ini, recordAdditions); in parseXcsXcuIniLayer()
/aoo41x/main/oox/source/dump/
H A Dpptxdumper.ini25 include-config-file=dumperbase.ini
29 # 0=off, 1=on, missing: setting from dumperbase.ini
35 # 0=off, 1=on, missing: setting from dumperbase.ini
/aoo41x/main/qadevOOo/runner/helper/
H A DCfgParser.java42 public CfgParser(String ini) in CfgParser() argument
44 if (ini != null) in CfgParser()
46 this.iniFile = ini; in CfgParser()
/aoo41x/main/desktop/test/deployment/update/default_url/
H A Dreadme.txt2 the version.ini (ExtensionUpdateURL) and is used to obtain update information for extensions which …
7 To test this one has to put this entry into the version.ini:
/aoo41x/main/unoxml/test/
H A Dmakefile.mk87 $(BIN)$/unoxml_unittest_test.ini : makefile.mk
94 $(MISC)$/unoxml_unittest_succeeded : $(SHL1TARGETN) $(BIN)$/unoxml_unittest_test.ini
/aoo41x/main/automation/prj/
H A Dd.lst27 ..\%__SRC%\bin\testtool.ini %_DEST%\bin%_EXT%\testtool.ini
/aoo41x/main/sdext/source/pdfimport/test/
H A Dmakefile.mk146 $(BIN)$/pdfi_unittest_test.ini : makefile.mk
153 …i_unittest_succeeded : $(SHL1TARGETN) $(BIN)$/pdfi_unittest_test.pdf $(BIN)$/pdfi_unittest_test.ini
/aoo41x/main/pyuno/prj/
H A Dd.lst22 ..\%__SRC%\misc\pyuno.ini %_DEST%\bin%_EXT%\pyuno.ini
/aoo41x/main/udkapi/com/sun/star/util/
H A DBootstrapMacroExpander.idl46 The service can be instantiated via arguments giving an ini/rc file url.
47 Otherwise it will read from an uno.ini/unorc file next to the cppuhelper
/aoo41x/main/pyuno/source/module/
H A Dmakefile.mk54 PYUNORC=pyuno.ini
57 PYUNORC=pyuno.ini
/aoo41x/main/qadevOOo/runner/org/openoffice/
H A DRunner.java198 CfgParser ini = new CfgParser(iniFile); in run() local
201 ini.getIniParameters(param); in run()
H A DRunnerService.java91 CfgParser ini = new CfgParser(iniFile); in execute() local
94 ini.getIniParameters(param); in execute()
/aoo41x/main/sal/rtl/source/
H A Dbootstrap.cxx440 rtlBootstrapHandle ini; member
444 ini = in FundamentalIniData()
454 ~FundamentalIniData() { rtl_bootstrap_args_close(ini); } in ~FundamentalIniData()
534 Bootstrap_Impl const * b = static_cast<Bootstrap_Impl const *>(d.ini); in getValue()
/aoo41x/extras/l10n/source/id/
H A Dlocalize.sdf196 … infobox MSG_TABPAGE_INVALIDPARENT 0 id Gaya ini tidak bisa digunakan sebagai Gaya basis,\nkare…
1666 …dtext RID_XMLSECDLG_DIGSIG FT_HINT_PACK 222 id Berikut ini yang telah menandatangani paket ini: …
20746ini untuk memberikan sumbu kedua pada bagan. Apabila seri data sudah memiliki sumbu ini, $[officen…
24423 … id Untuk memperoleh fungsionalitas penuh dari palet ini, maka buatlah sebuah dokumen dari palet i…
31504ini akan menghapus senarai aksi yang tidak dapat dibatalkan. Perubahan yang terjadi pada dokumen h…
33920 …C_OPCODE_KAPZ 9 0 id Nilai sekarang. Nilai saat ini atau besarnya anuitas disetarakan nilai saat…
33931 …ODE_KUM_KAP_Z 7 0 id Nilai sekarang. Nilai saat ini atau besarnya anuitas disetarakan nilai saat…
36325 …DLG_UUI_UNKNOWNAUTH RB_ACCEPT_1 182 id Terima sertifikat ini untuk sementara dalam sesi ini 2…
36326 …UTH RB_DONTACCEPT_2 182 id Jangan menerima sertifikat ini dan jangan menghubungi situs Web ini
38757 …em A6 A6 0 id Berkas ini berisi tentang informasi-informasi penting mengenai program ini. Kami h…
[all …]
/aoo41x/main/ure/source/
H A DREADME117 Program Files\URE\bin\uno.ini [private]
125 Program Files\URE\bin\jvmfwk3.ini [private]
237 unorc or uno.ini that is private to the URE installation. This private file
288 jvmfwk3rc or jvmfwk3.ini file specifies the location of a suitable JDK/JRE
/aoo41x/main/extensions/test/ole/OleClient/
H A Dreadme.txt6 types.rdb and services.rdb and OleClient.ini have to be next to the executable.

Completed in 1492 milliseconds

123456