Home
last modified time | relevance | path

Searched refs:line (Results 1 – 25 of 665) sorted by relevance

12345678910>>...27

/trunk/main/vcl/unx/generic/fontmanager/
H A Dafm_hash.cpp53 #line 1 "afm_keyword_list"
137 #line 6 "afm_keyword_list" in in_word_set()
139 #line 7 "afm_keyword_list" in in_word_set()
141 #line 5 "afm_keyword_list" in in_word_set()
143 #line 8 "afm_keyword_list" in in_word_set()
145 #line 54 "afm_keyword_list" in in_word_set()
147 #line 33 "afm_keyword_list" in in_word_set()
149 #line 56 "afm_keyword_list" in in_word_set()
189 #line 9 "afm_keyword_list" in in_word_set()
243 #line 4 "afm_keyword_list" in in_word_set()
[all …]
/trunk/main/sdext/source/pdfimport/wrapper/
H A Dhash.cxx53 #line 1 "keyword_list"
124 #line 29 "keyword_list" in in_word_set()
127 #line 8 "keyword_list" in in_word_set()
129 #line 28 "keyword_list" in in_word_set()
131 #line 19 "keyword_list" in in_word_set()
133 #line 46 "keyword_list" in in_word_set()
135 #line 17 "keyword_list" in in_word_set()
137 #line 25 "keyword_list" in in_word_set()
139 #line 47 "keyword_list" in in_word_set()
141 #line 39 "keyword_list" in in_word_set()
[all …]
/trunk/main/solenv/bin/modules/installer/
H A Dziplist.pm161 my $line;
167 $line = ${$fileref}[$i];
253 if (($line =~ /^\s*\#/) || ($line =~ /^\s*\;/))
490 $line = ${$blockref}[$i];
522 $printline = $line;
548 my $line;
582 if (( $line =~ /\{$key\}/ ) && ( $value eq "" )) { $line = ".\n"; }
655 $line =~ s/\s*$//;
656 $line = $line . "\n";
689 my $newdir = $line;
[all …]
H A Dxpdinstaller.pm1193 push(@xpdfile, $line);
1195 push(@xpdfile, $line);
1255 my $line = "";
1270 push(@xpdfile, $line);
1274 push(@xpdfile, $line);
1278 push(@xpdfile, $line);
1282 push(@xpdfile, $line);
1286 push(@xpdfile, $line);
1290 push(@xpdfile, $line);
1294 push(@xpdfile, $line);
[all …]
H A Dsetupscript.pm91 foreach my $line (@$scriptref)
94 last if $line =~ /^\s*End\s*$/;
216 foreach my $line (@newlines)
219 if ($line =~ /\%\w+/)
221 if (( $line =~ /%1/ ) || ( $line =~ /%2/ ) || ( $line =~ /%verify/ ))
250 my $line = ${$scriptref}[$i];
262 while (!( $line =~ /^\s*End\s*$/ ))
267 $line = ${$scriptref}[$counter];
289 if (( $line =~ /^\s*(.+?)\s*\=\s*\(/ ) && (!($line =~ /\)\;\s*$ / )))
303 $itemvalue = $itemvalue . $line;
[all …]
H A Depmfile.pm327 my $line = "";
351 push(@epmheader, $line);
363 push(@epmheader, $line);
367 push(@epmheader, $line);
375 push(@epmheader, $line);
380 push(@epmheader, $line);
385 push(@epmheader, $line);
489 push(@epmheader, $line);
498 push(@epmheader, $line);
1482 $line =~ s/\s*$//;
[all …]
H A Dconfiguration.pm195 push( @{$configfileref}, $line);
201 $line =~ s/FILENAME/$name/g;
202 push( @{$configfileref}, $line);
204 $line = "\n";
205 push( @{$configfileref}, $line);
219 push( @{$configfileref}, $line);
640 if (( $line =~ /^\s*\<node/ ) || ( $line =~ /^\s*\<prop/ ))
648 if ( $line =~ /^\s*\<value/ )
656 if (( $line =~ /^\s*\<\/node\>/ ) || ( $line =~ /^\s*\<\/prop\>/ ))
668 $line = "\t" . $line;
[all …]
H A Dfiles.pm57 while ( $line = <IN> ) {
58 push @localfile, $line;
109 my $line = "";
112 push(@printcontent, $line);
130 my $line = "";
137 $line = $line . $itemkey . "=" . $itemvalue . "\t";
140 $line = $line . "\n";
142 push(@printcontent, $line);
167 $line = $line . $itemkey . "=" . $itemvalue . "\n";
170 $line = $line . "\n";
[all …]
/trunk/main/icu/
H A Dcreatemak.pl228 foreach $line(@mak)
243 my $line = shift;
244 $line =~ /\[(.+)\]/;
266 push @cmdlines, $line;
294 my $line = "";
375 my $line = "";
598 print MAKFILE $line;
629 print MAKFILE $line;
679 print MAKFILE $line;
731 print MAKFILE $line;
[all …]
/trunk/main/sal/qa/
H A Dbuildall.pl194 my $line;
197 chomp($line);
211 my $line;
222 chomp($line);
337 my $line;
346 chomp($line);
360 my $line = shift;
365 if ($line =~ /^\#/ || $line =~ /^$/)
417 my $line;
459 my $line;
[all …]
/trunk/main/solenv/bin/modules/installer/windows/
H A Didtglobal.pm1097 my ($number, $line);
1101 $line = ${$controltable}[$i];
1404 push(@{$installtable}, $line);
1455 push(@{$installtable}, $line);
1477 push(@{$table}, $line);
1479 $line =~ s/\s*$//g;
1496 push(@{$table}, $line);
1498 $line =~ s/\s*$//g;
1732 my $line = "";
1757 push(@{$directorytable}, $line);
[all …]
/trunk/main/xmerge/workben/
H A Djstyle.pl198 $line = $_;
207 next line;
223 $prev = $line;
224 next line;
229 if ($line =~ tr/\t/\t/ * 7 + length($line) > 100) {
297 next line;
302 next line;
322 next line;
338 next line;
349 next line;
[all …]
/trunk/main/l10ntools/scripts/
H A Dlocalize_old.pl125 chomp( $line );
135 if( $line =~ /(.*)\t[^\t\$]*$/ ){
201 chomp( $line );
677 my $line;
679 $line = $_;
680 if( $line =~ /^[^\#]/ ){
681 push @lines , $line;
752 my $line;
756 if( $line =~ /$sdf_regex/ ){
878 chomp( $line );
[all …]
H A Dlocalize.pl155 chomp( $line );
219 chomp( $line );
458 chomp( $line );
674 my $line;
676 $line = $_;
677 if( $line =~ /^[^\#]/ ){
678 push @lines , $line;
749 my $line;
753 if( $line =~ /$sdf_regex/ ){
875 chomp( $line );
[all …]
/trunk/main/soltools/mkdepend/
H A Dparse.c51 register char *line; local
125 define(line, &symbols);
128 if (!*line) {
175 register char *line; local
225 register char *line; in deftype()
238 directive=line+1;
307 *line++ = *p++;
308 *line = '\0';
339 *line++ = *p++;
342 *line++ = *p++;
[all …]
/trunk/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/languageResolver/
H A DLanguageResolver.java71 String line; in LanguageResolver() local
87 String[] line=new String[5]; in getNrFromISO() local
90 if(line[ISO].equals(isoCode)) return line[LANGID]; in getNrFromISO()
106 String[] line=new String[5]; in getISOfromNr() local
108 line=(String[]) iter.next(); in getISOfromNr()
109 if(line[LANGID].equals(ID)) return line[ISO]; in getISOfromNr()
124 String[] line=new String[5]; in getRFCFromISO() local
126 line=(String[]) iter.next(); in getRFCFromISO()
127 if(line[ISO].equals(isoCode)) return line[RFC3066]; in getRFCFromISO()
142 String[] line=new String[5]; in getISOFromRFC() local
[all …]
/trunk/main/setup_native/source/win32/customactions/patch/
H A Dswappatchfiles.cxx368 std::_tstring line; in readLine() local
386 rLine = line; in readLine()
402 std::_tstring line; in getProfileString() local
407 line = trim( line ); in getProfileString()
409 if ( line.length() && line[0] == '[' ) in getProfileString()
457 std::_tstring line; in getProfileSections() local
462 line = trim( line ); in getProfileSections()
464 if ( line.length() && line[0] == '[' ) in getProfileSections()
496 std::_tstring line; in getProfileKeys() local
501 line = trim( line ); in getProfileKeys()
[all …]
/trunk/main/sal/qa/helper/gcov/
H A Dgcov_filter.pl231 my $line = "";
235 while ($line = <INPUT_HANDLE>)
237 chomp($line);
239 if ($line =~ /^\s+(\w*);$/)
308 my $line = "";
314 chomp($line);
360 my $line = "";
366 chomp($line);
403 my $line = "";
408 while ($line = <INPUT_HANDLE>)
[all …]
/trunk/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/
H A DSDFReader.java250 String line; in SDFReader() local
255 if ((line = readLine()) != null) { in SDFReader()
300 String line = EMPTY; in readBlock() local
313 line = this.lineBuffer; in readBlock()
327 if ((check(line)).length() < line.length()) { in readBlock()
331 + " \n" + line); in readBlock()
366 lineBuffer = line; in readBlock()
410 if (null != line) { in readBlock()
579 check(line); in split()
619 c = line.charAt(i); in check()
[all …]
/trunk/main/svx/source/dialog/
H A Dfrmsel.src38 < "Left border line" ; 1; > ;
39 < "Right border line" ; 2; > ;
40 < "Top border line" ; 3; > ;
41 < "Bottom border line" ; 4; > ;
42 < "Horizontal border line" ; 5; > ;
43 < "Vertical border line" ; 6; > ;
53 < "Left border line" ; 1; > ;
54 < "Right border line" ; 2; > ;
55 < "Top border line" ; 3; > ;
56 < "Bottom border line" ; 4; > ;
[all …]
/trunk/main/solenv/bin/
H A Ddeliver.pl174 my $line = shift;
196 my $line = shift;
214 my $line = shift;
218 $line = expand_macros($line);
338 my $line = shift;
340 $line = expand_macros($line);
388 my $line = shift;
391 $line = expand_macros($line);
629 return $line;
1436 if ( $line ) {
[all …]
/trunk/main/cli_ure/source/scripts/
H A Dincrement_version.pl126 my $line = $_[0];
129 return $line if (length($trimmed = trim($line)) == 0);
134 my $i = index($line, "=");
140 my $name = substr($line, 0, $i);
161 return $line;
180 return $line;
242 my $line;
243 if (length($line = trim($_)) == 0) {
247 if ($line =~ /^#/) {
250 if (!checkName($line)) {
[all …]
/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleMultiLineText.idl40 and line numbers.
44 of line numbers</p>
53 /** Returns the line number at the specified index.
60 Index for which the line number should be returned.
64 Returns the line number of the specified text index.
72 /** Retuns the text of the specified line.
85 The number of the line to return the substring from.
93 if the line number is invalid
99 /** Returns the text of the line in which the caret is located.
111 return the line following the current one in this case.</p>
[all …]
/trunk/main/testgraphical/prechecks/
H A Dsoftwaretests.pl264 my $line;
265 while ($line = <INIFILE>)
267 chomp($line);
289 my $line;
290 while ($line = <GHOSTSCRIPT>)
292 chomp($line);
365 my $line;
368 chomp($line);
463 my $line;
464 while ($line = <JAVA>)
[all …]
/trunk/main/oox/source/dump/
H A Ddffdumper.ini84 0xF2=shape-line
179 …0x01C0=line-color,line-opacity,line-back-color,line-cr-mod,line-type,line-fill-blip,line-fill-blip…
180 …0x01C8=line-fill-width,line-fill-height,line-fill-dz-type,line-width,line-miter-limit,line-style,l…
181line-start-arrow-head,line-end-arrow-head,line-start-arrow-width,line-start-arrow-length,line-end-…
182 …0x01D8=,line-color-ext,reserved,line-color-ext-mod,reserved,line-back-color-ext,reserved,line-back…
184 0x01FF=line-flags
319 # line style
348 # top line style
364 # signature line
492 # line style
[all …]

Completed in 206 milliseconds

12345678910>>...27