Searched refs:DummyPanel (Results 1 – 3 of 3) sorted by relevance
40 DummyPanel::DummyPanel() in DummyPanel() function in svt::DummyPanel45 DummyPanel::~DummyPanel() in ~DummyPanel()50 IMPLEMENT_IREFERENCE( DummyPanel ) in IMPLEMENT_IREFERENCE() argument53 void DummyPanel::Activate( Window& ) in IMPLEMENT_IREFERENCE()58 void DummyPanel::Deactivate() in Deactivate()63 void DummyPanel::SetSizePixel( const Size& ) in SetSizePixel()68 ::rtl::OUString DummyPanel::GetDisplayName() const in GetDisplayName()74 Image DummyPanel::GetImage() const in GetImage()80 rtl::OString DummyPanel::GetHelpID() const in GetHelpID()86 void DummyPanel::GrabFocus() in GrabFocus()[all …]
39 class DummyPanel :public RefBase class43 DummyPanel();44 ~DummyPanel();
81 ,m_pDummyPanel( new DummyPanel ) in ToolPanelDeck_Impl()
Completed in 10 milliseconds