Lines Matching refs:mpBorderWindow

209 	ImplBorderWindow* pBorderWindow = pData->mpBorderWindow;  in ImplInitTitle()
245 ImplBorderWindow* pBorderWindow = pData->mpBorderWindow; in ImplHitTest()
352 pData->mpBorderWindow->SetPointer( Pointer( ePtrStyle ) ); in ImplMouseMove()
355 pData->mpBorderWindow->Invalidate( pData->maCloseRect ); in ImplMouseMove()
357 pData->mpBorderWindow->Invalidate( pData->maMenuRect ); in ImplMouseMove()
366 ImplBorderWindow* pBorderWindow = pData->mpBorderWindow; in ImplMouseButtonDown()
486 ImplBorderWindow* pBorderWindow = pData->mpBorderWindow; in ImplTracking()
800 pData->mpBorderWindow->SetPointer( Pointer( POINTER_MOVE ) ); in ImplTracking()
953 if ( pData->mpBorderWindow->mbRollUp ) in ImplRequestHelp()
994 aHelpStr = pData->mpBorderWindow->GetText(); in ImplRequestHelp()
1014 ImplBorderWindow* pBorderWindow = pData->mpBorderWindow; in ImplCalcTitleWidth()
1077 mpBorderWindow = pBorderWindow; in ImplSmallBorderWindowView()
1089 sal_uInt16 nBorderStyle = mpBorderWindow->GetBorderStyle(); in Init()
1110 if( pWin && (pCtrl = mpBorderWindow->GetWindow( WINDOW_CLIENT )) != NULL ) in Init()
1165 mpBorderWindow->SetPaintTransparent( sal_True ); in Init()
1166 mpBorderWindow->SetBackground(); in Init()
1180 Point aPos( mpBorderWindow->GetPosPixel() ); in Init()
1185 mpBorderWindow->SetPosSizePixel( aPos, aBounds.GetSize() ); in Init()
1200 if ( (nBorderStyle & WINDOW_BORDER_DOUBLEOUT) || mpBorderWindow->mbSmallOutBorder ) in Init()
1240 sal_uInt16 nBorderStyle = mpBorderWindow->GetBorderStyle(); in DrawWindow()
1254 if( pWin && (pCtrl = mpBorderWindow->GetWindow( WINDOW_CLIENT )) != NULL ) in DrawWindow()
1389 if ( (nBorderStyle & WINDOW_BORDER_DOUBLEOUT) || mpBorderWindow->mbSmallOutBorder ) in DrawWindow()
1417 maFrameData.mpBorderWindow = pBorderWindow; in ImplStdBorderWindowView()
1483 ImplBorderWindow* pBorderWindow = maFrameData.mpBorderWindow; in Init()
1659 ImplBorderWindow* pBorderWindow = pData->mpBorderWindow; in DrawWindow()