Home
last modified time | relevance | path

Searched refs:GetSizePixel (Results 376 – 400 of 613) sorted by relevance

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

/aoo42x/main/canvas/source/cairo/
H A Dcairo_spritecanvas.cxx175 const Size& rSize = rBitmap.GetSizePixel(); in createSurface()
/aoo42x/main/dbaccess/source/ui/browser/
H A Ddataview.cxx157 resizeAll( Rectangle( Point( 0, 0), GetSizePixel() ) ); in Resize()
/aoo42x/main/framework/source/helper/
H A Dvclstatusindicator.cxx220 Size aParentSize = pParentWindow->GetSizePixel(); in impl_recalcLayout()
/aoo42x/main/vcl/source/gdi/
H A Dgdimtf.cxx1831 … Rectangle aRect( pAct->GetPoint(), aMapVDev.PixelToLogic( pAct->GetBitmap().GetSizePixel() ) ); in GetBoundRect()
1839 … Rectangle aRect( pAct->GetPoint(), aMapVDev.PixelToLogic( pAct->GetBitmapEx().GetSizePixel() ) ); in GetBoundRect()
1847 … Rectangle aRect( pAct->GetPoint(), aMapVDev.PixelToLogic( pAct->GetBitmap().GetSizePixel() ) ); in GetBoundRect()
1995 Bitmap aBmp( rBmpEx.GetSizePixel(), 4, &aPal ); in ImplBmpMonoFnc()
3078 …Rect.Intersection( pOverlayRect ? *pOverlayRect : Rectangle( aNullPt, pOverlay->GetSizePixel() ) ); in CreateThumbnail()
/aoo42x/main/sfx2/source/sidebar/
H A DSidebarPanelBase.cxx241 const sal_Int32 nHeight (mpControl->GetSizePixel().Height()); in getHeightForWidth()
H A DControllerFactory.cxx118 pItemWindow->SetSizePixel(Size(nWidth, pItemWindow->GetSizePixel().Height())); in CreateToolBoxController()
/aoo42x/main/svx/source/sidebar/line/
H A DLineWidthValueSet.cxx137 aStrRect.Left() += imgCus.GetSizePixel().Width() + 20; in UserDraw()
/aoo42x/main/reportdesign/source/ui/inc/
H A DReportWindow.hxx153 inline sal_Int32 getRulerHeight() const { return m_aHRuler.GetSizePixel().Height(); } in getRulerHeight()
/aoo42x/main/svtools/source/control/
H A Dhyperlabel.cxx191 Rectangle rRect(aPoint, Size( m_pImpl->m_aMinSize.Width(), GetSizePixel().Height() ) ); in GetFocus()
/aoo42x/main/sw/source/ui/docvw/
H A DAnnotationMenuButton.cxx128 const Rectangle aRect( Rectangle( Point( 0, 0 ), PixelToLogic( GetSizePixel() ) ) ); in Paint()
/aoo42x/main/chart2/source/controller/dialogs/
H A Ddlg_CreationWizard.cxx119 Size aSize( this->GetSizePixel() ); in CreationWizard()
/aoo42x/main/vcl/inc/vcl/
H A Dgraph.hxx148 Size GetSizePixel( const OutputDevice* pRefDevice = NULL ) const;
H A Dimage.hxx79 Size GetSizePixel() const;
H A Dbitmapex.hxx106 const Size& GetSizePixel() const { return aBitmapSize; } in GetSizePixel() function in BitmapEx
/aoo42x/main/vcl/source/control/
H A Dmorebtn.cxx145 Size aSize( pParent->GetSizePixel() ); in Click()
H A Dimgctrl.cxx127 const Size& rBitmapSize = pImage->GetSizePixel(); in ImplDraw()
/aoo42x/main/cui/source/tabpages/
H A Dtpline.cxx1705 Size aSize(aBitmap.GetSizePixel()); in IMPL_LINK()
1790 Size aSize(aBitmapEx.GetSizePixel()); in IMPL_LINK()
1835 Size aSize(aBitmap.GetSizePixel()); in IMPL_STATIC_LINK()
/aoo42x/main/cui/source/options/
H A Doptgdlg.cxx275 Size aBtnSz = aHelpAgentResetBtn.GetSizePixel(); in OfaMiscTabPage()
714 Size aSize = aAAPointLimitLabel.GetSizePixel(); in OfaViewTabPage()
728 aSize = aAAPointLimitUnits.GetSizePixel(); in OfaViewTabPage()
H A Doptlingu.cxx2012 Size aSize( aLinguOptionsCLB.GetSizePixel() ); in HideGroups()
2020 aSize.Height() += ( aMoreDictsLink.GetSizePixel().Height() * 11 / 8 ); in HideGroups()
2077 long nPos = aMoreDictsLink.GetPosPixel().Y() + aMoreDictsLink.GetSizePixel().Height(); in SvxEditModulesDlg()
2078 Size aSize = aModulesCLB.GetSizePixel(); in SvxEditModulesDlg()
/aoo42x/main/starmath/source/
H A Dview.cxx433 Size aWindowSize (GetSizePixel()); in ZoomToFitInWindow()
711 aRect.Bottom() - GetSizePixel().Height() ) ); in AdjustPosition()
850 rRect.SetSize( GetGraphicWindow().GetSizePixel() ); in QueryObjAreaPixel()
/aoo42x/main/drawinglayer/source/primitive2d/
H A Dwallpaperprimitive2d.cxx50 const Size& rPixelSize = getBitmapEx().GetSizePixel(); in create2DDecomposition()
/aoo42x/main/sd/source/ui/sidebar/
H A DMasterPageContainerQueue.cxx138 && rpDescriptor->maLargePreview.GetSizePixel().Width() == 0) in RequestPreview()
/aoo42x/main/cppcanvas/source/mtfrenderer/
H A Dbitmapaction.cxx133 const ::Size aBmpSize( rBmpEx.GetSizePixel() ); in BitmapAction()
/aoo42x/main/framework/source/uielement/
H A Dimagebuttontoolbarcontroller.cxx215 ::Size aBmpSize = aBitmapEx.GetSizePixel(); in ReadImageFromURL()
/aoo42x/main/svtools/source/uno/wizard/
H A Dwizardshell.cxx95 SetPageSizePixel( pStartPage->GetSizePixel() ); in WizardShell()

Completed in 116 milliseconds

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