Home
last modified time | relevance | path

Searched refs:lines (Results 51 – 75 of 255) sorted by relevance

1234567891011

/trunk/main/offapi/com/sun/star/report/inspection/
H A DDefaultComponentInspectorModel.idl64 denotes the minimum number of lines of text to be reserved for the help
68 denotes the maximum number of lines of text to be reserved for the help
/trunk/main/autodoc/source/exes/adc_uni/
H A Dspec-SinceTag_Handling.txt68 * Empty lines and whitespaces are allowed, except:
69 - Non empty lines must not start with white space.
/trunk/main/migrationanalysis/src/driver_docs/
H A Dallstrings.ulf311 …l references<CR>Medium: Macros with more than 50 lines of code<CR>Simple: Macros with less than 50…
954 …e to the worksheet are also renamed accordingly. Cost depends on how many lines of code there are …
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…
984 en-US = "Cost = 0 using lines of code as better cost estimate."
1344 en-US = "Tab Issues: use fancy format. Numbering incorrect: remove blank lines with heading style u…
1545 en-US = "Manual Macro Migration Costs<CR>( costs based on: number of lines in unique code modules a…
2253 en-US = "Leading can cause extra lines in tables. In a table, if the column width is very close to …
2298 en-US = "PowerPoint splits the text representation of a hyperlink into several lines when the text …
2385 en-US = "Issue: Hyperlink will not be split onto several lines."
/trunk/main/offapi/com/sun/star/awt/
H A DXComboBox.idl112 /** returns the number of visible lines in the drop down mode.
118 /** sets the number of visible lines for drop down mode.
H A DXListBox.idl173 /** returns the number of visible lines in drop down mode.
179 /** sets the number of visible lines for drop down mode.
/trunk/main/offapi/com/sun/star/drawing/
H A DXShapeBinder.idl45 /** connects or breaks the lines of <type>Shape</type>s
56 and the lines will be connected. The <type>Shape</types>s in xShape will be
H A DLineProperties.idl81 /** This property defines the rendering of joints between thick lines
87 /** This property defines the rendering of ends of thick lines
H A DCaptionShape.idl61 with an additional set of lines. It can be used as a description for
86 the point that is captioned. A set of lines are
/trunk/main/offapi/com/sun/star/form/inspection/
H A DDefaultFormComponentInspectorModel.idl69 denotes the minimum number of lines of text to be reserved for the help
73 denotes the maximum number of lines of text to be reserved for the help
/trunk/main/l10ntools/scripts/tool/
H A Dsdf.py51 lines = [line.rstrip('\n') for line in f.readlines()]
57 for line in lines:
/trunk/main/sw/source/ui/config/
H A Doptcomp.src113 Text [ en-US ] = "Do not add leading (extra space) between lines of text" ;
137 Text [ en-US ] = "Expand word space on lines with manual line breaks in justified paragraphs" ;
/trunk/main/svl/source/passwordcontainer/
H A Dpasswordcontainer.cxx57 static ::rtl::OUString createIndex( vector< ::rtl::OUString > lines ) in createIndex() argument
62 for( unsigned int i = 0; i < lines.size(); i++ ) in createIndex()
66 ::rtl::OString line = ::rtl::OUStringToOString( lines[i], RTL_TEXTENCODING_UTF8 ); in createIndex()
580 …:EncodePasswords( const ::rtl::OUString& aName, vector< ::rtl::OUString > lines, const ::rtl::OUSt… in EncodePasswords() argument
584 … ::rtl::OString aSeq = ::rtl::OUStringToOString( createIndex( lines ), RTL_TEXTENCODING_UTF8 ); in EncodePasswords()
/trunk/main/solenv/bin/modules/installer/
H A Dworker.pm766 my @lines = ();
786 push @lines, "%dir " . $onedir->{'HostName'} . "\n";
803 push @lines, "$destination\n";
809 push @lines, "$destination\n";
820 push @lines, "$destination\n";
831 push @lines, "$destination\n";
840 print $filelist @lines;
/trunk/main/offapi/com/sun/star/inspection/
H A DObjectInspectorModel.idl82 denotes the minimum number of lines of text to be reserved for the help
86 denotes the maximum number of lines of text to be reserved for the help
/trunk/main/offapi/com/sun/star/chart/
H A DLineDiagram.idl117 /** determines if the chart type has lines connecting the data
129 <tr><td>0</td><td>lines are used instead of splines</td></tr>
/trunk/main/sw/source/ui/misc/
H A Dlinenum.src152 Text [ en-US ] = "lines" ;
216 Text [ en-US ] = "Blank lines" ;
H A Dpggrid.src52 Text [ en-US ] = "Grid (lines only)" ;
59 Text [ en-US ] = "Grid (lines and characters)" ;
/trunk/main/offapi/com/sun/star/awt/grid/
H A DUnoControlGridModel.idl129 /** controls whether or not to paint horizontal and vertical lines between the grid cells.
135 /** specifies the color to be used when drawing lines between cells
217 /** specifies the color to be used when drawing text lines (underlining and strikethrough)
/trunk/main/offapi/com/sun/star/accessibility/
H A DXAccessibleMultiLineText.idl55 <p>For a text object that is spread over multiple lines, this method
77 <p>The number of lines can be obtained by calling
/trunk/main/odk/
H A Dconfigure.pl424 my @lines = <FILE>;
425 my $testVersion = $lines[0];
/trunk/main/offapi/com/sun/star/report/
H A DXReportControlFormat.idl113 /** determines whether text is formatted in two lines.
122 /** contains the prefix (usually parenthesis) before text that is formatted in two lines.
131 /** contains the suffix (usually parenthesis) after text that is formatted in two lines.
/trunk/main/xmlsecurity/test_docs/CAs/Root_1/
H A Dopenssl.cfg27 # This definition stops the following lines choking if HOME isn't
76 # Comment out the following two lines for the "traditional"
/trunk/main/xmlsecurity/test_docs/CAs/Root_10/
H A Dopenssl.cfg27 # This definition stops the following lines choking if HOME isn't
76 # Comment out the following two lines for the "traditional"
/trunk/main/xmlsecurity/test_docs/CAs/Root_11/
H A Dopenssl.cfg27 # This definition stops the following lines choking if HOME isn't
76 # Comment out the following two lines for the "traditional"
/trunk/main/xmlsecurity/test_docs/CAs/Root_2/
H A Dopenssl.cfg27 # This definition stops the following lines choking if HOME isn't
76 # Comment out the following two lines for the "traditional"

Completed in 136 milliseconds

1234567891011