Home
last modified time | relevance | path

Searched refs:AWT (Results 1 – 13 of 13) sorted by relevance

/aoo4110/main/extensions/source/scanner/
H A Dscanunx.cxx54 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()
H A Dscanner.hxx59 #define AWT com::sun::star::awt macro
65 class ScannerManager : public OWeakObject, XScannerManager, AWT::XBitmap
90 …virtual REF( AWT::XBitmap ) SAL_CALL getBitmap( const ScannerContext& scanner_context ) throw( Sca…
93 virtual AWT::Size SAL_CALL getSize() throw();
H A Dsane.hxx37 class BitmapTransporter : public OWeakObject, AWT::XBitmap
53 virtual AWT::Size SAL_CALL getSize() throw();
H A Dscanner.cxx58 static_cast< AWT::XBitmap* >( this ) ) ); in queryInterface()
H A Dscanwin.cxx898 AWT::Size ScannerManager::getSize() throw() in getSize()
900 AWT::Size aRet; in getSize()
/aoo4110/main/toolkit/doc/layout/
H A Dnotes.txt31 AWT Window hierarcy:
57 ** AWT interfaces:
61 + We can build 'Layout' into the AWT at the toolkit level
H A DTODO193 different to those we (and AWT) expects ->
/aoo4110/main/offapi/type_reference/
H A Dtypelibrary_history.txt197 Remove deprecated AWT Throbber API
200 Remove deprecated AWT UnoControlSimpleAnimation API
/aoo4110/main/offapi/com/sun/star/datatransfer/dnd/
H A DXDragGestureRecognizer.idl42 and cannot be changed. Otherwise, the AWT messaging would have to be
H A DXDropTarget.idl46 and cannot be changed. Otherwise, the AWT messaging would have to be
H A DXDragSource.idl56 and can not be changed. Otherwise, the AWT messaging would have to be
/aoo4110/main/offapi/com/sun/star/awt/
H A DXToolkit.idl63 <p>This is similar to the abstract window toolkit (AWT) in Java.</p>
/aoo4110/main/offapi/com/sun/star/
H A Dmodules.idl31 /// Java AWT-like user interface toolkit interface specifications for UNO.

Completed in 51 milliseconds