Home
last modified time | relevance | path

Searched refs:out (Results 401 – 425 of 1321) sorted by relevance

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DFileTools.java89 OutputStream out = new FileOutputStream(dst); in copyFile() local
95 out.write(buf, 0, len); in copyFile()
98 out.close(); in copyFile()
H A DUnoProvider.java109 …System.out.println("Could not get XComponentContext. Maybe you must add program folder to LD_LIBRA… in getManager()
139 System.out.println("UnoUcr: " + unorcName); in getUnorcName()
157 System.out.println("SysBinDir: " + sysbindir); in getSysBinDir()
/trunk/main/libxml2/
H A D50f06b3efb638efb0abd95dc62dca05ae67882c2.patch4 Subject: [PATCH] Fix out-of-bounds read with 'xmllint --htmlout'
6 Make sure that truncated UTF-8 sequences don't cause an out-of-bounds
28 + * an out-of-bounds read.
/trunk/main/wizards/com/sun/star/wizards/document/
H A DControl.java120 e.printStackTrace(System.out); in createControl()
138 e.printStackTrace(System.out); in insertControlInContainer()
259 e.printStackTrace(System.out); in getPreferredSize()
343 e.printStackTrace(System.out); in getPeerSize()
/trunk/main/bridges/test/java_uno/acquire/
H A DTestAcquire.java172 System.out.println( in execClient()
185 System.out.println("Server: Accepting..."); in execServer()
188 System.out.println("Server: ...connected..."); in execServer()
192 System.out.println("Server: ...bridged."); in execServer()
/trunk/main/odk/examples/java/Inspector/
H A DTestInspector.java37 System.out.println("Connected to a running office ..."); in main()
40 e.printStackTrace(System.out); in main()
69 System.out.println("You can now inspect the new spreadsheet " + "document ...\n"); in main()
/trunk/main/solenv/gbuild/
H A DJavaClassSet.mk31 -d $(call gb_JavaClassSet_get_classdir,$(2)) $(if $(filter-out $(JARDEPS),$(3)),\
32 $(filter-out $(JARDEPS),$(3)),\
33 $(filter-out $(JARDEPS),$(4))) &&\
/trunk/main/offapi/com/sun/star/table/
H A DTableOrientation.idl33 /** used to select whether operations are carried out on columns or rows.
39 /** operations are carried out on columns.
45 /** operations are carried out on rows.
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/actions/
H A DParcelDescriptorParserSupport.java61 System.out.println("Couldn't find file: " + file.getName()); in parseFile()
70 System.out.println("IO Error parsing file: " + file.getName()); in parseFile()
73 System.out.println("Sax Error parsing file: " + file.getName()); in parseFile()
/trunk/
H A D.gitignore58 /*/cscope.in.out
59 /*/cscope.out
60 /*/cscope.po.out
/trunk/main/wizards/com/sun/star/wizards/form/
H A DFormDocument.java92 e.printStackTrace(System.out); in FormDocument()
139 e.printStackTrace(System.out); in adjustPageStyle()
337 e.printStackTrace(System.out); in finalizeForms()
518 e.printStackTrace(System.out); in setFormProperties()
561 e.printStackTrace(System.out); in insertGridControl()
/trunk/main/idl/source/objects/
H A Dtypes.cxx1436 ByteString out( GetSvName() ); in GetCString() local
1438 out += " *"; in GetCString()
1440 out += " &"; in GetCString()
1442 out += '*'; in GetCString()
1444 out += '&'; in GetCString()
1445 return out; in GetCString()
2121 ByteString out; in WriteTypePrefix() local
2123 out = GetReturnType()->GetBaseType()->GetOdlName(); in WriteTypePrefix()
2127 out = pBType->GetOdlName(); in WriteTypePrefix()
2135 rOutStm << out.GetBuffer(); in WriteTypePrefix()
/trunk/main/toolkit/test/accessibility/
H A DEventListener.java70 System.out.println("disposing " + xContext); in disposing()
134 System.out.println (" unhandled event"); in notifyEvent()
138 aHandler.Print (System.out); in notifyEvent()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/PathSettings/
H A DPathSettingsTest.java83 System.out.println("Connected to a running office ..."); in main()
119 System.out.println( "Property="+ predefinedPathProperties[i] in workWithPathSettings()
139 System.out.println( "\nNote: The example changes your current " in workWithPathSettings()
/trunk/main/scripting/java/org/openoffice/idesupport/localoffice/
H A DLocalOfficeImpl.java103 System.out.println("*** LocalOfficeImpl.refreshStorage: FAILED " + ex.getMessage()); in refreshStorage()
104 System.out.println("*** LocalOfficeImpl.refreshStorage: FAILED " + ex.getClass().getName()); in refreshStorage()
106 System.out.println("*** LocalOfficeImpl.refreshStorage: DONE"); in refreshStorage()
/trunk/main/cppuhelper/qa/propertysetmixin/
H A Dtest_propertysetmixin.cxx80 std::ostream & operator <<(std::ostream & out, rtl::OUString const & value) { in operator <<() argument
81 return out << rtl::OUStringToOString(value, RTL_TEXTENCODING_UTF8).getStr(); in operator <<()
84 std::ostream & operator <<(std::ostream & out, css::uno::Type const & value) { in operator <<() argument
85 return out << "com::sun::star::uno::Type[" << value.getTypeName() << ']'; in operator <<()
88 std::ostream & operator <<(std::ostream & out, css::uno::Any const & value) { in operator <<() argument
90 out << "com::sun::star::uno::Any[" << value.getValueType() << ", ...]"; in operator <<()
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DDatabaseDocument.java271 System.out.println("could not create the test case, error message:\n" + e.getMessage()); in before()
293 System.out.println("could not create the test case, error message:\n" + e.getMessage()); in after()
843 System.out.println(" " + _context + " {"); in impl_startObservingEvents()
896 System.out.println(" }"); in impl_stopObservingEvents()
966 System.out.println(" document event: " + _Event.EventName); in onDocumentEvent()
984 System.out.println(" global event: " + _Event.EventName); in documentEventOccured()
/trunk/main/odk/examples/DevelopersGuide/Charts/
H A DChartInCalc.java129 System.out.println( "UNO Exception caught: " + ex ); in main()
130 System.out.println( "Message: " + ex.getMessage() ); in main()
221 System.out.println( "Oops, there not enough series for setting properties: " + ex ); in testDataRowProperties()
267 …System.out.println( "Oops, there not enough data points or series for setting properties: " + ex ); in testDataPointProperties()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DInterceptor.java229 …System.out.println("Time to update interception ... but may it will start a recursion. So I let it… in frameAction()
438 System.out.println("intercept private:factory"); in queryDispatch()
445 System.out.println("intercept SaveAs by returning null!"); in queryDispatch()
455 System.out.println("intercept File->Exit"); in queryDispatch()
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DAggregateComponent.java189 exception.printStackTrace(System.out); in actionPerformed()
325 e.printStackTrace(System.out); in isGroupingpossible()
414 exception.printStackTrace(System.out); in getAggregateFieldNames()
543 exception.printStackTrace(System.out); in ControlRow()
593 exception.printStackTrace(System.out); in itemStateChanged()
/trunk/main/wizards/com/sun/star/wizards/common/
H A DJavaTools.java150 e.printStackTrace(System.out); in IntegerTointList()
176 e.printStackTrace(System.out); in BooleanTobooleanList()
424 exception.printStackTrace(System.out); in replaceSubString()
458 e.printStackTrace(System.out); in convertfromURLNotation()
462 e.printStackTrace(System.out); in convertfromURLNotation()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/base/
H A Djava_complex.java158 LogWriter out = OutProducerFactory.createOutProducer(param); in executeTest() local
160 out.initialize(entries[i], true); in executeTest()
161 out.summary(entries[i]); in executeTest()
/trunk/main/connectivity/source/drivers/jdbc/
H A DDriverPropertyInfo.cxx110 jboolean out(0); in required() local
116 out = t.pEnv->GetBooleanField( object, id); in required()
118 return out; in required()
/trunk/main/scripting/java/com/sun/star/script/framework/io/
H A DXInputStreamImpl.java54 byte[] out = new byte[ totalBytesRead ]; in readBytes()
55 System.arraycopy( aData[ 0 ], 0, out, 0, totalBytesRead ); in readBytes()
56 aData[ 0 ] = out; in readBytes()
/trunk/main/testtools/source/servicetests/
H A DRemoteServiceTest.java53 pipe(p.getInputStream(), System.out, "CO> "); in getTestServiceFactory()
99 private void pipe(final InputStream in, final PrintStream out,
111 out.println(prefix + s);

Completed in 91 milliseconds

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