Home
last modified time | relevance | path

Searched refs:GetSizePixel (Results 176 – 200 of 613) sorted by relevance

12345678910>>...25

/aoo42x/main/sfx2/source/sidebar/
H A DTitleBar.cxx185 aTitleBox.Top() + (aTitleBox.GetHeight()-maIcon.GetSizePixel().Height())/2), in PaintTitle()
187 aTitleBox.Left() += gnLeftIconSpace + maIcon.GetSizePixel().Width() + gnRightIconSpace; in PaintTitle()
/aoo42x/main/sd/source/ui/slidesorter/cache/
H A DSlsBitmapCompressor.cxx133 Size aSize (rBitmap.GetSizePixel()); in Compress()
209 pResult->maImageSize = rBitmap.GetSizePixel(); in Compress()
/aoo42x/main/toolkit/source/awt/
H A Dvclxtabpage.cxx91 Size windowSize = GetWindow()->GetSizePixel(); in allocateArea()
93 Size parentSize = parent->GetSizePixel(); in allocateArea()
/aoo42x/main/sw/source/ui/table/
H A Dtautofmt.cxx588 aPrvSize ( GetSizePixel().Width() - 6, GetSizePixel().Height() - 30 ), in IMPL_LINK_INLINE_END()
990 DoPaint( Rectangle( Point(0,0), GetSizePixel() ) ); in NotifyChange()
1005 Size theWndSize = GetSizePixel(); in DoPaint()
/aoo42x/main/sfx2/source/dialog/
H A Dsplitwin.cxx157 Size aSize( pOwner->GetSizePixel() ); in Actualize()
388 Size aSize = GetSizePixel(); in StartSplit()
1079 Size aSize = pEmptyWin->GetSizePixel(); in CursorIsOverRect()
1095 Size aVisSize = GetSizePixel(); in CursorIsOverRect()
/aoo42x/main/sd/source/ui/sidebar/
H A DMasterPageContainer.cxx904 if (pDescriptor->maLargePreview.GetSizePixel().Width() != 0) in GetPreviewForToken()
953 if (pDescriptor->maLargePreview.GetSizePixel().Width() != 0) in GetPreviewState()
1071 if (rPreview.GetSizePixel().Width() == 0) in GetPreviewSubstitution()
1086 if (rPreview.GetSizePixel().Width() == 0) in GetPreviewSubstitution()
/aoo42x/main/cui/source/options/
H A Dfontsubs.cxx90 long nDelta = ( aFont1CB.GetSizePixel().Height() - in SvxFontSubstTabPage()
91 aNewDelTBX.GetSizePixel().Height() ) / 2; in SvxFontSubstTabPage()
120 const long nRest = aCheckLB.GetSizePixel().Width() - nDoubleMax; in SvxFontSubstTabPage()
H A Doptaccessibility.cxx81 long nCtrlWidth = m_aAccessibilityTool.GetSizePixel().Width() - ( COL2 - COL1 ); in SvxAccessibilityOptionsTabPage()
88 aSize = m_aAccessibilityTool.GetSizePixel(); in SvxAccessibilityOptionsTabPage()
/aoo42x/main/filter/source/graphicfilter/eos2met/
H A Deos2met.cxx1982 const Size aSizePixel( pA->GetBitmap().GetSizePixel() ); in WriteOrders()
1994 METBitBlt( pA->GetPoint(), pA->GetSize(), pA->GetBitmap().GetSizePixel() ); in WriteOrders()
2005 METBitBlt( pA->GetDestPoint(), pA->GetDestSize(), pA->GetBitmap().GetSizePixel() ); in WriteOrders()
2012 const Size aSizePixel( pA->GetBitmapEx().GetSizePixel() ); in WriteOrders()
2022 const Size aSizePixel( pA->GetBitmapEx().GetSizePixel() ); in WriteOrders()
2036 METBitBlt( pA->GetDestPoint(), pA->GetDestSize(), aTmp.GetSizePixel() ); in WriteOrders()
2053 METBitBlt( pA->GetPoint(), pA->GetSize(), pBmpScaleAction->GetBitmap().GetSizePixel() ); in WriteOrders()
/aoo42x/main/vcl/source/gdi/
H A Dbmpconv.cxx184 m_aSize.Width = rBM.GetSizePixel().Width(); in BmpTransporter()
185 m_aSize.Height = rBM.GetSizePixel().Height(); in BmpTransporter()
/aoo42x/main/cui/source/dialogs/
H A Ddlgname.cxx61 Size aSize = aFtDescription.GetSizePixel(); in SvxNameDialog()
168 aFtImage.GetImage().GetSizePixel() ); in SvxMessDialog()
H A Dcommonlingui.cxx190 Rectangle aRect( aAuditBox.GetPosPixel(), aAuditBox.GetSizePixel() ); in Paint()
208 aSize = pResize[i]->GetSizePixel( ); in Enlarge()
/aoo42x/main/svtools/source/contnr/
H A Dsvlbitm.cxx130 Size aSize = aBmps[0].GetSizePixel(); in SetWidthAndHeight()
317 pViewData->aSize = aBmp.GetSizePixel(); in InitViewData()
607 pViewData->aSize = m_pImpl->m_aImage1.GetSizePixel(); in InitViewData()
H A Dsvimpbox.cxx85 nHorSBarHeight = (short)aHorSBar.GetSizePixel().Height(); in SvImpLBox()
86 nVerSBarWidth = (short)aVerSBar.GetSizePixel().Width(); in SvImpLBox()
191 short nExpWidth = (short)pBmpItem->GetBitmap1().GetSizePixel().Width(); in UpdateContextBmpWidthVectorFromMovedEntry()
192 short nColWidth = (short)pBmpItem->GetBitmap2().GetSizePixel().Width(); in UpdateContextBmpWidthVectorFromMovedEntry()
1115 aPos1.X() += rExpandedNodeBitmap.GetSizePixel().Width() / 2; in DrawNet()
1140 aPos1.X() += rExpandedNodeBitmap.GetSizePixel().Width() / 2; in DrawNet()
1159 aPos1.X() += rExpandedNodeBitmap.GetSizePixel().Width() / 2; in DrawNet()
1201 Size aTabSize( pTabBar->GetSizePixel() ); in PositionScrollBars()
1666 Size aSize = GetExpandedNodeBmp().GetSizePixel(); in SetNodeBmpTabDistance()
/aoo42x/main/sc/source/ui/view/
H A Dtabview5.cxx466 sal_Bool bGrow = ( aViewData.IsTabMode() && pTabControl->GetSizePixel().Width() <= 0 ); in ViewOptionsHasChanged()
470 pTabControl->GetSizePixel().Width() > SC_TABBAR_DEFWIDTH ); in ViewOptionsHasChanged()
474 Size aSize = pTabControl->GetSizePixel(); in ViewOptionsHasChanged()
H A Dgridwin4.cxx150 long nBWidth = ( aComboButton.GetSizePixel().Width() * rZoomY.GetNumerator() ) in lcl_DrawOneFrame()
365 GetSizePixel(); in Paint()
386 long nWidth = GetSizePixel().Width(); in Paint()
474 long nMirrorWidth = GetSizePixel().Width(); in Draw()
1225 Size aOldSize = aComboButton.GetSizePixel(); // merken in DrawButtons()
1367 Size aBtnSize = aButton.GetSizePixel(); in GetListValButtonRect()
1452 Size aBtnSize = aComboButton.GetSizePixel(); in DrawComboButton()
/aoo42x/main/svx/source/accessibility/
H A Dsvxpixelctlaccessiblecontext.cxx318 && (aPoint.X() < pPixelCtl->GetSizePixel().getWidth()) in containsPoint()
320 && (aPoint.Y() < pPixelCtl->GetSizePixel().getHeight()); in containsPoint()
356 aSz = pPixelCtl->GetSizePixel(); in getBounds()
391 aSz = pPixelCtl->GetSizePixel(); in getSize()
/aoo42x/main/vcl/source/control/
H A Dfixed.cxx799 Point aPos = ImplCalcPos( GetStyle(), rPos, aImage.GetSizePixel(), rSize ); in ImplDraw()
813 Point aPos = ImplCalcPos( GetStyle(), rPos, pBitmap->GetSizePixel(), rSize ); in ImplDraw()
1047 Point aPos = ImplCalcPos( GetStyle(), rPos, pImage->GetSizePixel(), rSize ); in ImplDraw()
1070 return pImage->GetSizePixel(); in GetOptimalSize()
/aoo42x/main/uui/source/
H A Dnewerverwarn.cxx177 long nButtonWidth = m_aUpdateBtn .GetSizePixel().Width(); in InitButtonWidth()
184 Size aNewSize = m_aUpdateBtn.GetSizePixel(); in InitButtonWidth()
/aoo42x/main/svx/source/tbxctrls/
H A Dtbxcolorupdate.cxx74 const bool bSizeChanged = ( maBmpSize != aImage.GetSizePixel() ); in Update()
88 maBmpSize = aBmp.GetSizePixel(); in Update()
/aoo42x/main/vcl/source/window/
H A Ddockingarea.cxx181 Size aSize = pChild->GetSizePixel(); in Paint()
204 Size aSize = pChild->GetSizePixel(); in Paint()
H A Dbrdwin.cxx821 Size aSize = pBorderWindow->GetSizePixel(); in ImplTracking()
1546 pData->maPinRect.Right() = pData->maPinRect.Left()+aImage.GetSizePixel().Width(); in Init()
1805 Size aImageSize = aImage.GetSizePixel(); in DrawWindow()
2038 long nMenuHeight = mpMenuBarWindow->GetSizePixel().Height(); in Resize()
2141 Size aOldSize = GetSizePixel(); in UpdateView()
2169 if ( aOutputSize == GetSizePixel() ) in UpdateView()
2339 rTopBorder += mpMenuBarWindow->GetSizePixel().Height(); in GetBorder()
/aoo42x/main/automation/source/server/
H A Dstatemnt.cxx1131 if ( aSize != GetSizePixel() ) in Resize()
1451 Size aSz = WinPtr->PixelToLogic( WinPtr->GetSizePixel() );\ in DisplayHID()
1783 Rectangle aWinPosSize( pWin->GetPosPixel(), pWin->GetSizePixel() ); in VCLEventHook()
3699 long nHeight = pControl->GetSizePixel().Height(); in AnimateMouse()
3712 long nWidth = pControl->GetSizePixel().Width(); in AnimateMouse()
3843 pRet->GenReturn ( RET_Value, aUId, (comm_ULONG)pControl->GetSizePixel().Width() ); in HandleVisibleControls()
3855 pRet->GenReturn ( RET_Value, aUId, (comm_ULONG)pControl->GetSizePixel().Height() ); in HandleVisibleControls()
3880 nNr3 = (sal_uInt16)pControl->GetSizePixel().Width() + 2*(sal_uInt16)aStart.X(); in HandleVisibleControls()
3881 nNr4 = (sal_uInt16)pControl->GetSizePixel().Height() + 2*(sal_uInt16)aStart.Y(); in HandleVisibleControls()
5197 Point aPt( pControl->GetSizePixel().Width() / 2, pControl->GetSizePixel().Height() / 2 ); in Execute()
[all …]
/aoo42x/main/svtools/source/dialogs/
H A Droadmapwizard.cxx205 aRoadmapSize.Height() = GetSizePixel().Height(); in impl_construct()
710 Size aSize( m_pImpl->pRoadmap->GetSizePixel() ); in ResizeFixedLine()
711 aSize.Width() = m_pImpl->pFixedLine->GetSizePixel().Width(); in ResizeFixedLine()
/aoo42x/main/dbaccess/source/ui/control/
H A DRelationControl.cxx702 const Size aSize = _pTableSeparator->GetSizePixel(); in lateUIInit()
705 aDlgPoint.Y() += nDiff + m_aFL_InvolvedFields.GetSizePixel().Height(); in lateUIInit()
709 const Size aCurrentSize = GetSizePixel(); in lateUIInit()

Completed in 429 milliseconds

12345678910>>...25