Lines Matching refs:null

70                 aPanel.setLayout( null );  in PlayerWindow()
80 if( aControlComponent != null ) in PlayerWindow()
88 if( aVisualComponent != null ) in PlayerWindow()
99 if( maFrame.getJavaFrame() != null ) in PlayerWindow()
114 if( maFrame.getJavaFrame() != null ) in LayoutComponents()
127 if( aControlComponent != null ) in LayoutComponents()
140 if( aVisualComponent != null ) in LayoutComponents()
229 if( aEvt.getSource() != null && in implFireMouseEvent()
321 if( maFrame.getJavaFrame() != null ) in focusGained()
329 if( maFrame.getJavaFrame() != null ) in focusLost()
339 if( maFrame.getJavaFrame() != null ) in update()
375 if( maFrame.getJavaFrame() != null ) in setPointerType()
399 if( maFrame != null ) in dispose()
403 if( aPanel != null && aPanel.getComponent( 0 ) != null ) in dispose()
406 if( maFrame.getJavaFrame() != null ) in dispose()
412 maFrame = null; in dispose()
421 if( maFrame != null ) in setPosSize()
432 return( ( maFrame != null ) ? maFrame.getPosSize() : new com.sun.star.awt.Rectangle() ); in getPosSize()
439 if( maFrame != null ) in setVisible()
447 if( maFrame != null ) in setEnable()
455 if( maFrame != null ) in setFocus()
463 if( maFrame != null ) in addEventListener()
471 if( maFrame != null ) in removeEventListener()
479 if( maFrame != null ) in addWindowListener()
487 if( maFrame != null ) in removeWindowListener()
495 if( maFrame != null ) in addFocusListener()
503 if( maFrame != null ) in removeFocusListener()
511 if( maFrame != null ) in addKeyListener()
519 if( maFrame != null ) in removeKeyListener()
527 if( maFrame != null ) in addMouseListener()
535 if( maFrame != null ) in removeMouseListener()
543 if( maFrame != null ) in addMouseMotionListener()
551 if( maFrame != null ) in removeMouseMotionListener()
559 if( maFrame != null ) in addPaintListener()
567 if( maFrame != null ) in removePaintListener()