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()91 ::com::sun::star::uno::Any VCLXTopWindow_Base::getWindowHandle( const ::com::sun::star::uno::Sequen… in getWindowHandle()132 void VCLXTopWindow_Base::addTopWindowListener( const ::com::sun::star::uno::Reference< ::com::sun::… in addTopWindowListener()139 void VCLXTopWindow_Base::removeTopWindowListener( const ::com::sun::star::uno::Reference< ::com::su… in removeTopWindowListener()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()169 void VCLXTopWindow_Base::setMenuBar( const ::com::sun::star::uno::Reference< ::com::sun::star::awt:… in setMenuBar()[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,