Home
last modified time | relevance | path

Searched refs:GetOutputSize (Results 1 – 25 of 82) sorted by relevance

1234

/aoo42x/main/svx/source/dialog/
H A Dmeasctrl.cxx55 Size aSize = GetOutputSize(); in SvxXMeasurePreview()
63 aSize = GetOutputSize(); in SvxXMeasurePreview()
167 Size aOutSize( GetOutputSize() ); in MouseButtonDown()
H A Ddlgctrl.cxx125 aSize = GetOutputSize(); in Resize_Impl()
402 DrawRect( Rectangle( Point(0,0), GetOutputSize() ) ); in Paint()
949 aRectSize = GetOutputSize(); in SvxPixelCtl()
2223 const Size aOutputSize(GetOutputSize()); in SvxXLinePreview()
2326 const Size aOutputSize(GetOutputSize()); in Paint()
2349 const Rectangle aObjectSize(Point(), GetOutputSize()); in SvxXRectPreview()
2395 Size aSize = GetOutputSize(); in SvxXShadowPreview()
/aoo42x/main/vcl/source/window/
H A Dsplit.cxx243 Size aSize = GetOutputSize(); in ImplSplitterActive()
401 Size aSize = mpRefWin->GetOutputSize(); in ImplKbdTracking()
577 Size aSize = mpRefWin->GetOutputSize(); in ImplStartKbdSplitting()
598 Size aSize = mpRefWin->GetOutputSize(); in ImplRestoreSplitter()
/aoo42x/main/starmath/source/
H A Ddialog.cxx258 DrawText(Point((GetOutputSize().Width() - TextSize.Width()) / 2, in Paint()
259 (GetOutputSize().Height() - TextSize.Height()) / 2), Text); in Paint()
1337 DrawText(Point((GetOutputSize().Width() - aTextSize.Width()) / 2, in Paint()
1338 (GetOutputSize().Height() * 7/10)), rText); in Paint()
1356 aFont.SetSize(Size(0, GetOutputSize().Height() - GetOutputSize().Height() / 3)); in SetSymbol()
1656 DrawText(Point((GetOutputSize().Width() - aTextSize.Width()) / 2, in Paint()
1657 (GetOutputSize().Height() * 7/10)), aText); in Paint()
1672 aFont.SetSize( Size(0, GetOutputSize().Height() - GetOutputSize().Height() / 3) ); in SetSymbol()
/aoo42x/main/basctl/source/dlged/
H A Ddlged.cxx327 Size aOutSize = pWindow->GetOutputSize(); in InitScrollBars()
555 (pWindow->GetOutputSize() != aMacSize) ) in IMPL_LINK()
579 Size aOutSize = pWindow->GetOutputSize(); in IMPL_LINK()
1245 Size aSz = pPrinter->GetOutputSize(); in lcl_PrintHeader()
1308 Size aPaperSz = pPrinter->GetOutputSize(); in Print()
H A Ddlgedview.cxx81 Size aVisSize( rWin.GetOutputSize() ); in MakeVisible()
/aoo42x/main/svx/workben/
H A Dedittest.cxx301 Size aPaperSz( GetOutputSize() ); in Resize()
1264 Size aSz = pEditView->GetWindow()->GetOutputSize(); in CreatePolygon()
1523 Size aPaperSz( GetOutputSize() ); in Resize()
1650 pEditView->SetOutputArea( Rectangle( Point(0,0), GetOutputSize() ) ); in KeyInput()
1651 pEditEngine->SetMaxAutoPaperSize( GetOutputSize() ); in KeyInput()
1660 Size aOutSz( GetOutputSize() ); in KeyInput()
/aoo42x/main/svtools/source/contnr/
H A Dsvtreebx.cxx1426 long nOutputWidth = pImp->GetOutputSize().Width(); in EditItemText()
1573 Size aSize( pImp->GetOutputSize() ); in GetDropTarget()
1678 long nWidth = pImp->GetOutputSize().Width(); in PaintEntry1()
1981 long nRealWidth = pImp->GetOutputSize().Width(); in GetFocusRect()
2093 long nRealWidth = pImp->GetOutputSize().Width(); in GetItem_Impl()
2241 Size aSize = pImp->GetOutputSize(); in GetOutputSizePixel()
2607 const Size& rSize = pImp->GetOutputSize(); in GetNextEntryInView()
/aoo42x/main/sfx2/source/doc/
H A Dnew.cxx122 long nWidth = pWindow->GetOutputSize().Width() - 2*FRAME; in ImpPaint()
123 long nHeight = pWindow->GetOutputSize().Height() - 2*FRAME; in ImpPaint()
147 pWindow->DrawRect( Rectangle( Point( 0,0 ), pWindow->GetOutputSize() ) ); in ImpPaint()
/aoo42x/main/sd/source/ui/dlg/
H A Ddocprev.cxx117 Size aSize = pVDev->GetOutputSize(); in ImpPaint()
127 pVDev->DrawRect(Rectangle( Point(0,0 ), pVDev->GetOutputSize())); in ImpPaint()
/aoo42x/main/sw/source/ui/fldui/
H A Dfldedt.cxx113 sal_uInt16 nWidth = static_cast< sal_uInt16 >(GetOKButton()->GetOutputSize().Width() / 2 - 3); in SwFldEditDlg()
114 Size aNewSize(LogicToPixel(Size(nWidth, GetOKButton()->GetOutputSize().Height()))); in SwFldEditDlg()
/aoo42x/main/sc/source/ui/pagedlg/
H A Dtphfedit.cxx410 Size aSize( GetOutputSize() ); in ScEditWindow()
428 pEdView->SetOutputArea( Rectangle( Point(0,0), GetOutputSize() ) ); in ScEditWindow()
/aoo42x/main/sd/source/ui/view/
H A DDocumentRenderer.cxx869 const Size aPrintSize (rPrinter.GetOutputSize()); in Print()
1180 const Rectangle aOutRect (rPrinter.GetPageOffset(), rPrinter.GetOutputSize()); in Print()
1522 aInfo.maPrintSize = aInfo.mpPrinter->GetOutputSize(); in PreparePages()
1724 Rectangle aOutRect(aPageOfs, rInfo.mpPrinter->GetOutputSize()); in PrepareOutline()
1912 const Size aPrintSize (rInfo.mpPrinter->GetOutputSize()); in PrepareHandout()
/aoo42x/main/svx/source/svdraw/
H A Dsvdpntv.cxx1155 Rectangle aOutRect(aOrg, rOutDev.GetOutputSize()); in InvalidateAllWin()
1350 Size aActualSize(rWin.GetOutputSize()); in MakeVisible()
1370 aActualSize=rWin.GetOutputSize(); in MakeVisible()
/aoo42x/main/svtools/source/control/
H A Dscrwin.cxx127 Size ScrollableWindow::GetOutputSize() const in GetOutputSize() function in ScrollableWindow
458 Size aSz( GetOutputSize() ); in GetVisibleArea()
/aoo42x/main/cui/source/tabpages/
H A Dtplneend.cxx114 rXLSet.Put( XLineStartWidthItem( aCtlPreview.GetOutputSize().Height() / 2 ) ); in SvxLineEndDefTabPage()
115 rXLSet.Put( XLineEndWidthItem( aCtlPreview.GetOutputSize().Height() / 2 ) ); in SvxLineEndDefTabPage()
/aoo42x/main/reportdesign/source/ui/report/
H A DReportRuler.cxx49 m_pSection->SetPosSizePixel(Point(0,0),GetOutputSize()); in Resize()
/aoo42x/main/cui/source/options/
H A Dreadonlyimage.cxx55 Rectangle aLogicPix( LogicToPixel( Rectangle( Point(), GetOutputSize() ) ) ); in RequestHelp()
/aoo42x/main/sd/source/filter/html/
H A Dhtmlattr.cxx58 aTextRect.SetSize(GetOutputSize()); in Paint()
/aoo42x/main/svtools/inc/svtools/
H A Dscrwin.hxx105 SVT_DLLPRIVATE Size GetOutputSize() const;
/aoo42x/main/uui/source/
H A Dfltdlg.cxx239 Size aSize = m_ftURL.GetOutputSize(); in impl_buildUIFileName()
/aoo42x/main/sc/source/ui/app/
H A Dtransobj.cxx112 Rectangle aBound( aPoint, pDev->GetOutputSize() ); //! use size from clip area? in PaintToDev()
345 Bitmap aBmp = aVirtDev.GetBitmap( Point(), aVirtDev.GetOutputSize() ); in GetData()
/aoo42x/main/sw/source/ui/uiview/
H A Dsrcview.cxx144 Size aSz = rOutDev.GetOutputSize(); in TYPEINIT1()
785 Size aPaperSz = pOutDev->GetOutputSize(); in PrintSource()
/aoo42x/main/dbaccess/source/ui/app/
H A DAppSwapWindow.cxx98 Size aOutputSize = GetOutputSize(); in Resize()
H A DAppTitleWindow.cxx85 Size aOutputSize( GetOutputSize() ); in Resize()

Completed in 183 milliseconds

1234