/aoo4110/main/solenv/bin/ |
H A D | exectest.pl | 45 $eof = $input ? eof INPUT : $open; 46 $in = <INPUT> if $input && !$eof; 47 if (!$input || $eof 76 last if $eof;
|
/aoo4110/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/ |
H A D | Worksheet.java | 57 private Eof eof; field in Worksheet 95 eof = new Eof(); in write() 96 eof.write(os); in write() 162 eof = new Eof(); in read()
|
H A D | Workbook.java | 58 private static final Eof eof; field in Workbook 65 eof = new Eof(); 122 eof.write(os); in write() 165 eof.read(is); in read()
|
/aoo4110/main/xmerge/source/palmtests/qa/comparator/ |
H A D | XmlZipExtract.java | 131 int eof = 0; in readStream() local 132 while ((eof = bis.read(buffer, 0, buffer.length)) > 0) { in readStream() 133 baos.write(buffer, 0, eof); in readStream()
|
/aoo4110/main/i18npool/source/breakiterator/data/ |
H A D | sent.txt | 89 …e $Sp $Sep $Format $Extend]{bof}] ($Extend | $Format | $Close | $Sp)* ([$Sep{eof}] | $CR $LF){100}; 109 [{bof}] (.? | $LF $CR) [^$Sep]* [$Sep {eof}] ($SpEx_R* $CloseEx_R* ($STermEx_R | $ATermEx_R))*; 126 # Can only use {eof} once, and it is used later.
|
H A D | line.txt | 420 [$BK $CR $LF $NL $ZW {eof}] | 422 … $SP+ $CM* ([^$OP $CM $SP] | [$AL {eof}])); # if LB 14 will match, need to surpress this break. 427 … # Further note: the $AL in [$AL {eof}] is only to work around 438 [$PR ] / $CM+ [$BK $CR $LF $NL $ZW $SP {eof}];
|
/aoo4110/main/soltools/mkdepend/ |
H A D | main.c | 555 *eof, /* end of file pointer */ local 560 eof = filep->f_end; 561 if (p >= eof) 565 for(bol = p--; ++p < eof; ) {
|
/aoo4110/main/stoc/source/security/ |
H A D | file_policy.cxx | 376 sal_Bool eof; in get() local 377 oslFileError rc = ::osl_isEndOfFile( m_file, &eof ); in get() 380 if (eof) in get()
|
/aoo4110/main/shell/source/tools/lngconvex/ |
H A D | lngconvex.cxx | 395 if (!in.eof()) in read_ulf_file() 425 if (!file.eof()) in read_file() 446 if (!is.eof()) in concatenate_files()
|
/aoo4110/main/shell/source/unix/sysshell/ |
H A D | recently_used_file_handler.cxx | 310 while (!file.eof()) in read_recently_used_items() 313 xparser.parse(buff, length, file.eof()); in read_recently_used_items()
|
H A D | recently_used_file.hxx | 58 bool eof() const;
|
H A D | recently_used_file.cxx | 136 bool recently_used_file::eof() const in eof() function in recently_used_file
|
/aoo4110/main/sw/inc/ |
H A D | swgstr.hxx | 84 int eof() { return pStrm->IsEof(); } in eof() function in swstreambase
|
/aoo4110/main/cui/source/dialogs/ |
H A D | dlgname.hrc | 42 // eof
|
H A D | colorpicker.hrc | 63 // eof
|
/aoo4110/main/stoc/test/security/ |
H A D | test_security.policy | 37 # eof
|
/aoo4110/main/sfx2/source/dialog/ |
H A D | dialog.hrc | 81 // eof ------------------------------------------------------------------------
|
/aoo4110/main/sc/source/ui/sidebar/ |
H A D | NumberFormatPropertyPanel.hrc | 69 // eof
|
H A D | AlignmentPropertyPanel.hrc | 88 // eof
|
H A D | CellAppearancePropertyPanel.hrc | 149 // eof
|
/aoo4110/main/svx/source/sidebar/line/ |
H A D | LinePropertyPanel.hrc | 94 // eof
|
/aoo4110/main/svx/source/sidebar/area/ |
H A D | AreaPropertyPanel.hrc | 96 // eof
|
/aoo4110/main/svx/source/sidebar/possize/ |
H A D | PosSizePropertyPanel.hrc | 106 // eof
|
/aoo4110/main/offapi/com/sun/star/graphic/ |
H A D | XPrimitiveFactory2D.idl | 97 // eof
|
/aoo4110/main/svx/sdi/ |
H A D | xoitems.sdi | 184 // eof
|