Home
last modified time | relevance | path

Searched refs:VCLXTopWindow_Base (Results 1 – 4 of 4) sorted by relevance

/trunk/main/toolkit/source/awt/
H A Dvclxtopwindow.cxx63 VCLXTopWindow_Base::VCLXTopWindow_Base( const bool _bSupportSystemWindowPeer ) in VCLXTopWindow_Base() function in VCLXTopWindow_Base
68 VCLXTopWindow_Base::~VCLXTopWindow_Base() in ~VCLXTopWindow_Base()
72 Any VCLXTopWindow_Base::queryInterface( const Type & rType ) throw(RuntimeException) in queryInterface()
83 Sequence< Type > VCLXTopWindow_Base::getTypes() throw(RuntimeException) in getTypes()
146 void VCLXTopWindow_Base::toFront( ) throw(::com::sun::star::uno::RuntimeException) in toFront()
155 void VCLXTopWindow_Base::toBack( ) throw(::com::sun::star::uno::RuntimeException) in toBack()
188 ::sal_Bool SAL_CALL VCLXTopWindow_Base::getIsMaximized() throw (RuntimeException) in getIsMaximized()
212 ::sal_Bool SAL_CALL VCLXTopWindow_Base::getIsMinimized() throw (RuntimeException) in getIsMinimized()
236 ::sal_Int32 SAL_CALL VCLXTopWindow_Base::getDisplay() throw (RuntimeException) in getDisplay()
272 : VCLXTopWindow_Base( bWHWND ) in VCLXTopWindow()
[all …]
H A Dvclxdialog.hxx40 , public VCLXTopWindow_Base
H A Dvclxdialog.cxx63 , VCLXTopWindow_Base( true ) in DBG_NAME()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxtopwindow.hxx42 class TOOLKIT_DLLPUBLIC VCLXTopWindow_Base :public VCLXTopWindow_XBase class
57 VCLXTopWindow_Base( const bool _bSupportSystemWindowPeer );
60 virtual ~VCLXTopWindow_Base();
90 class TOOLKIT_DLLPUBLIC VCLXTopWindow: public VCLXTopWindow_Base,

Completed in 20 milliseconds