Home
last modified time | relevance | path

Searched refs:results (Results 1 – 25 of 168) sorted by relevance

1234567

/aoo4110/main/scripting/source/storage/
H A DScriptURI.cxx158 scripting_impl::Uri results; in parseIt() local
159 results.valid = sal_True; in parseIt()
166 results.valid=sal_False; in parseIt()
167 return results; in parseIt()
175 results.logicalName = m_uri.copy( schemaLen ); in parseIt()
176 return results; in parseIt()
178 results.logicalName = m_uri.copy( schemaLen, len-schemaLen ); in parseIt()
195 results.language = attr.copy( len2 + 1 ); in parseIt()
202 results.location = attr.copy( len2 + 1 ); in parseIt()
209 results.functionName = attr.copy( len2 + 1 ); in parseIt()
[all …]
H A DScriptInfo.cxx312 Sequence< OUString > results; in getFileSetNames() local
318 return results; in getFileSetNames()
320 results.realloc( m_scriptData.filesets.size() ); in getFileSetNames()
327 results[ count++ ] = fileSetName; in getFileSetNames()
329 return results; in getFileSetNames()
336 Sequence< OUString > results; in getFilesInFileSet() local
344 return results; in getFilesInFileSet()
355 return results; in getFilesInFileSet()
357 results.realloc( files.size() ); in getFilesInFileSet()
364 results[ count++ ] = fileName; in getFilesInFileSet()
[all …]
H A DScriptStorage.cxx665 Sequence< ::rtl::OUString > results; in getScriptLogicalNames() local
703 return results; in getScriptLogicalNames()
734 return results; in getImplementations()
745 return results; in getImplementations()
758 return results; in getImplementations()
761 results.realloc( 1 ); in getImplementations()
768 results[ 0 ] = xScriptInfo; in getImplementations()
770 return results; in getImplementations()
784 return results; in getAllImplementations()
804 results[ count++ ] = xScriptInfo; in getAllImplementations()
[all …]
/aoo4110/test/testuno/source/fvt/uno/sc/chart/
H A DChartGrid.java153 Boolean[][] results = { in testCreateXYGrid() local
196 results[0][0] = (Boolean) SCUtil.getProperties(xDiagram, "HasXAxisGrid"); in testCreateXYGrid()
197 results[0][1] = (Boolean) SCUtil.getProperties(xDiagram, "HasYAxisGrid"); in testCreateXYGrid()
198 results[1][0] = (Boolean) SCUtil.getProperties(xDiagram, "HasXAxisHelpGrid"); in testCreateXYGrid()
199 results[1][1] = (Boolean) SCUtil.getProperties(xDiagram, "HasYAxisHelpGrid"); in testCreateXYGrid()
225 Boolean[][] results = { in testCreateXYZGrid() local
273 results[0][0] = (Boolean) SCUtil.getProperties(xDiagram, "HasXAxisGrid"); in testCreateXYZGrid()
274 results[0][1] = (Boolean) SCUtil.getProperties(xDiagram, "HasYAxisGrid"); in testCreateXYZGrid()
275 results[0][2] = (Boolean) SCUtil.getProperties(xDiagram, "HasZAxisGrid"); in testCreateXYZGrid()
276 results[1][0] = (Boolean) SCUtil.getProperties(xDiagram, "HasXAxisHelpGrid"); in testCreateXYZGrid()
[all …]
H A DChartAxis.java153 Boolean[][] results = { in testCreateXYAxes() local
205 results[0][0] = (Boolean) SCUtil.getProperties(xDiagram, "HasXAxis"); in testCreateXYAxes()
206 results[0][1] = (Boolean) SCUtil.getProperties(xDiagram, "HasYAxis"); in testCreateXYAxes()
207 results[1][0] = (Boolean) SCUtil.getProperties(xDiagram, "HasSecondaryXAxis"); in testCreateXYAxes()
208 results[1][1] = (Boolean) SCUtil.getProperties(xDiagram, "HasSecondaryYAxis"); in testCreateXYAxes()
212 assertArrayEquals("Incorrect chart grids got in ." + fileType + " file.", expected, results); in testCreateXYAxes()
234 Boolean[][] results = { in testCreateXYZAxes() local
275 results[0][0] = (Boolean) SCUtil.getProperties(xDiagram, "HasXAxis"); in testCreateXYZAxes()
276 results[0][1] = (Boolean) SCUtil.getProperties(xDiagram, "HasYAxis"); in testCreateXYZAxes()
277 results[0][2] = (Boolean) SCUtil.getProperties(xDiagram, "HasZAxis"); in testCreateXYZAxes()
[all …]
/aoo4110/main/offapi/com/sun/star/sheet/
H A DDataPilotFieldReferenceType.idl40 /** This type means, that the results in the data fields are displayed like they are.
47 Totals outside of the base field are shown as empty results.
71 <p>Empty results are handled as for named items (see above).<p>
84 Totals outside of the base field are shown as empty results.
86 … <p>Division by zero results in an error. Otherwise, empty results are shown as 0. Results for
99 Totals outside of the base field are shown as empty results.
112 calculating the sum, and results for that item are shown as error, to ensure consistency
117 <p>Totals outside of the base field are shown as empty results.</p>
131 <p>Division by zero results in an error.</p>
133 <p>Otherwise, empty results remain empty.</p>
[all …]
H A DXDDELinkResults.idl37 /** provides access to the DDE link results.
47 /** returns the DDE link results.
50 the DDE link results. The outer sequence contains the value rows.
57 /** sets the DDE link results.
60 the DDE link results. The outer sequence contains the value rows.
62 If the outer sequence is empty, the existing DDE link results are
H A DXDataPilotMemberResults.idl41 /** provides access to a sequence of results of a data pilot source level.
43 <p>These results are used to fill the data area for the level in a data
54 /** returns the sequence of results for the regarding data pilot
/aoo4110/main/scripting/workben/installer/
H A DInstUtil.java134 Properties results = new Properties(); in getNetbeansLocation() local
164 results.put("NetBeans 3.4", f.getPath()+File.separator); in getNetbeansLocation()
179 return results; in getNetbeansLocation()
192 Properties results = new Properties(); in getJeditLocation() local
208 results.put("jEdit "+jeditDetails[1], jeditDetails[0]); in getJeditLocation()
216 return results; in getJeditLocation()
343 Properties results = new Properties(); in getOfficeVersions() local
391 results.put( parts[0].trim(), windowsPath ); in getOfficeVersions()
395 results.put(parts[0].trim(), URLDecoder.decode(url.getPath())); in getOfficeVersions()
409 results.put(parts[0].trim(), parts[1].trim()); in getOfficeVersions()
[all …]
/aoo4110/main/migrationanalysis/src/wizard/
H A Dwizard.ulf29 en-US = "Run the analysis and view the results"
32 en-US = "View results"
41 en-US = "The analysis has been completed successfully.<CR><CR>Click on OK to see the results now."
113 en-US = "Results Directory has not been specified.<CR><CR>Please enter a results directory."
149 …select which documents you want to analyze as well as where you want the results of the analysis t…
227 en-US = "Choose where and how to save the results"
230 en-US = "File name for the results spreadsheet"
239 en-US = "If results already exist under the same name and location:"
248 en-US = "Append the new results to the existing results"
308 en-US = "Choose where and how to save the results"
[all …]
/aoo4110/main/scripting/source/runtimemgr/
H A DStorageBridge.cxx97 Sequence < ::rtl::OUString > results; in getScriptLogicalNames() local
100 results = m_xScriptInfoAccess->getScriptLogicalNames(); in getScriptLogicalNames()
107 return results; in getScriptLogicalNames()
116 Sequence < Reference< storage::XScriptInfo > > results; in getImplementations() local
119 results = m_xScriptInfoAccess->getImplementations( queryURI ); in getImplementations()
126 return results; in getImplementations()
H A DScriptNameResolverImpl.cxx359 Sequence< Reference< storage::XScriptInfo > > results = in resolve() local
362 lang::EventObject event( results[ 0 ] ); in resolve()
432 Sequence< Reference< storage::XScriptInfo > > results =
435 const sal_Int32 length = results.getLength();
446 resolvedScriptInfo = results[ 0 ];
H A DScriptRuntimeManager.cxx157 Any results; in invoke() local
208 results = xScriptInvocation->invoke( scriptURI, resolvedCtx, aParams, in invoke()
275 …iptRuntimeManager returned from invoke: %s\n", ::rtl::OUStringToOString( results.getValueTypeName(… in invoke()
276 return results; in invoke()
/aoo4110/test/testuno/source/fvt/uno/sc/cell/
H A DCellProtected.java141 CellProtection[] results = new CellProtection[cellNum]; in testCellProtected() local
165 results[i] = (CellProtection) SCUtil.getCellProperties(cells[i], inputType); in testCellProtected()
171 …ell protection (IsLocked) value got in ." + fileType + " file.", expected[0], results[i].IsLocked); in testCellProtected()
172 …ion(IsFormulaHidden) value got in ." + fileType + " file.", expected[1], results[i].IsFormulaHidde… in testCellProtected()
173 …cell protection(IsHidden) value got in ." + fileType + " file.", expected[2], results[i].IsHidden); in testCellProtected()
174 …ction(IsPrintHidden) value got in ." + fileType + " file.", expected[3], results[i].IsPrintHidden); in testCellProtected()
H A DCellFontSize.java130 double[] results = new double[cellNum]; in testCellFontSize() local
154 results[i] = ((Float) SCUtil.getCellProperties(cells[i], inputType)).floatValue(); in testCellFontSize()
158 …ect cell font size(" + inputType + ") value got in ." + fileType + " file.", expected, results, 0); in testCellFontSize()
H A DCellColor.java136 int[] results = new int[cellNum]; in testCellColor() local
160 results[i] = ((Integer) SCUtil.getCellProperties(cells[i], inputType)).intValue(); in testCellColor()
164 …cell background color(" + inputType + ") value got in ." + fileType + " file.", expected, results); in testCellColor()
H A DCellAlignment.java143 Enum[] results = new Enum[cellNum]; in testCellAlignment() local
170 results[i] = (Enum) SCUtil.getCellProperties(cells[i], inputType); in testCellAlignment()
176 …ect cell alignment(" + inputType + ") value got in ." + fileType + " file.", expected, results[i]); in testCellAlignment()
H A DCellBorder.java181 BorderLine[][] results = new BorderLine[cellNum][borderNum]; in testCellBorder() local
208 results[i][j] = (BorderLine) SCUtil.getCellProperties(cells[i], borderType[j]); in testCellBorder()
217 new BorderLineWithEqualsFunction(expected), new BorderLineWithEqualsFunction(results[i][j])); in testCellBorder()
/aoo4110/main/offapi/com/sun/star/sdbc/
H A DXMultipleResults.idl39 /** is used for inspecting multiple results produced by the execution of a
47 return multiple results or (2) you are dynamically executing an
54 let you navigate through multiple results.
79 If the result is a ResultSet or there are no more results, -1
95 There are no more results when <code>(!getMoreResults() &amp;amp;&amp;amp;
H A DXStatement.idl40 /** is used for executing a static SQL statement and obtaining the results
83 /** executes a SQL statement that may return multiple results.
90 return multiple results or (2) you are dynamically executing an
91 unknown SQL string. The navigation through multiple results is covered by
110 …> if the next result is a ResultSet; <FALSE/> if it is an update count or there are no more results
/aoo4110/main/xmerge/source/palmtests/qa-wrapper/env/
H A Dmaster.env37 # Results are stored in a new directory at ${RESULTSBASE}/results-${RUNNAME}
39 RESULTSBASE=/export/home/test/qadir/qa-wrapper/results
81 PDB_BASELINE_DIR=<qa-wrapperdir>/results/baseline/pdb-base
86 XML_BASELINE_DIR=<qa-wrapperdir>/results/baseline/xml-base
/aoo4110/main/scripting/java/com/sun/star/script/framework/container/
H A DParcel.java106 String[] results = new String[0]; in getElementNames() local
110 results = new String[ scripts.length ]; in getElementNames()
113 results[ index ] = scripts[ index ].getLanguageName(); in getElementNames()
116 return results; in getElementNames()
/aoo4110/main/offapi/com/sun/star/ucb/
H A DContentAction.idl92 <tr><td>R1</td><td>E1(C: A->B) results in C sending an EXCHANGED
93 ContentEvent, which then results in the following: All
97 <tr><td>R2</td><td>E2(C) results in C sending a DELETED ContentEvent,
98 which then results in the following: All folders F that
102 <tr><td>R3</td><td>E3(F, A) results in F sending an INSERTED event.</td></tr>
/aoo4110/main/offapi/com/sun/star/ui/
H A DXContextChangeEventMultiplexer.idl61 An empty reference results in an InvalidArgumentException.
65 event focus results in an InvalidArgumentException.
92 An empty reference results in an InvalidArgumentException.
111 An empty reference results in an InvalidArgumentException.
/aoo4110/main/offapi/com/sun/star/form/
H A DListSourceType.idl53 /** The control should be filled with the results of a database query.
59 /** The control should be filled with the results of a database statement.
65 /** The control should be filled with the results of a database statement,

Completed in 104 milliseconds

1234567