Searched refs:AWT (Results 1 – 13 of 13) sorted by relevance
54 const ANY aRet( cppu::queryInterface( rType, static_cast< AWT::XBitmap* >( this ) ) ); in queryInterface()61 AWT::Size BitmapTransporter::getSize() throw() in getSize()65 AWT::Size aRet; in getSize()109 REF( AWT::XBitmap ) m_xBitmap;195 m_pHolder->m_xBitmap = REF( AWT::XBitmap )( aIf, UNO_QUERY ); in run()235 AWT::Size ScannerManager::getSize() throw() in getSize()237 AWT::Size aRet; in getSize()360 REF( AWT::XBitmap ) ScannerManager::getBitmap( const ScannerContext& scanner_context ) throw( Scann… in REF()375 REF( AWT::XBitmap ) xRet( pHolder->m_xBitmap ); in REF()376 pHolder->m_xBitmap = REF( AWT::XBitmap )(); in REF()
59 #define AWT com::sun::star::awt macro65 class ScannerManager : public OWeakObject, XScannerManager, AWT::XBitmap90 …virtual REF( AWT::XBitmap ) SAL_CALL getBitmap( const ScannerContext& scanner_context ) throw( Sca…93 virtual AWT::Size SAL_CALL getSize() throw();
37 class BitmapTransporter : public OWeakObject, AWT::XBitmap53 virtual AWT::Size SAL_CALL getSize() throw();
58 static_cast< AWT::XBitmap* >( this ) ) ); in queryInterface()
898 AWT::Size ScannerManager::getSize() throw() in getSize()900 AWT::Size aRet; in getSize()
31 AWT Window hierarcy:57 ** AWT interfaces:61 + We can build 'Layout' into the AWT at the toolkit level
193 different to those we (and AWT) expects ->
197 Remove deprecated AWT Throbber API200 Remove deprecated AWT UnoControlSimpleAnimation API
42 and cannot be changed. Otherwise, the AWT messaging would have to be
46 and cannot be changed. Otherwise, the AWT messaging would have to be
56 and can not be changed. Otherwise, the AWT messaging would have to be
63 <p>This is similar to the abstract window toolkit (AWT) in Java.</p>
31 /// Java AWT-like user interface toolkit interface specifications for UNO.
Completed in 44 milliseconds