Home
last modified time | relevance | path

Searched refs:DummyPanel (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svtools/source/toolpanel/
H A Ddummypanel.cxx40 DummyPanel::DummyPanel() in DummyPanel() function in svt::DummyPanel
45 DummyPanel::~DummyPanel() in ~DummyPanel()
50 IMPLEMENT_IREFERENCE( DummyPanel ) in IMPLEMENT_IREFERENCE() argument
53 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 …]
H A Ddummypanel.hxx39 class DummyPanel :public RefBase class
43 DummyPanel();
44 ~DummyPanel();
H A Dtoolpaneldeck.cxx81 ,m_pDummyPanel( new DummyPanel ) in ToolPanelDeck_Impl()

Completed in 13 milliseconds