Home
last modified time | relevance | path

Searched refs:SvResizeWindow (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svtools/source/hatchwindow/
H A Dipwin.cxx454 SvResizeWindow::SvResizeWindow in SvResizeWindow() function in SvResizeWindow
475 void SvResizeWindow::SetHatchBorderPixel( const Size & rSize ) in SetHatchBorderPixel()
485 void SvResizeWindow::SelectMouse( const Point & rPos ) in SelectMouse()
522 void SvResizeWindow::MouseButtonDown( const MouseEvent & rEvt ) in MouseButtonDown()
533 void SvResizeWindow::MouseMove( const MouseEvent & rEvt ) in MouseMove()
557 void SvResizeWindow::MouseButtonUp( const MouseEvent & rEvt ) in MouseButtonUp()
584 void SvResizeWindow::KeyInput( const KeyEvent & rEvt ) in KeyInput()
598 void SvResizeWindow::Resize() in Resize()
610 void SvResizeWindow::Paint( const Rectangle & /*rRect*/ ) in Paint()
615 long SvResizeWindow::PreNotify( NotifyEvent& rEvt ) in PreNotify()
[all …]
H A Dipwin.hxx78 class SvResizeWindow : public Window class
87 SvResizeWindow( Window* pParent, VCLXHatchWindow* pWrapper );
H A Dhatchwindow.hxx32 class SvResizeWindow;
38 SvResizeWindow* pHatchWindow;
H A Dhatchwindow.cxx63 pHatchWindow = new SvResizeWindow( pParent, this ); in initializeWindow()

Completed in 13 milliseconds