Lines Matching refs:GetActiveWindow
256 SetCurrentFunction( FuText::Create(this, GetActiveWindow(), mpDrawView, GetDoc(), rReq) ); in FuPermanent()
275 …SetCurrentFunction( FuConstructUnoControl::Create( this, GetActiveWindow(), mpDrawView, GetDoc(), … in FuPermanent()
299 …Rectangle aVisArea = GetActiveWindow()->PixelToLogic(Rectangle(Point(0,0), GetActiveWindow()->GetO… in FuPermanent()
349 ::sd::Window* pWindow = GetActiveWindow(); in FuPermanent()
352 else if ( QueryBox(GetActiveWindow(), WB_YES_NO, in FuPermanent()
357 WaitObject aWait( (Window*)GetActiveWindow() ); in FuPermanent()
386 ::sd::Window* pWindow = GetActiveWindow(); in FuPermanent()
389 else if ( QueryBox(GetActiveWindow(), WB_YES_NO, in FuPermanent()
394 WaitObject aWait( (Window*)GetActiveWindow() ); in FuPermanent()
400 SetCurrentFunction( FuSelection::Create(this, GetActiveWindow(), mpDrawView, GetDoc(), rReq) ); in FuPermanent()
460 …SetCurrentFunction( FuConstructRectangle::Create( this, GetActiveWindow(), mpDrawView, GetDoc(), r… in FuPermanent()
473 …SetCurrentFunction( FuConstructBezierPolygon::Create(this, GetActiveWindow(), mpDrawView, GetDoc()… in FuPermanent()
482 …SetCurrentFunction( FuEditGluePoints::Create( this, GetActiveWindow(), mpDrawView, GetDoc(), rReq,… in FuPermanent()
504 …SetCurrentFunction( FuConstructArc::Create( this, GetActiveWindow(), mpDrawView, GetDoc(), rReq, b… in FuPermanent()
518 …SetCurrentFunction( FuConstruct3dObject::Create(this, GetActiveWindow(), mpDrawView, GetDoc(), rRe… in FuPermanent()
531 …SetCurrentFunction( FuConstructCustomShape::Create( this, GetActiveWindow(), mpDrawView, GetDoc(),… in FuPermanent()
545 …SetCurrentFunction( FuFormatPaintBrush::Create( this, GetActiveWindow(), mpDrawView, GetDoc(), rRe… in FuPermanent()
592 GetView()->MakeVisible(GetView()->GetAllMarkedRect(), *GetActiveWindow()); in FuPermanent()
605 …Rectangle aVisArea = GetActiveWindow()->PixelToLogic(Rectangle(Point(0,0), GetActiveWindow()->GetO… in FuPermanent()
772 ::sd::Window* pWindow = GetActiveWindow(); in FuSupport()
794 ::sd::Window* pWindow = GetActiveWindow(); in FuSupport()
814 WaitObject aWait( (Window*)GetActiveWindow() ); in FuSupport()
831 WaitObject aWait( (Window*)GetActiveWindow() ); in FuSupport()
832 …eDataHelper aDataHelper( TransferableDataHelper::CreateFromSystemClipboard( GetActiveWindow() ) ); in FuSupport()
848 …GetActiveWindow()->PixelToLogic( Rectangle( Point(), GetActiveWindow()->GetOutputSizePixel() ).Cen… in FuSupport()
882 ::sd::Window* pWindow = GetActiveWindow(); in FuSupport()
1103 …Point aPt = GetActiveWindow()->PixelToLogic( Point( 0, GetActiveWindow()->GetSizePixel().Height() … in FuSupport()
1112 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), in FuSupport()
1113 GetActiveWindow()->GetOutputSizePixel()) ); in FuSupport()
1128 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), in FuSupport()
1129 GetActiveWindow()->GetOutputSizePixel()) ); in FuSupport()
1142 …SetZoom( Max( (long) ( GetActiveWindow()->GetZoom() / 2 ), (long) GetActiveWindow()->GetMinZoom() … in FuSupport()
1143 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), in FuSupport()
1144 GetActiveWindow()->GetOutputSizePixel()) ); in FuSupport()
1189 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), in FuSupport()
1190 GetActiveWindow()->GetOutputSizePixel()) ); in FuSupport()
1222 Rectangle aVisAreaWin = GetActiveWindow()->PixelToLogic( Rectangle( Point(0,0), in FuSupport()
1223 GetActiveWindow()->GetOutputSizePixel()) ); in FuSupport()
1322 GetActiveWindow()->Invalidate(); in FuSupport()
1559 Rectangle aRect(aPos, GetActiveWindow()->GetOutputSizePixel() ); in InsertURLField()
1561 aPos = GetActiveWindow()->PixelToLogic(aPos); in InsertURLField()
1658 aPos = Rectangle(aPos, GetActiveWindow()->GetOutputSizePixel()).Center(); in InsertURLButton()
1659 aPos = GetActiveWindow()->PixelToLogic(aPos); in InsertURLButton()