Lines Matching refs:ImplStdBorderWindowView
1415 ImplStdBorderWindowView::ImplStdBorderWindowView( ImplBorderWindow* pBorderWindow ) in ImplStdBorderWindowView() function in ImplStdBorderWindowView
1435 ImplStdBorderWindowView::~ImplStdBorderWindowView() in ~ImplStdBorderWindowView()
1445 sal_Bool ImplStdBorderWindowView::MouseMove( const MouseEvent& rMEvt ) in MouseMove()
1452 sal_Bool ImplStdBorderWindowView::MouseButtonDown( const MouseEvent& rMEvt ) in MouseButtonDown()
1459 sal_Bool ImplStdBorderWindowView::Tracking( const TrackingEvent& rTEvt ) in Tracking()
1466 String ImplStdBorderWindowView::RequestHelp( const Point& rPos, Rectangle& rHelpRect ) in RequestHelp()
1473 Rectangle ImplStdBorderWindowView::GetMenuRect() const in GetMenuRect()
1480 void ImplStdBorderWindowView::Init( OutputDevice* pDev, long nWidth, long nHeight ) in Init()
1637 void ImplStdBorderWindowView::GetBorder( sal_Int32& rLeftBorder, sal_Int32& rTopBorder, in GetBorder()
1648 long ImplStdBorderWindowView::CalcTitleWidth() const in CalcTitleWidth()
1655 void ImplStdBorderWindowView::DrawWindow( sal_uInt16 nDrawFlags, OutputDevice* pOutDev, const Point… in DrawWindow()
2121 mpBorderView = new ImplStdBorderWindowView( this ); in InitView()
2128 mpBorderView = new ImplStdBorderWindowView( this ); in InitView()