Home
last modified time | relevance | path

Searched refs:line (Results 201 – 225 of 665) sorted by relevance

12345678910>>...27

/trunk/main/autodoc/source/exes/adc_uni/
H A Dspec-CommandLine.txt79 Each line in the response file has to have one command line
80 option. No whitespace at start of line.
170 command line parameter
/trunk/main/udkapi/com/sun/star/script/
H A DInterruptEngineEvent.idl64 /** contains the first line in the module's source code that is affected
69 <p>If "name" addresses a function, all line and column values
86 /** contains the last line in the module's source code that is affected
/trunk/main/solenv/bin/modules/packager/
H A Dwork.pm83 my $line = ${$packagelist}[$i];
85 if ( $line =~ /^\s*\#/ ) { next; } # comment line
87 if ( $line =~ /^\s*(\w+?)\s+(\S+?)\s+(\S+?)\s+(\w+?)\s*$/ )
/trunk/main/cui/source/options/
H A Doptasian.src114 Text [ en-US ] = "Not at start of line:" ;
127 Text [ en-US ] = "Not at end of line:" ;
140 Text [ en-US ] = "Without user-defined line break symbols" ;
/trunk/main/vcl/aqua/source/a11y/
H A Daqua11ytextwrapper.mm163 …sal_Int32 line = [ wrapper accessibleMultiLineText ] -> getLineNumberAtIndex ( (sal_Int32) [ index…
164 lineNumber = [ NSNumber numberWithInt: line ];
171 +(id)rangeForLineAttributeForElement:(AquaA11yWrapper *)wrapper forParameter:(id)line {
174 …ent textSegment = [ wrapper accessibleMultiLineText ] -> getTextAtLineNumber ( [ line intValue ] );
/trunk/main/cui/source/tabpages/
H A Dparagrph.src87 Text [ en-US ] = "~First line" ;
324 Text [ en-US ] = "~Last line" ;
387 < "Base line" ; > ;
453 Text [ en-US ] = "C~haracters at line end" ;
478 Text [ en-US ] = "Cha~racters at line begin" ;
/trunk/main/scripting/examples/java/Newsgroup/
H A DSubscribedNewsgroups.java207 int line = 0; in findNewsgroups() local
210 in.setLineNumber( line ); in findNewsgroups()
212 line++; in findNewsgroups()
/trunk/main/offapi/com/sun/star/awt/
H A DXGraphics.idl57 /** the line color.
136 /** draws a line in the output device.
164 /** draws a polygon line in the output device.
206 circle if you intersect the circle with a straight line
/trunk/main/crashrep/source/win32/
H A Dsoreport.cpp2239 string line; in read_line() local
2254 line.append( szBuffer ); in read_line()
2257 rLine = line; in read_line()
2268 string line; in get_script_string() local
2271 while ( read_line( fp, line ) ) in get_script_string()
2273 line = trim_string( line ); in get_script_string()
2276 string::size_type iEqualSign = line.find( '=', 0 ); in get_script_string()
2280 string keyname = line.substr( 0, iEqualSign ); in get_script_string()
2283 string value = line.substr( sal::static_int_cast<string::size_type>(iEqualSign + 1) ); in get_script_string()
/trunk/main/rsc/source/rscpp/
H A Dcpp1.c59 int line; /* Current line number */ variable
198 line = wrongline = errors = recursion = 0; in InitCpp1()
599 fprintf( pCppOut, "#%s %d", LINE_PREFIX, line);
/trunk/main/offapi/com/sun/star/drawing/
H A DConnectorShape.idl126 /** This property contains the distance of line 1.
132 /** This property contains the distance of line 2.
138 /** This property contains the distance of line 3.
H A DXEnhancedCustomShapeDefaulter.idl96 "line-callout-1",
97 "line-callout-2",
230 "line-callout-3",
/trunk/main/solenv/bin/modules/installer/
H A Ddownload.pm1472 while ( my $line = <IN> )
1474 push @localfile, $line;
1502 while (my $line = <IN>)
1504 push @localfile, $line;
1682 foreach my $line (@nsisoutput)
1684 $installer::logger::Lang->print($line);
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DFileProvider.java230 String line = null; in collectFromFile() local
231 while((line = reader.readLine()) != null){ in collectFromFile()
232 filter(line, list, filterItems); in collectFromFile()
/trunk/test/testgui/source/bvt/gui/
H A DFileExport.java189 String line = null; in getcontinuepoint() local
193 if ((line = br.readLine()) != null) { in getcontinuepoint()
195 thepoint.path = line; in getcontinuepoint()
198 m = Integer.parseInt(line); in getcontinuepoint()
/trunk/main/autodoc/source/cosv/service/
H A Dstd_outp.cxx63 PerformAssertion(const char * condition, const char * file, unsigned line) in PerformAssertion() argument
70 << line in PerformAssertion()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/InstallerHelper/
H A DSolarisHelper.java327 String line = (String) returnVector.get(i); in getVersionString() local
328 int pos = line.indexOf("REV="); in getVersionString()
330 versionLine = line; in getVersionString()
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_dialog2.src206 // row 1 | multi line edit
214 // row 5 |fixed line
220 //To change the overall size of the multi line edit change
/trunk/main/svx/source/dialog/
H A Dbmpmask.src71 // line 1
113 // line 2
155 // line 3
/trunk/main/offapi/com/sun/star/style/
H A DCharacterProperties.idl210 <p> A line break is applied before the range of characters if
217 /** This optional property marks a range of characters to ignore a line
220 <p> A line break is applied behind the range of characters if
332 fit rotated text into the surrounded line height.
/trunk/main/sc/source/ui/sidebar/
H A DCellAppearancePropertyPanel.src130 Text [ en-US ] = "Select the line style of the borders." ;
153 Text [ en-US ] = "Select the line color of the borders." ;
283 // line color popup
303 // cell line style popup
/trunk/main/ucb/source/ucp/ftp/
H A Dtest.py30 for line in lines:
31 if pattern.search(line):
/trunk/main/l10ntools/inc/
H A Dinireader.hxx66 bool is_section( string& line , string& section_str );
67 bool is_parameter( string& line , string& parameter_key , string& parameter_value );
/trunk/main/solenv/bin/
H A Dpackmodule27 for line in loglines:
28 fields = line.split()
/trunk/main/solenv/bin/modules/
H A DSourceConfig.pm286 my $line = 0;
292 $line++;
326 …croak("Line $line in " . $self->{SOURCE_CONFIG_FILE} . ' violates format. Please make your checks!…

Completed in 84 milliseconds

12345678910>>...27