Home
last modified time | relevance | path

Searched refs:line (Results 151 – 175 of 665) sorted by relevance

12345678910>>...27

/trunk/main/helpcontent2/helpers/
H A Dupdate_tree.pl287 for $line(@lines) {
288 $line =~ s/\$\[officename\]/%PRODUCTNAME/g;
289 $line =~ s/\$\[officeversion\]/%PRODUCTVERSION/g;
290 print TV $line;
/trunk/main/solenv/bin/modules/par2script/
H A Dexiter.pm96 my $line;
97 foreach $line ( @{$multiassignmentgids} ) { print "\t$line\n"; }
H A Dconverter.pm37 my ($line, $key, $value);
43 $line = ${$arrayref}[$i];
45 if ( $line =~ /^\s*(\w+?)\s+(.*?)\s*$/ )
/trunk/main/testgraphical/source/
H A Dgraphical_compare.pm571 my $line;
572 while ($line = <LOGFILE>)
574 chomp($line);
575 print $line ."\n";
/trunk/main/offapi/com/sun/star/text/
H A DCellProperties.idl112 /** contains the left border line.
117 /** contains the right border line.
122 /** contains the top border line.
127 /** contains the bottom border line.
/trunk/main/oovbaapi/ooo/vba/excel/
H A DSheetObjects.idl45 <p>The following sheet symbols represent collections of line objects, and
48 <li>Lines: straight line ojects.</li></ul>
55 /** Adds a new line object to the sheet this collection belongs to. The
63 @return The created line object.
/trunk/main/libxmlsec/
H A Dxmlsec1-configure.patch112 -generated by GNU Autoconf 2.64. Invocation command line was
113 +generated by GNU Autoconf 2.65. Invocation command line was
362 - echo '#line 6463 "configure"' > conftest.$ac_ext
363 + echo '#line 6490 "configure"' > conftest.$ac_ext
427 -#line 10621 "configure"
428 +#line 10648 "configure"
436 -#line 10717 "configure"
437 +#line 10744 "configure"
606 -generated by GNU Autoconf 2.64. Invocation command line was
607 +generated by GNU Autoconf 2.65. Invocation command line was
/trunk/main/sal/rtl/source/
H A Dbootstrap.cxx376 OString line( (const sal_Char *) seq.getConstArray(), seq.getLength() ); in Bootstrap_Impl() local
377 sal_Int32 nIndex = line.indexOf('='); in Bootstrap_Impl()
382 line.copy(0,nIndex).trim(), RTL_TEXTENCODING_ASCII_US ); in Bootstrap_Impl()
384 line.copy(nIndex+1).trim(), RTL_TEXTENCODING_UTF8 ); in Bootstrap_Impl()
971 rtl::OUString line; in expandMacros() local
977 &line.pData, in expandMacros()
984 (osl::File::getFileURLFromSystemPath(line, url) == in expandMacros()
/trunk/main/solenv/bin/
H A Dpatch_make_releases_xml.pl148 foreach my $line (@lines)
150 next unless $line =~ /folder.gif/;
151 if ($line =~ /a href=\"([^\"\/]+)\/\"/)
/trunk/main/l10ntools/java/jpropex/java/
H A DSdfData.java71 String line = in.readLine(); in read() local
72 if( line.length() > 0 ) in read()
74 entity = new SdfEntity( line ); in read()
/trunk/main/l10ntools/scripts/
H A DkeyidGen.pl55 $line = $_;
56 chomp $line;
58 …if ( $line =~ /^([^\t]*)\t([^\t]*)\t([^\t]*)\t([^\t]*)\t([^\t]*)\t([^\t]*)\t([^\t]*)\t([^\t]*)\t([…
/trunk/main/solenv/bin/modules/
H A DGenInfoParser.pm144 my $line;
145 while( $line = <$glob_ref> ) {
149 my ($key, $value) = split(' ', $line, 2);
/trunk/main/extensions/source/propctrlr/
H A Dbrowserlistbox.cxx665 ListBoxLines::iterator line = m_aLines.find( _rEntryName ); in SetPropertyValue() local
666 if ( line != m_aLines.end() ) in SetPropertyValue()
670 Reference< XPropertyControl > xControl( line->second.pLine->getControl() ); in SetPropertyValue()
676 impl_setControlAsPropertyValue( line->second, _rValue ); in SetPropertyValue()
702 ListBoxLines::const_iterator line = m_aLines.find( _rEntryName ); in impl_getBrowserLineForName() local
703 if ( line != m_aLines.end() ) in impl_getBrowserLineForName()
704 _out_rpLine = line->second.pLine; in impl_getBrowserLineForName()
/trunk/main/editeng/source/items/
H A Dsvxitems.src567 Text [ en-US ] = "Double, fine line, spacing: large" ;
840 Text [ en-US ] = "Characters at end of line" ;
844 Text [ en-US ] = "Characters at beginning of line" ;
917 Text [ en-US ] = "No hanging punctuation at line end" ;
921 Text [ en-US ] = "Hanging punctuation at line end" ;
941 Text [ en-US ] = "Fit to line" ;
969 Text [ en-US ] = "Text aligned to base line" ;
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOfficeDocumentReportTarget.java853 String line = br.readLine(); in processText() local
854 while (line != null) in processText()
856 xmlWriter.writeTextNormalized(line, false); in processText()
857 line = br.readLine(); in processText()
858 if (line != null) in processText()
916 String line = br.readLine(); in processContent() local
917 while (line != null) in processContent()
919 xmlWriter.writeTextNormalized(line, false); in processContent()
920 line = br.readLine(); in processContent()
921 if (line != null) in processContent()
/trunk/main/offapi/com/sun/star/i18n/
H A DForbiddenCharacters.idl34 start or end of a line.
43 /// Characters forbidden at the start of a line
46 /// Characters forbidden at the end of a line.
H A DXBreakIterator.idl54 characters, words, sentences and line breaks.
223 /** Calculate the line break position in the Text from the specified
227 Defines a minimum break position for hyphenated line break.
228 When the position for hyphenated line break is less than
237 characters at the start/end of a line.
241 position of the line, <type>BreakType</type> and
/trunk/main/toolkit/doc/layout/
H A DTODO40 "/export/home/fstrba/devel-cvs/ooo-build/build/ooh680-m1/layout/workben/zoom.cxx", line 412: Error:…
41 "/export/home/fstrba/devel-cvs/ooo-build/build/ooh680-m1/layout/workben/zoom.cxx", line 412: Error:…
42 "/export/home/fstrba/devel-cvs/ooo-build/build/ooh680-m1/layout/workben/zoom.cxx", line 431: Error:…
43 "/export/home/fstrba/devel-cvs/ooo-build/build/ooh680-m1/layout/workben/zoom.cxx", line 431: Error:…
44 "/export/home/fstrba/devel-cvs/ooo-build/build/ooh680-m1/layout/workben/zoom.cxx", line 441: Error:…
45 "/export/home/fstrba/devel-cvs/ooo-build/build/ooh680-m1/layout/workben/zoom.cxx", line 441: Error:…
/trunk/main/offapi/com/sun/star/util/
H A DSearchFlags.idl66 /** Flag for "regular expression" search / Special new line
82 new line in string, regardless of the setting of
88 line therefore ^ will not match with first character of the
93 /** The last character in the string is not the end of the line
/trunk/main/solenv/bin/modules/installer/
H A Dmail.pm72 my $line = $installer::globals::errorlogfileinfo[$j];
73 $line =~ s/\s*$//g;
74 push(@message, $line);
/trunk/main/offapi/com/sun/star/awt/
H A DXProgressMonitor.idl45 /** adds a new text line to the control.
51 /** removes a text line from the control.
57 /** updates an existing text line at the control.
/trunk/main/offapi/com/sun/star/drawing/
H A DHatchStyle.idl41 /** the hatch consists of a single horizontal line
48 /** the hatch has a horizontal and a vertical line
55 /** the hatch has a horizontal, a vertical and a diagonal line
H A DLineCap.idl38 /** the line will end without any additional shape
43 /** the line will get a half cirle as additional cap
48 /** the line will get a half square as additional cap
H A DLineStyle.idl43 /** the line is hidden.
51 /** the line is solid.
59 /** the line use dashes.
/trunk/main/unoxml/source/xpath/
H A Dxpathapi.cxx276 int line = pError->line; in make_error_message() local
277 if (line) { in make_error_message()
279 buf.append(static_cast<sal_Int32>(line)); in make_error_message()

Completed in 106 milliseconds

12345678910>>...27