Home
last modified time | relevance | path

Searched refs:from (Results 226 – 250 of 1700) sorted by last modified time

12345678910>>...68

/trunk/main/xmlsecurity/source/dialogs/
H A Dcertificateviewer.src146 Text [ en-US ] = "Valid from %SDATE% to %EDATE%" ;
/trunk/main/sd/source/ui/dlg/
H A Dprntopts.src211 Text [ en-US ] = "Paper tray from printer s~ettings" ;
/trunk/test/testuno/data/
H A Dlimit_cfg.ini2 /*Level info: starts from 1, 0 means no need for limitation check*/
/trunk/test/testassistant/lib/
H A Dtestcommon.jar ... .io.File toFile java.io.FileInputStream from java.io.FileOutputStream to java.io. ...
/trunk/test/testcommon/source/org/openoffice/test/
H A DRun.help5 -propertyfile <file> Set system property from property file.
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DFileUtil.java558 FileInputStream from = null; in copyFile() local
561 from = new FileInputStream(fromFile); in copyFile()
568 while ((bytesRead = from.read(buffer)) != -1) in copyFile()
577 if (from != null) in copyFile()
579 from.close(); in copyFile()
606 while ((bytesRead = from.read(buffer)) != -1) in writeToFile()
615 if (from != null) in writeToFile()
617 from.close(); in writeToFile()
638 while ((bytesRead = from.read(buffer)) != -1) in pump()
645 if (from != null) in pump()
[all …]
/trunk/main/xsltml/
H A DREADME11 The archive was downloaded from:
H A Dxsltml_2.1.2.patch1419 -<!-- template from XSLT Standard Library v1.1 -->
1556 +<!-- template from XSLT Standard Library v1.1 -->
/trunk/main/xmlsecurity/tools/standalone/
H A Dreadme.txt9 2) copy services.rdb, types.rdb and setup_services.rdb from the <OpenOffice>/program folder to the …
/trunk/main/xmlsecurity/tools/demo/
H A Dreadme.txt10 You can use the sample files from tools/examples:
/trunk/main/xmlreader/inc/xmlreader/
H A DREADME23 extracted xmlreader from configmgr, to make the former available within URE.
26 visibility (and thus no symbol versioning), but is of course used from outside
/trunk/main/xmerge/source/palmtests/
H A DREADME6 1. POSE: the Palm OS Emulator. This is available from the PalmOS website.
7 2. A Palm pilot rom. Also available from Palm.
9 4. Xerces.jar: required by the xmerge framework. This is available from org.apache.com.
/trunk/main/xmerge/source/activesync/
H A DXMergeSync.rc29 // Generated from the TEXTINCLUDE 2 resource.
95 // Generated from the TEXTINCLUDE 3 resource.
/trunk/main/xmerge/java/xmerge/src/main/resources/org/openoffice/xmerge/util/
H A Dresources.properties59 # SXW to/from DOC conversion error messages.
/trunk/main/writerfilter/source/rtftok/
H A DRTFScanner.skl203 * shouldn't try reading from the input source any more. We might
737 * EOB_ACT_CONTINUE_SCAN - continue scanning from current position
/trunk/main/writerfilter/source/ooxml/
H A DREADME.efforts22 extracted from the source code.
42 2.1.1. Use analyzemodel.xsl to extract necessary data from model.xml.
81 group the <qname> and <status> elements from stage 1. For each
92 E.g. for given elements from stage 2:
/trunk/main/writerfilter/documentation/
H A DKnownIssues.txt29 - borders cannot be applied to whole document (from sections)
H A DtablesInDoc.txt95 pop TableData<Handle> from stack
100 pop TableData<Handle> from stack
/trunk/main/writerfilter/documentation/doxygen/
H A DDoxyfile103 # stripped from the text and the result after processing the whole list, is
135 # If left blank the directory from which doxygen is run is used as the
179 # member inherits the documentation from any documented member that it
460 # tags, which will be replaced by the file and line number from which the
500 # excluded from the INPUT source files. This way you can easily exclude a
507 # from the input.
513 # certain files from those directories. Note that the wildcards are matched
587 # doxygen to hide any special comment blocks from generated source code
860 # Load stylesheet definitions from file. Syntax is similar to doxygen's
960 # to generate PDF and DVI output from the Perl module output.
[all …]
/trunk/main/wizards/source/euro/
H A Deuro.src55 Text [ en-US ] = "Note: Currency amounts from external links and currency conversion factors in for…
/trunk/main/winaccessibility/source/UAccCOMIDL/
H A DAccessibleKeyBinding.idl49 /// to invoke the associated action (the one from which you
H A Dia2_api_all.idl345 /** Content flows to this object from a target object.
380 different from the hierarchy of the accessible tree. */
633 getting the mnemonic from get_accKeyboardShortcut.
3164 from the text represented by this object.
3233 /** @brief Pastes content from the clipboard.
3791 However, that range includes at least the intervals from the from the first row
5062 from unselected to selected.
5079 from a non-hypertext object to a hypertext object, or focus moved from a
5098 /** The caret moved from one section to the next.
5143 /** The caret moved from one column to the next.
[all …]
/trunk/main/winaccessibility/source/UAccCOM/
H A DUAccCOM.rc29 // Generated from the TEXTINCLUDE 2 resource.
143 // Generated from the TEXTINCLUDE 3 resource.
/trunk/main/vigra/
H A Dvigra1.6.0.patch215 /** construct image of size width*height and copy the data from the
240 /** construct image of size size.x x size.y and copy the data from the
303 from the C-style arra \a data.
755 // import abs(float), abs(double), abs(long double) from <cmath>
756 // and abs(int), abs(long), abs(long long) from <cstdlib>
1443 /** Initialize from another sequence (must have length SIZE!)
/trunk/main/vcl/unx/gtk/a11y/
H A DTODO17 + esp. since we can't tell if they're coming from
31 + more detail from remaining events

Completed in 124 milliseconds

12345678910>>...68