Home
last modified time | relevance | path

Searched refs:results (Results 26 – 50 of 168) sorted by relevance

1234567

/aoo4110/main/offapi/com/sun/star/sheet/
H A DDataPilotDescriptor.idl119 /** specifies if columns for grand total results are created.
125 /** specifies if rows for grand total results are created.
143 /** specifies a label for grand total results.
H A DFormulaResult.idl39 /** selects numeric results.
45 /** selects non-numeric results.
H A DXDataPilotResults.idl41 /** provides access to a table of results of a data pilot source.
43 <p>These results are used to fill the data area of a data pilot table.</p>
H A DDDELink.idl51 <p>A DDE link controls the results of a DDE spreadsheet formula.</p>
77 /** provides access to the DDE link results.
H A DDDELinkInfo.idl38 list of DDE items which may contain results cached from the last update.</p>
65 /** A list of DDE items. Each item may contain its results from the last
H A DXSheetLinkable.idl61 only results of formulas are used.</p>
75 only results of formulas are used.</p>
H A DDataPilotField.idl118 /** specifies the function used to calculate results for this field.
212 /** controls how the results are shown in relation to a selected
H A DDDEItemInfo.idl49 /** The results of the item cached from the last update of the DDE link if
H A DMemberResultFlags.idl33 /** used to give information about elements in data pilot member results.
H A DDataPilotFieldReference.idl37 /** controls how a data pilot field's results are shown in relation to
/aoo4110/main/offapi/com/sun/star/document/
H A DXTypeDetection.idl44 may invalid results if e.g., the extension of the document is wrong.
47 The combination of both ones should produce stable results everytime.
90 and make results more stable; but only one of them is required.
H A DXInteractionFilterOptions.idl46 /** Store results to the continuation.
54 /** Get results from the continuation.
/aoo4110/main/offapi/com/sun/star/rendering/
H A DTexturingMode.idl38 texture coordinate range [0,1]. This results in only one
48 [0,1]. This results in only one instance of the texture
/aoo4110/main/basegfx/source/workbench/
H A Dbezierclip.cxx1224 ::std::vector< ::std::pair<double,double> > results; in clipBezier()
1225 ::std::back_insert_iterator< ::std::vector< ::std::pair<double, double> > > ii(results); in clipBezier()
1238 ::std::vector< Bezier > c1_segments( results.size()+1 ); in clipBezier()
1239 ::std::vector< Bezier > c2_segments( results.size()+1 ); in clipBezier()
1243 for( i=0; i<results.size(); ++i ) in clipBezier()
1246 Impl_deCasteljauAt( c1_segments[i], c1_part2, c1_remainder, results[i].first ); in clipBezier()
1250 Impl_deCasteljauAt( c2_segments[i], c2_part2, c2_remainder, results[i].second ); in clipBezier()
/aoo4110/main/xmerge/source/palmtests/
H A DREADME17 …ontains the files necessary to run the POSE emulator and to compare this results of tests with a s…
31 … the user running the scripts. This is used to name a directory for the test results to be kept in.
/aoo4110/main/xmlsecurity/test_docs/tools/httpserv/nbproject/
H A Dproject.properties34 build.test.results.dir=${build.dir}/test/results
/aoo4110/main/testgraphical/ui/java/ConvwatchGUIProject/nbproject/
H A Dproject.properties35 build.test.results.dir=${build.dir}/test/results
/aoo4110/main/offapi/com/sun/star/sdbc/
H A DXConnection.idl51 executed and results are returned.
218 statement may return multiple results as well as output
219 parameter values. In these cases the commit occurs when all results and
H A DStatement.idl47 /** is used for executing a static SQL statement and obtaining the results
105 /** covers the handling of multiple results after executing an SQL command.
/aoo4110/main/sc/source/ui/src/
H A Dfilter.src352 Text [ en-US ] = "Copy ~results to..." ;
530 Text [ en-US ] = "Co~py results to" ;
874 Text [ en-US ] = "Copy results to" ;
/aoo4110/main/migrationanalysis/src/resources/
H A Dmakefile.mk36 PAW_RESULT:= $(PAW_DEST)$/results.xlt
/aoo4110/main/sdext/source/pdfimport/help/
H A Dcomponent.txt1 The PDF Import Extension allows you to import and modify PDF documents. Best results with 100% layo…
/aoo4110/main/desktop/test/deployment/update/wrong_url/
H A Dreadme.txt17 …rongdownload extensions to check the automatic scolling of the text area that contains the results.
/aoo4110/main/solenv/bin/
H A Dfix_def_ord.cmd23 this script is used to process def results.
/aoo4110/main/offapi/com/sun/star/frame/
H A DXDispatchResultListener.idl39 /** listener for results of <member>XNotifyingDispatch::dispatchWithNotification()</member>

Completed in 77 milliseconds

1234567