Home
last modified time | relevance | path

Searched refs:StackWindow (Results 1 – 2 of 2) sorted by relevance

/trunk/main/basctl/source/basicide/
H A Dbaside2.hxx288 class StackWindow : public BasicDockingWindow class
301 StackWindow( Window* pParent );
302 ~StackWindow();
457 StackWindow aStackWindow;
495 StackWindow& GetStackWindow() { return aStackWindow; } in GetStackWindow()
H A Dbaside2b.cxx1533 StackWindow::StackWindow( Window* pParent ) : in StackWindow() function in StackWindow
1551 aGotoCallButton.SetClickHdl( LINK( this, StackWindow, ButtonHdl ) ); in StackWindow()
1566 __EXPORT StackWindow::~StackWindow() in ~StackWindow()
1573 void __EXPORT StackWindow::Paint( const Rectangle& ) in Paint()
1581 void __EXPORT StackWindow::Resize() in Resize()
1598 IMPL_LINK_INLINE_START( StackWindow, ButtonHdl, ImageButton *, pButton ) in IMPL_LINK_INLINE_START() argument
1612 IMPL_LINK_INLINE_END( StackWindow, ButtonHdl, ImageButton *, pButton ) in IMPL_LINK_INLINE_END() argument
1616 void __EXPORT StackWindow::UpdateCalls() in IMPL_LINK_INLINE_END()

Completed in 36 milliseconds