Home
last modified time | relevance | path

Searched refs:out (Results 476 – 500 of 1321) sorted by relevance

1...<<11121314151617181920>>...53

/trunk/main/odk/examples/DevelopersGuide/Drawing/
H A DStyleDemo.java98 System.out.println( "\n" + Families[ i ] ); in main()
109 System.out.println( " " + Styles[ j ] ); in main()
159 System.out.println( ex ); in main()
/trunk/main/odk/examples/DevelopersGuide/GUI/
H A DImageControlSample.java51 … System.out.println("Please pass a parameter denoting the system path to your graphic!"); in main()
56 System.out.println("Connected to a running office ..."); in main()
122 ex.printStackTrace(System.out); in insertImageControl()
/trunk/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java592 System.out.println(prefix + in printDiff()
598 System.out.println("node: " + node.toString() in printNesting()
1259 System.out.println("tempdir: " + m_TmpDir); in before()
3788 System.out.println("Storing test document..."); in doStore()
3795 System.out.println("...done"); in doStore()
3817 System.out.println("...done"); in doLoad()
3871 System.out.println("...done"); in checkLoadMeta()
3931 System.out.println("...done"); in checkLoadXmlId()
3991 System.out.println("...done"); in checkLoadXmlId()
4064 System.out.println("...done"); in checkLoadXmlId()
[all …]
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DViewSample.java44 System.out.println( "Sample caught exception! " + ex ); in main()
47 System.out.println( "\nSamples done." ); in main()
73 System.out.println( "got xFreeze" ); in doSampleFunction()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/lib/
H A DTestParameters.java180 System.out.print("Have been asked for key \""+key.toString()); in get()
181 System.out.println("\" which is not part of params."); in get()
335 System.out.println("ERROR: not supported platform: " + osname); in getSOCompatibleOSName()
H A DMultiMethodTest.java165 System.out.print("checking: [" + entry.longName + "]"); in run()
184 System.out.println(); in run()
189 … System.out.println(" is iface: [" + testedClassName + "] testcode: [" + entry.entryName + "]"); in run()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_remotebridge/
H A Dvarious.java112 System.out.println("######## Try to get "+aInstanceName); in getInstance()
269 System.out.println("++++++++ cleanup"); in cleanup()
290 System.out.println("######## Dispose bridge"); in cleanup()
/trunk/main/odk/examples/OLE/activex/
H A Dso_activex.idl58 [out,retval] long* ret);
61 HRESULT getToolkit( [out,retval] IDispatch** retVal );
85 HRESULT Bridge_implementedInterfaces([out, retval] SAFEARRAY(BSTR) *pVal);
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DFieldSelection.java153 exception.printStackTrace(System.out); in actionPerformed()
357 exception.printStackTrace(System.out); in FieldSelection()
439 exception.printStackTrace(System.out); in toggleListboxControls()
473 exception.printStackTrace(System.out); in toggleListboxButtons()
505 exception.printStackTrace(System.out); in emptyFieldsListBoxes()
/trunk/main/wizards/com/sun/star/wizards/fax/
H A DFaxDocument.java68 exception.printStackTrace(System.out); in switchElement()
123 exception.printStackTrace(System.out); in switchFooter()
169 exception.printStackTrace(System.out); in fillSenderWithUserData()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_remotebridge.uno/
H A Dvarious.java112 System.out.println("######## Try to get "+aInstanceName); in getInstance()
273 System.out.println("++++++++ cleanup"); in cleanup()
294 System.out.println("######## Dispose bridge"); in cleanup()
/trunk/main/odk/examples/DevelopersGuide/Charts/
H A DChartHelper.java141 System.out.println( "caught exception: " + ex ); in insertOLEChartInWriter()
173 System.out.println( "First page not found in shape collection: " + in insertOLEChartInDraw()
236 System.out.println( "Couldn't change the OLE shape into a chart: " + ex ); in insertOLEChartInDraw()
/trunk/main/autodoc/source/exes/adc_uni/
H A Dadc_cl.cxx441 CommandLine::load_IncludedCommands( StringVector & out, in load_IncludedCommands() argument
477 out.push_back(String(aTransmit().c_str())); in load_IncludedCommands()
480 load_IncludedCommands(out, pToken+3); in load_IncludedCommands()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ui/
H A D_XContextMenuInterception.java182 System.out.println("Press Button"); in openContextMenu()
184 System.out.println("Release Button"); in openContextMenu()
186 System.out.println("done"); in openContextMenu()
/trunk/main/wizards/com/sun/star/wizards/common/
H A DNumberFormatter.java159 e.printStackTrace(System.out); in defineNumberFormat()
184 e.printStackTrace(System.out); in defineNumberFormat()
218 exception.printStackTrace(System.out); in setNumberFormat()
/trunk/main/jurt/java/jurt/src/test/idl/com/sun/star/lib/uno/protocols/urp/
H A Dinterfaces.idl87 void method2([out] com::sun::star::uno::XInterface itf) raises( com::sun::star::uno::Exception );
95 void methodWithOutParameter([out] string text) raises( com::sun::star::uno::Exception );
99 …string MethodWithIn_Out_InOut_Paramters_and_result([in] string text, [out] string outtext, [inout]…
/trunk/main/bean/qa/complex/bean/
H A DOOoBeanTest.java533 System.out.println(" getText: " + s); in test6a()
555 System.out.println("j: " + j + " i: " + i); in test6a()
699 System.out.println("setUpConnection()"); in setUpConnection()
706 System.out.println("tearDownConnection()"); in tearDownConnection()
/trunk/main/qadevOOo/testdocs/qadevlibs/source/com/sun/star/cmp/
H A DMyPersistObject.java131 System.out.println("get service name"); in getServiceName()
151 System.out.println("read called" + s + " " + i + " " + st); in read()
162 System.out.println("write called"); in write()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DFileHelper.java347 java.io.FileWriter out = new java.io.FileWriter(outputFile); in copy() local
351 out.write(c); in copy()
354 out.close(); in copy()
/trunk/main/javaunohelper/com/sun/star/comp/helper/
H A DBootstrap.java261 pipe( p.getInputStream(), System.out, "CO> " ); in bootstrap()
309 final InputStream in, final PrintStream out, final String prefix ) { in pipe() argument
321 out.println( prefix + s ); in pipe()
/trunk/main/offapi/com/sun/star/text/
H A DViewSettings.idl190 if the value is out of bounds.
201 if the value is out of bounds.
213 if the value is out of bounds.
225 if the value is out of bounds.
/trunk/main/sw/source/filter/ww8/dump/
H A Dmsvbasic.cxx55 sal_uInt8 out; in ReadPString() local
66 *xVBAProject >> out; in ReadPString()
70 type=out; in ReadPString()
/trunk/main/nss/
H A Dnss.patch.mingw16 ifeq (,$(filter-out WIN95 WINCE WINMO OS2,$(OS_TARGET)))
94 +ifeq (,$(filter-out WIN%,$(OS_TARGET)))
119 ifeq (,$(filter-out WIN%,$(OS_TARGET)))
/trunk/main/extensions/test/ole/OleClient/
H A Dfuncs.cxx148 Any out; in checkOutArgs() local
150 outArgs[indexOutSeq] >>=out; in checkOutArgs()
154 out >>= naOut; in checkOutArgs()
/trunk/main/scripting/source/pyprov/
H A Dpythonscript.py161 read,out = inputStream.readBytes( None , BLOCK_SIZE )
162 code = code + out
559 out = self.provCtx.sfa.openFileWrite( self.uri )
560 out.writeBytes( toWrite )
561 out.close()
869 def invoke(self, args, out, outindex ): argument

Completed in 413 milliseconds

1...<<11121314151617181920>>...53