Home
last modified time | relevance | path

Searched refs:GetSize (Results 201 – 225 of 682) sorted by relevance

12345678910>>...28

/trunk/main/svx/source/tbxctrls/
H A Dgrafctrl.cxx993 … pObj->GetLogicRect().GetSize(), aMap100, aMapTwip ) ) ); in ExecuteGrafAttr()
1039 … const Size& rGrfSize = ( (const SvxSizeItem&) pOutAttr->Get( SID_ATTR_GRAF_FRMSIZE ) ).GetSize(); in ExecuteGrafAttr()
1041 Size aOldGrfSize( pObj->GetLogicRect().GetSize() ); in ExecuteGrafAttr()
/trunk/main/basctl/source/basicide/
H A Dbastypes.cxx409 rRect.SetSize( aTmpRec.GetSize() ); in Docking()
414 rRect.SetSize( aFloatingPosAndSize.GetSize() ); in Docking()
442 aFloatingPosAndSize.GetSize() ); in ToggleFloatingMode()
/trunk/main/basic/source/comp/
H A Dexprtree.cxx158 for( short i = 0; i < pPar->GetSize(); i++ ) in AddSym()
318 if( pPar && pPar->GetSize() && pPar->GetSize() != pDef->GetDims() ) in Term()
/trunk/main/sc/source/core/data/
H A Dpostit.cxx407 maPageRect = Rectangle( Point( 0, 0 ), pDrawPage->GetSize() ); in Initialize()
829 … Rectangle aCaptRect( pCaption->GetLogicRect().TopLeft(), pNoteCaption->GetLogicRect().GetSize() ); in CreateTempCaption()
888 rInitData.maCaptionSize = rCaptionRect.GetSize(); in CreateNoteFromObjectData()
H A Ddptabres.cxx1205 long ScDPResultMember::GetSize(long nMeasure) const in GetSize() function in ScDPResultMember
1220 long nSize = pChildDimension->GetSize(nMeasure); in GetSize()
1377 long nSize = GetSize(nMeasure); in FillMemberResults()
1572 rRow += GetSize( nMeasure ); in FillDataResults()
2058 rCol += (sal_uInt16)pRefMember->GetSize( nMeasure ); in FillDataRow()
2971 long ScDPResultDimension::GetSize(long nMeasure) const in GetSize() function in ScDPResultDimension
2980 nTotal = nMemberCount * maMemberArray[0]->GetSize(0); // all measures have equal size in GetSize()
2986 nTotal += maMemberArray[nMem]->GetSize(nMeasure); in GetSize()
/trunk/main/svtools/source/brwbox/
H A Dbrwbox2.cxx919 Size aOverallAreaSize = _bForeignDevice ? _rRect.GetSize() : GetDataWindow().GetOutputSizePixel(); in ImplPaintData()
969 Size( _rRect.GetSize().Width(), nDataRowHeigt ) ); in ImplPaintData()
2136 … = GetWindowExtentsRelative( pParent ).GetHeight() - aTopLeft.Y() - GetControlArea().GetSize().B(); in calcHeaderRect()
2153 Size aSize(aRect.GetSize()); in calcTableRect()
2169 return Rectangle(aTopLeft,aRect.GetSize()); in GetFieldRectPixelAbs()
/trunk/main/svtools/source/contnr/
H A Dtemplwin.cxx236 sal_uLong nDocSize = ::utl::UCBContentHelper::GetSize( i_rURL ); in fill()
367 long nTemp = pEntry->GetBoundRect().GetSize().Width(); in SvtIconWindow_Impl()
380 nTemp = pEntry->GetBoundRect().GetSize().Width(); in SvtIconWindow_Impl()
392 nTemp = pEntry->GetBoundRect().GetSize().Width(); in SvtIconWindow_Impl()
403 nTemp = pEntry->GetBoundRect().GetSize().Width(); in SvtIconWindow_Impl()
/trunk/main/svx/source/svdraw/
H A Dsvdoole2.cxx1860 if (aVisSize != aAcceptedVisArea.GetSize()) in ImpSetVisAreaSize()
1865 …aRect.SetSize(OutputDevice::LogicToLogic( aAcceptedVisArea.GetSize(), aNewMapUnit, pModel->GetScal… in ImpSetVisAreaSize()
2000 return xObjRef.GetSize( pTargetMapMode ); in GetOrigObjSize()
2272 aObjAreaSize = xObjRef.GetSize( &aMapMode ); in CalculateNewScaling()
2274 Size aSize = aRect.GetSize(); in CalculateNewScaling()
/trunk/main/svtools/source/edit/
H A Dtextview.cxx371 bVDevValid = pVDev->SetOutputSizePixel( rRect.GetSize() ); in ImpPaint()
380 bVDevValid = pVDev->SetOutputSizePixel( rRect.GetSize() ); in ImpPaint()
393 Rectangle aTmpRec( Point( 0, 0 ), rRect.GetSize() ); in ImpPaint()
398 mpImpl->mpWindow->DrawOutDev( rRect.TopLeft(), rRect.GetSize(), in ImpPaint()
399 Point(0,0), rRect.GetSize(), *pVDev ); in ImpPaint()
1908 mpImpl->mpCursor->SetSize( aEditCursor.GetSize() ); in ImpShowCursor()
2004 mpImpl->mpDDInfo->maCursor.SetSize( aCursor.GetSize() ); in ImpShowDDCursor()
/trunk/main/sw/source/filter/html/
H A Dcss1atr.cxx1851 const Size& rSz = rPageDesc.GetMaster().GetFrmSize().GetSize(); in OutCSS1_SwPageDesc()
1854 aRefSz = pRefPageDesc->GetMaster().GetFrmSize().GetSize(); in OutCSS1_SwPageDesc()
2231 Size aTwipSz( pSdrObj->GetLogicRect().GetSize() ); in OutCSS1_FrmFmtOptions()
3097 rFSItem.GetSize().Width(), sal_False ); in OutCSS1_SwFmtFrmSize()
3102 rFSItem.GetSize().Width() ); in OutCSS1_SwFmtFrmSize()
3136 rFSItem.GetSize().Width(), in OutCSS1_SwFmtFrmSize()
3142 rFSItem.GetSize().Height() ); in OutCSS1_SwFmtFrmSize()
/trunk/main/sfx2/source/view/
H A Dframe2.cxx437 const Size aAppWindow( pImp->pExternalContainerWindow->GetDesktopRectPixel().GetSize() ); in PositionWindow_Impl()
439 Size aSz( rWinArea.GetSize() ); in PositionWindow_Impl()
/trunk/main/accessibility/source/extended/
H A DAccessibleGridControlBase.cxx197 return Rectangle( Point(), getBoundingBox().GetSize() ).IsInside( VCLPoint( rPoint ) ); in containsPoint()
221 return AWTSize( getBoundingBox().GetSize() ); in getSize()
/trunk/main/dbaccess/source/ui/querydesign/
H A DJoinController.cxx520 aWindowData.put( "WindowWidth", static_cast<sal_Int32>((*aIter)->GetSize().Width()) ); in saveTableWindows()
521 aWindowData.put( "WindowHeight", static_cast<sal_Int32>((*aIter)->GetSize().Height()) ); in saveTableWindows()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleText.cxx1391 Size aSize(mpViewShell->GetLocationData().GetCellOutputRect(aCellPos).GetSize()); in GetTextForwarder()
1516 …mpViewShell->GetLocationData().GetHeaderCellOutputRect(aVisRect, aCellPos, mbColHeader).GetSize()); in GetTextForwarder()
1657 Size aSize(aVisRect.GetSize()); in GetTextForwarder()
1771 …pViewShell->GetLocationData().GetNoteInRangeOutputRect(aVisRect, mbMarkNote, maCellPos).GetSize()); in GetTextForwarder()
H A DAccessibleContextBase.cxx177 return Rectangle (Point(), GetBoundingBox().GetSize()).IsInside(VCLPoint(rPoint)); in containsPoint()
217 return AWTSize(GetBoundingBox().GetSize()); in getSize()
/trunk/main/svx/source/accessibility/
H A Dsvxpixelctlaccessiblecontext.cxx996 return Rectangle( Point( 0, 0 ), GetBoundingBox().GetSize() ).IsInside( VCLPoint( rPoint ) ); in containsPoint()
1031 return AWTSize( GetBoundingBox().GetSize() ); in getSize()
1254 …return Rectangle( mrParentWindow->OutputToAbsoluteScreenPixel( aRect.TopLeft() ), aRect.GetSize() … in GetBoundingBoxOnScreen()
/trunk/main/vcl/source/gdi/
H A Dfont.cxx728 if ( rFont.GetSize().Height() ) in Merge()
729 SetSize( rFont.GetSize() ); in Merge()
1087 const Size& Font::GetSize() const { return mpImplFont->maSize; } in GetSize() function in Font
/trunk/main/vcl/source/control/
H A Dfixed.cxx391 pControl->GetText(), nStyle ).GetSize(); in CalcMinimumTextSize()
846 ImplDraw( pDev, nFlags, aRect.TopLeft(), aRect.GetSize() ); in Draw()
1097 ImplDraw( pDev, nFlags, aRect.TopLeft(), aRect.GetSize() ); in Draw()
/trunk/main/reportdesign/source/ui/report/
H A DReportSection.cxx242 const Size aPageSize = m_pPage->GetSize(); in fill()
544 const Size aOldPageSize = m_pPage->GetSize(); in _propertyChanged()
549 const Size aPageSize = m_pPage->GetSize(); in _propertyChanged()
/trunk/main/sw/source/core/inc/
H A Dswfont.hxx194 inline const Size &GetSize( sal_uInt8 nWhich ) const in GetSize() function in SwFont
295 long GetHeight() const { return aSub[nActual].GetSize().Height(); } in GetHeight()
317 { return aSub[nWhich].GetSize().Height(); } in GetHeight()
/trunk/main/sw/source/core/view/
H A Dviewsh.cxx1543 aTargetPixel.TopLeft(), aTargetPixel.GetSize(), // dest in SmoothScroll()
1544 aSourceTopLeft, aTargetPixel.GetSize(), // source in SmoothScroll()
1551 aTargetPixel.TopLeft(), aTargetPixel.GetSize(), // dest in SmoothScroll()
1552 aSourceTopLeft, aTargetPixel.GetSize(), // source in SmoothScroll()
1570 const Size aUpdateSize(aRectangle.GetSize()); in SmoothScroll()
/trunk/main/svx/source/unodraw/
H A Dunoshap2.cxx1522 pOuterSequence->realloc((sal_Int32)rPoly.GetSize()); in SvxConvertB2DPolyPolygonToPolyPolygonBezier()
1523 pOuterFlags->realloc((sal_Int32)rPoly.GetSize()); in SvxConvertB2DPolyPolygonToPolyPolygonBezier()
1529 for(sal_uInt16 b=0;b<rPoly.GetSize();b++) in SvxConvertB2DPolyPolygonToPolyPolygonBezier()
2022 sal_uInt16 nPntAnz=aPol.GetSize(); in getPosition()
2044 sal_uInt16 nPntAnz=aPol.GetSize(); in getPosition()
/trunk/main/sd/source/ui/view/
H A Dviewoverlaymanager.cxx391 Size aShapeSizePix = pDev->LogicToPixel(rSnapRect.GetSize()); in createOverlayImage()
426 Size aShapeSizePix = pDev->LogicToPixel(rSnapRect.GetSize()); in addCustomHandles()
/trunk/main/svx/source/dialog/
H A Ddialcontrol.cxx64 Init( rSrc.maRect.GetSize() ); in CopyBackground()
67 DrawBitmapEx( aPos, rSrc.GetBitmapEx( aPos, maRect.GetSize() ) ); in CopyBackground()
/trunk/main/filter/source/flash/
H A Dswfwriter.cxx419 if( rPoly.GetSize() ) in defineShape()
464 if( rPoly.GetSize() ) in defineShape()

Completed in 251 milliseconds

12345678910>>...28