Home
last modified time | relevance | path

Searched refs:line (Results 226 – 250 of 665) sorted by relevance

12345678910>>...27

/trunk/main/cui/source/dialogs/
H A Dscriptdlg.src273 …Text [ en-US ] = "An error occurred while running the %LANGUAGENAME script %SCRIPTNAME at line: %L…
278 …Text [ en-US ] = "An exception occurred while running the %LANGUAGENAME script %SCRIPTNAME at line
288 …ramework error occurred while running the %LANGUAGENAME script %SCRIPTNAME at line: %LINENUMBER." ;
/trunk/main/sw/source/ui/utlui/
H A Dattrdesc.src175 Text [ en-US ] = "Top of line" ;
183 Text [ en-US ] = "Bottom of line" ;
263 Text [ en-US ] = "restart line count with: " ;
/trunk/main/sal/qa/osl/process/
H A Dosl_process.cxx378 std::string line; in read_child_environment() local
379 while (std::getline(file, line)) in read_child_environment()
380 env_container->push_back(line); in read_child_environment()
/trunk/main/offapi/com/sun/star/inspection/
H A DPropertyControlType.idl65 …enotes a control which allows the user to enter property values consisting of a single line of text
71 /** denotes a control which allows the user to enter pure text, including line breaks
84 /** denotes a control which allows the user to enter a list of single-line strings
/trunk/main/xmerge/source/palmtests/qa-wrapper/testcases/
H A Dc_textimage.infile28 MINICALC_ENTER_CELL|14|1|This line is below the green car.\n
32 MINICALC_ENTER_CELL|32|2|This line is below the bird.\n
/trunk/main/solenv/bin/modules/installer/
H A Dpackagelist.pm551 my $line = ${$packagelist}[$i];
553 if ( $line =~ /^\s*\#/ ) { next; } # this is a comment line
555 if ( $line =~ /^\s*Start\s*$/i ) # a new package definition
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sch/
H A DChXDataPoint.java145 Object line = SOF.createDiagram(xChartDoc,"XYDiagram"); in createTestEnvironment() local
146 tEnv.addObjRelation("LINE",line); in createTestEnvironment()
H A DChXDataRow.java151 Object line = SOF.createDiagram(xChartDoc,"XYDiagram"); in createTestEnvironment() local
152 tEnv.addObjRelation("LINE",line); in createTestEnvironment()
/trunk/main/offapi/com/sun/star/text/
H A DTextGridMode.idl44 /** line positions will be determined by the grid */
49 /** character and line positions will be determined by the grid */
H A DWritingMode.idl51 /** text within a line are written right-to-left. Lines and blocks are
60 /** text within a line is written top-to-bottom. Lines and blocks are
/trunk/main/offapi/com/sun/star/sheet/
H A DHeaderFooterContent.idl37 /** represents the contents of a header or footer line in a page style.
45 /** provides access to the text parts of the header or footer line.
/trunk/main/offapi/com/sun/star/i18n/
H A DLineBreakResults.idl40 /// Type of line break, see <type>BreakType</type>.
43 /// Position of the calculated line break.
/trunk/main/offapi/com/sun/star/logging/
H A DPlainTextFormatter.idl35 /** specifies a service which formats log records as single line plain text
38 be formatted into a single text line, assembling the sequence number, the thread ID,
/trunk/main/offapi/com/sun/star/awt/
H A DAdjustmentType.idl39 /** adjustment is originated by a line jump.
41 <p>A line jump can, for example, be caused by a click on
/trunk/main/offapi/com/sun/star/chart/
H A DChartAxisMarkPosition.idl46 /** The interval marks are drawn at the axis line.
53 /** Interval marks are drawn at the axis line and also besides the axis labels.
H A DChartAxisArrangeOrderType.idl56 values out of the normal line.
63 values out of the normal line.
/trunk/main/migrationanalysis/src/driver_docs/
H A Dallstrings.ulf641 en-US = "this line style is imported as a solid line. Only solid line syles are supported in <PRODU…
698 en-US = "replace the trend line by drawing a line on the chart. You must click outside the chart wh…
957 en-US = "Cost of 4 min per line, takes no account of complexity of code, number of comment lines an…
981 en-US = "Cost of 4 min per line, takes no account of complexity of code, number of comment lines an…
2253 … close to the text, it can lead to a single character being pushed to new line in <PRODUCTNAME>. T…
2316 …f the line styles that you can apply to MS Office AutoShapes. As a result, <PRODUCTNAME> replaces …
/trunk/main/sd/source/core/
H A Dglob.src252 Text [ en-US ] = "Object with no fill and no line" ;
280 Text [ en-US ] = "First line indent" ;
410 Text [ en-US ] = "Total line" ;
/trunk/main/udkapi/com/sun/star/lang/
H A DXMain.idl43 line arguments.
51 i.e. the command line arguments
/trunk/main/offapi/com/sun/star/rendering/
H A DPathCapType.idl44 /// Extend the path with a half circle cap, diameter is the line width.
49 /// Extend the path with a rectangular cap, half the line width long.
H A DFillRule.idl35 /** Fill every area, where, when travelling along a line, the
50 /** Fill every area, where, when travelling along a line, an
H A DPathJoinType.idl55 outer line of the meeting point is round.
62 abutting segments with a straight line.
/trunk/main/offapi/com/sun/star/drawing/
H A DConnectorType.idl41 /** the connector is drawn with three lines, with the middle line
56 /** the ConnectorShape is drawn as a straight line
/trunk/main/offapi/com/sun/star/style/
H A DParagraphAdjust.idl55 /** adjusted to both borders / stretched, except for last line
69 /** adjusted to both borders / stretched, including last line
/trunk/main/offapi/com/sun/star/formula/
H A DFormulaProperties.idl234 /** contains the relative line weight of a fraction bar.
259 /** contains the relative line spacing.
274 /** contains the relative line spacing of matrices.

Completed in 77 milliseconds

12345678910>>...27