Lines Matching refs:Panel
53 Panel::Panel ( in Panel() function in sfx2::sidebar::Panel
82 Panel::~Panel (void) in ~Panel()
90 void Panel::Dispose (void) in Dispose()
113 PanelTitleBar* Panel::GetTitleBar (void) const in GetTitleBar()
121 bool Panel::IsTitleBarOptional (void) const in IsTitleBarOptional()
129 void Panel::SetUIElement (const Reference<ui::XUIElement>& rxElement) in SetUIElement()
141 void Panel::SetExpanded (const bool bIsExpanded) in SetExpanded()
159 bool Panel::IsExpanded (void) const in IsExpanded()
167 bool Panel::HasIdPredicate (const ::rtl::OUString& rsId) const in HasIdPredicate()
178 const ::rtl::OUString& Panel::GetId (void) const in GetId()
186 void Panel::Paint (const Rectangle& rUpdateArea) in Paint()
194 void Panel::Resize (void) in Resize()
215 void Panel::Activate (void) in Activate()
224 void Panel::DataChanged (const DataChangedEvent& rEvent) in DataChanged()
233 Reference<ui::XSidebarPanel> Panel::GetPanelComponent (void) const in GetPanelComponent()
241 void Panel::PrintWindowTree (void) in PrintWindowTree()
258 Reference<awt::XWindow> Panel::GetElementWindow (void) in GetElementWindow()