Lines Matching refs:out

195 			System.out.println( "Can't create MainThreadExecutor! The application is unusable!" );  in init()
291 System.out.println( "Exception in actionPerformed() : " + e ); in actionPerformed()
414 System.out.println( "Position rectangle generation failed!" ); in getPosRect()
435 System.out.println( "Clip rectangle generation failed!" ); in getClipRect()
475 …System.out.println( "Why object that does not support inplace activation behave like inplace objec… in onPosRectChange()
478 System.out.println( "The object is not active but asks to change visual area!" ); in onPosRectChange()
481 System.out.println( "Exception is thrown in onPosRectChange: " + e ); in onPosRectChange()
485 System.out.println( "Who asks to change visual area?!!" ); in onPosRectChange()
512 System.out.println( "Exception on mouse click" + ex ); in execute()
539 System.out.println( "Exception in SaveAsMenuItem: " + ex ); in execute()
558 System.out.println( "Exception in OpenFileMenuItem: " + ex ); in execute()
589 System.out.println( "Exception during save operation in SaveMenuItem:" + ex ); in execute()
594 System.out.println( "No storage for owned file!" ); in execute()
599 System.out.println( "No owned file!" ); in execute()
615 System.out.println( "Can't create temporary storage!" ); in execute()
624 System.out.println( "Exception in NewObjectMenuItem:" + ex ); in execute()
650 System.out.println( "Exception in LoadObjectMenuItem: " + ex ); in execute()
677 System.out.println( "Exception in LinkObjectMenuItem:" + ex ); in execute()
688 System.out.println( "The object is not a link!" ); in execute()
711 System.out.println( "No XLinkageSupport in ConvertLink... !" ); in execute()
715 System.out.println( "Exception in ConvertLinkToEmbed:try 1 :" + e1 ); in execute()
731 System.out.println( "Exception on inplace activation " + ex ); in execute()
756 System.out.println( "Exception on inplace activation " + ex ); in execute()
761 System.out.println( "Deactivation of nonactive object!" ); in execute()
767 System.out.println( "Unknown action is requested: " + aAction.m_nID + "\n" ); in execute()
838 System.out.println( "The object application can not exit correctly!" ); in destroy()
884 …System.out.println( "The visual area is Width = " + aBitmapSize.Width + "; Height = " + aBitmapSiz… in createVclWindow()
957 System.out.println( "paint() : can not get XTransferable for the component!\n" ); in generateNewImage()
960 System.out.println( "paint() : XComponentSupplier is not implemented!\n" ); in generateNewImage()
966 System.out.println( "Exception in paint(): " + e ); in generateNewImage()