Lines Matching refs:SidebarPanelBase
41 Reference<ui::XUIElement> SidebarPanelBase::Create ( in Create()
48 new SidebarPanelBase( in Create()
59 SidebarPanelBase::SidebarPanelBase ( in SidebarPanelBase() function in sfx2::sidebar::SidebarPanelBase
88 SidebarPanelBase::~SidebarPanelBase (void) in ~SidebarPanelBase()
95 void SAL_CALL SidebarPanelBase::disposing (void) in disposing()
118 void SidebarPanelBase::SetControl (::Window* pControl) in SetControl()
126 ::Window* SidebarPanelBase::GetControl (void) const in GetControl()
135 void SAL_CALL SidebarPanelBase::notifyContextChangeEvent ( in notifyContextChangeEvent()
153 void SAL_CALL SidebarPanelBase::disposing ( in disposing()
166 cssu::Reference<css::frame::XFrame> SAL_CALL SidebarPanelBase::getFrame (void) in getFrame()
175 ::rtl::OUString SAL_CALL SidebarPanelBase::getResourceURL (void) in getResourceURL()
184 sal_Int16 SAL_CALL SidebarPanelBase::getType (void) in getType()
193 Reference<XInterface> SAL_CALL SidebarPanelBase::getRealInterface (void) in getRealInterface()
202 Reference<accessibility::XAccessible> SAL_CALL SidebarPanelBase::createAccessible ( in createAccessible()
215 Reference<awt::XWindow> SAL_CALL SidebarPanelBase::getWindow (void) in getWindow()
229 ui::LayoutSize SAL_CALL SidebarPanelBase::getHeightForWidth (const sal_Int32 nWidth) in getHeightForWidth()