Home
last modified time | relevance | path

Searched refs:GetSizePixel (Results 351 – 375 of 617) sorted by relevance

1...<<11121314151617181920>>...25

/aoo41x/main/vcl/workben/
H A Dvcldemo.cxx158 Size aSz(GetSizePixel()); in Paint()
/aoo41x/main/sd/source/ui/slidesorter/view/
H A DSlsToolTip.cxx180 if (aBox.Bottom() >= pWindow->GetSizePixel().Height()) in DoShow()
/aoo41x/main/chart2/source/controller/dialogs/
H A Ddlg_InsertAxis_Grid.cxx110 Size aSize( GetSizePixel() ); in SchAxisDlg()
/aoo41x/main/svtools/source/uno/
H A Dtreecontrolpeer.cxx1651 int nWidth = maImage.GetSizePixel().Width() + 6; in Paint()
1662 aPos.X() += maImage.GetSizePixel().Width() + 6; in Paint()
1729 pViewData->aSize = maImage.GetSizePixel(); in InitViewData()
/aoo41x/main/dbaccess/source/ui/app/
H A DAppDetailPageHelper.cxx1116 m_aPreview.SetPosSizePixel(Point(0,0),m_aBorder.GetSizePixel() ); in Resize()
1117 m_aDocumentInfo.SetPosSizePixel(Point(0,0),m_aBorder.GetSizePixel() ); in Resize()
1118 m_pTablePreview->SetPosSizePixel(Point(0,0),m_aBorder.GetSizePixel() ); in Resize()
/aoo41x/main/vcl/source/control/
H A Dmenubtn.cxx75 Size aSize = GetSizePixel(); in ImplExecuteMenu()
H A Dmorebtn.cxx148 Size aSize( pParent->GetSizePixel() ); in Click()
/aoo41x/main/svx/inc/svx/
H A Dsimptabl.hxx150 Size GetSizePixel() const;
/aoo41x/main/sfx2/source/sidebar/
H A DPanel.cxx202 const Size aSize (GetSizePixel()); in Resize()
H A DSidebarPanelBase.cxx241 const sal_Int32 nHeight (mpControl->GetSizePixel().Height()); in getHeightForWidth()
/aoo41x/main/framework/source/uielement/
H A Daddonstoolbarwrapper.cxx160 ::Size aActSize( pToolBar->GetSizePixel() ); in initialize()
/aoo41x/main/cui/source/inc/
H A Dhltpbase.hxx180 Size GetSizeExtraWnd () { return ( mpMarkWnd->GetSizePixel() ); } in GetSizeExtraWnd()
/aoo41x/main/sd/source/ui/animations/
H A DCustomAnimationList.cxx302 aImagePos.Y() += ( aSize.Height() - rImage.GetSizePixel().Height() ) >> 1; in Paint()
496 if( rImage.GetSizePixel().Width() == 0 ) in getImage()
/aoo41x/main/uui/source/
H A Dcookiedg.cxx71 Size aSize = rBitmap.GetSizePixel(); in CookiesDialog()
/aoo41x/main/toolkit/source/awt/
H A Dvclxtabpagemodel.cxx58 Size aSize = pDev->PixelToLogic( pWindow->GetSizePixel() ); in draw()
/aoo41x/main/svtools/source/control/
H A Dprgsbar.cxx172 Rectangle( Point(), GetSizePixel() ) ); in ImplDrawProgress()
/aoo41x/main/svtools/source/graphic/
H A Dtransformer.cxx137 AlphaMask aAlphaMask( aBitmapEx.GetSizePixel() ); in colorChange()
/aoo41x/main/framework/source/helper/
H A Dvclstatusindicator.cxx220 Size aParentSize = pParentWindow->GetSizePixel(); in impl_recalcLayout()
/aoo41x/main/canvas/source/cairo/
H A Dcairo_spritecanvas.cxx175 const Size& rSize = rBitmap.GetSizePixel(); in createSurface()
/aoo41x/main/dbaccess/source/ui/browser/
H A Ddataview.cxx157 resizeAll( Rectangle( Point( 0, 0), GetSizePixel() ) ); in Resize()
/aoo41x/main/svx/source/sidebar/line/
H A DLineWidthValueSet.cxx137 aStrRect.Left() += imgCus.GetSizePixel().Width() + 20; in UserDraw()
/aoo41x/main/reportdesign/source/ui/inc/
H A DReportWindow.hxx153 inline sal_Int32 getRulerHeight() const { return m_aHRuler.GetSizePixel().Height(); } in getRulerHeight()
/aoo41x/main/vcl/inc/vcl/
H A Dgraph.hxx148 Size GetSizePixel( const OutputDevice* pRefDevice = NULL ) const;
H A Dimage.hxx79 Size GetSizePixel() const;
/aoo41x/main/sw/source/ui/docvw/
H A DAnnotationMenuButton.cxx128 const Rectangle aRect( Rectangle( Point( 0, 0 ), PixelToLogic( GetSizePixel() ) ) ); in Paint()

Completed in 124 milliseconds

1...<<11121314151617181920>>...25