Home
last modified time | relevance | path

Searched refs:err (Results 176 – 200 of 457) sorted by relevance

12345678910>>...19

/trunk/main/vos/source/
H A Dsocket.cxx965 sal_Int32 err = 0; in clearError() local
967 getOption(TOption_Error, &err, sizeof(err)); in clearError()
969 return err; in clearError()
/trunk/main/xmerge/source/palmtests/qa/comparator/
H A DXmlDiff.properties28 # XmlDiff.output is where the output (err/message) go
34 XmlDiff.output=System.err
/trunk/main/testtools/source/servicetests/
H A DRemoteServiceTest.java48 pipe(p.getErrorStream(), System.err, "CE> "); in getTestServiceFactory()
108 e.printStackTrace(System.err);
/trunk/main/wizards/com/sun/star/wizards/letter/
H A DCallWizard.java192 System.err.println(exception); in getImplementationId()
230 System.err.println(exception); in getTypes()
/trunk/main/wizards/com/sun/star/wizards/fax/
H A DCallWizard.java192 System.err.println(exception); in getImplementationId()
230 System.err.println(exception); in getTypes()
/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DCallWizard.java186 System.err.println(exception); in getImplementationId()
215 System.err.println(exception); in getTypes()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/connections/socket/
H A DsocketAcceptor.java131 System.err.println("##### " + getClass().getName() in accept()
156 System.err.println("##### " + getClass().getName() in accept()
/trunk/main/scripting/workben/installer/
H A DWelcome.java112 System.err.println("Cannot find sversion.ini/.sversionrc"); in validateCurrentUserDir()
122 System.err.println("Failed to parse SVERSION"); in validateCurrentUserDir()
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/tree/
H A DAccessibilityTreeModel.java88 System.err.println ("caught exception in AccessibilityTreeModel.isLeaf():" in isLeaf()
90 aException.printStackTrace (System.err); in isLeaf()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Controller/
H A DInstallationImminentCtrl.java73 System.err.println("Error: Unknown installation type!" ); in getPrevious()
88 System.err.println("Error: Unknown installation type!" ); in getPrevious()
H A DPrologueCtrl.java129 … System.err.println("ERROR: No write privileges inside directory: " + dir); in duringShow()
137 … System.err.println("ERROR: No privileges to create directory: " + dir); in duringShow()
/trunk/main/scripting/java/org/openoffice/idesupport/xml/
H A DManifest.java76 System.err.println("Error adding entry: " + e.getMessage()); in add()
115 System.err.println("Error removing entry: " + e.getMessage()); in remove()
/trunk/main/vcl/aqua/source/gdi/
H A Datslayout.cxx614 OSStatus err = ATSUGetGlyphBounds( maATSULayout, 0, 0, mnMinCharPos, mnCharCount, in GetTextWidth() local
616 if( (err != noErr) in GetTextWidth()
624 err = ATSUGetGlyphBounds( maATSULayout, 0, 0, mnMinCharPos, mnCharCount, in GetTextWidth()
626 if( err != noErr ) in GetTextWidth()
/trunk/main/odk/examples/DevelopersGuide/Config/
H A DConfigExamples.java194 System.err.println("ERROR: Failure while checking the provider services."); in checkProvider()
654 System.err.println("ERROR in GridEditor:"); in informUserOfError()
785 … System.err.println("Could not change some data in a different view. An exception occurred:");
989 …System.err.println("WARNING: An exception occurred while creating a view for an existing data sour…
/trunk/main/dtrans/test/win32/dnd/
H A DdndTest.cxx92 _com_error err( hr); in main() local
93 const TCHAR * errMsg= err.ErrorMessage(); in main()
/trunk/main/wizards/com/sun/star/wizards/web/
H A DCallWizard.java230 System.err.println(exception); in getImplementationId()
268 System.err.println(exception); in getTypes()
/trunk/main/testgraphical/source/
H A Dfill_documents_loop.pl380 my $err;
383 ($err, @lines) = callphp(getPHPExecutable(), $sMailProgram, $sParams);
/trunk/main/extensions/test/ole/cppToUno/
H A Dtestcppuno.cxx71 _com_error err( hr); in _tmain() local
72 const TCHAR * errMsg= err.ErrorMessage(); in _tmain()
/trunk/ext_libraries/hunspell/
H A Dhunspell-1.3.3-overflow.patch21 char * err = pHMgr->encode_flag(aflag);
22 if (err) {
/trunk/main/testtools/com/sun/star/comp/bridge/
H A DTestComponentMain.java73 …System.err.println("usage : com.sun.star.comp.bridge.TestComponentMain uno:connection;protocol;obj… in main()
113 System.err.println("waiting for connect..."); in main()
/trunk/main/odk/examples/java/Text/
H A DGraphicsInserter.java117 exception.printStackTrace(System.err); in main()
164 e.printStackTrace(System.err); in main()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/comp/bridgefactory/
H A DBridgeFactory.java138 …if(DEBUG) System.err.println("##### " + getClass().getName() + ".createBridge:" + sName + " " + sP… in createBridge()
167 …if(DEBUG) System.err.println("##### " + getClass().getName() + ".getBridge:" + sName + " " + xBrid… in getBridge()
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/logging/
H A DXAccessibleEventLog.java159 … System.err.println( "*** Warning *** event source does not implement XAccessibleContext" ); in logMessage()
180 System.err.println(s); in logMessage()
/trunk/main/sfx2/source/appl/
H A Dopengrf.cxx67 sal_uInt16 SvxOpenGrfErr2ResId( short err ) in SvxOpenGrfErr2ResId() argument
69 switch( err ) in SvxOpenGrfErr2ResId()
/trunk/main/odk/examples/java/Inspector/
H A DTDocSupplier.java137 System.err.println( e ); in getTDocUrls()
153 System.err.println( exception ); in openEmptyDocument()

Completed in 117 milliseconds

12345678910>>...19