Searched refs:VCLXTopWindow_Base (Results 1 – 4 of 4) sorted by relevance
63 VCLXTopWindow_Base::VCLXTopWindow_Base( const bool _bSupportSystemWindowPeer ) in VCLXTopWindow_Base() function in VCLXTopWindow_Base68 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 …]
40 , public VCLXTopWindow_Base
63 , VCLXTopWindow_Base( true ) in DBG_NAME()
42 class TOOLKIT_DLLPUBLIC VCLXTopWindow_Base :public VCLXTopWindow_XBase class57 VCLXTopWindow_Base( const bool _bSupportSystemWindowPeer );60 virtual ~VCLXTopWindow_Base();90 class TOOLKIT_DLLPUBLIC VCLXTopWindow: public VCLXTopWindow_Base,
Completed in 22 milliseconds