Home
last modified time | relevance | path

Searched refs:GetSize (Results 151 – 175 of 682) sorted by relevance

12345678910>>...28

/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsPageObjectLayouter.cxx232 Size PageObjectLayouter::GetSize ( in GetSize() function in sd::slidesorter::view::PageObjectLayouter
236 return GetBoundingBox(Point(0,0), ePart, eCoordinateSystem).GetSize(); in GetSize()
H A DSlideSorterView.cxx401 mrModel.GetPageDescriptor(0)->GetPage()->GetSize(), in Rearrange()
495 pWindow->SetViewSize (aViewBox.GetSize()); in Layout()
501 const Size aNewPreviewSize (mpLayouter->GetPageObjectLayouter()->GetSize( in Layout()
/trunk/main/sd/source/ui/func/
H A Dfusumry.cxx138 pSummaryPage->SetSize(pActualPage->GetSize() ); in DoExecute()
158 pNotesPage->SetSize(pActualNotesPage->GetSize()); in DoExecute()
H A Dfuexpand.cxx151 pPage->SetSize(pActualPage->GetSize() ); in DoExecute()
173 pNotesPage->SetSize(pActualNotesPage->GetSize()); in DoExecute()
/trunk/main/sc/source/filter/excel/
H A Dxlformula.cxx513 sal_uInt16 XclTokenArray::GetSize() const in GetSize() function in XclTokenArray
529 rStrm.Read( &maTokVec.front(), GetSize() ); in ReadArray()
540 rStrm << GetSize(); in WriteSize()
546 rStrm.Write( &maTokVec.front(), GetSize() ); in WriteArray()
H A Dexcrecds.cxx923 … for( size_t nPos = 0, nSize = maFilterList.GetSize(); !bConflict && (nPos < nSize); ++nPos ) in ExcAutoFilterRecs()
948 for( size_t nPos = 0, nSize = maFilterList.GetSize(); nPos < nSize; ++nPos ) in GetByCol()
961 for( size_t nPos = 0, nSize = maFilterList.GetSize(); nPos < nSize; ++nPos ) in IsFiltered()
/trunk/main/filter/source/graphicfilter/icgm/
H A Dactimpr.cxx678 sal_uInt16 nPoints = rPoly.GetSize(); in DrawPolygon()
711 sal_uInt16 nPoints = rPoly.GetSize(); in DrawPolyLine()
743 sal_uInt16 nPoints = rPolygon.GetSize(); in DrawPolybezier()
794 sal_uInt32 nNumPoints = aPolygon.GetSize(); in DrawPolyPolygon()
/trunk/main/basic/source/comp/
H A Ddim.cxx613 if ( pDim->GetSize() ) in DefType()
617 for ( short i=0; i<pDim->GetSize();++i ) in DefType()
625 if ( ++i >= pDim->GetSize() ) // trouble in DefType()
1003 sal_uInt16 nParCount = rPool.GetSize(); in DefDeclare()
/trunk/main/vcl/source/gdi/
H A Doutdev2.cxx1580 if ( aVDev.SetOutputSizePixel( aRect.GetSize() ) ) in GetBitmap()
1697 const sal_uInt16 nSize = rPts.GetSize(); in GetPixel()
1844 const sal_uInt16 nSize = rPts.GetSize(); in DrawPixel()
1883 const sal_uInt16 nSize = rPts.GetSize(); in DrawPixel()
1932 Bitmap aAlphaBitmap( mpAlphaVDev->GetBitmap( aDstRect.TopLeft(), aDstRect.GetSize() ) ); in ImplBlendWithAlpha()
2273 Bitmap aBmp( GetBitmap( aDstRect.TopLeft(), aDstRect.GetSize() ) ); in ImplDrawAlpha()
2435 aMask = Bitmap( aSrcRect.GetSize(), 1 ); in ImplPrintTransparent()
H A Dpdfwriter_impl2.cxx414 const Size& rSize= pA->GetSize(); in playMetafile()
512 Size aOutSize( pDummyVDev->LogicToLogic( pA->GetSize(), pDummyVDev->GetMapMode(), aMapMode ) ); in playMetafile()
621 const sal_uInt16 nPoints(aPath.GetSize()); in playMetafile()
800 …implWriteBitmapEx( pA->GetPoint(), pA->GetSize(), BitmapEx( pA->GetBitmap() ), pDummyVDev, i_rCont… in playMetafile()
826 implWriteBitmapEx( pA->GetPoint(), pA->GetSize(), pA->GetBitmapEx(), pDummyVDev, i_rContext ); in playMetafile()
H A Doutdev6.cxx468 const Size aDstSz( aDstRect.GetSize() ); in DrawTransparent()
680 if( pVDev->SetOutputSizePixel( aDstRect.GetSize() ) ) in DrawTransparent()
876 aSize = aBound.GetSize(); in ImplDrawBitmapWallpaper()
1082 long gradientWidth = pWin->GetDesktopRectPixel().GetSize().Width(); in ImplDrawGradientWallpaper()
/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx2172 …createBitmapExPrimitive(aBitmapEx, pA->GetPoint(), pA->GetSize(), rTargetHolders.Current(), rPrope… in interpretMetafile()
2214 …createBitmapExPrimitive(rBitmapEx, pA->GetPoint(), pA->GetSize(), rTargetHolders.Current(), rPrope… in interpretMetafile()
2255 …createBitmapExPrimitive(aBitmapEx, pA->GetPoint(), pA->GetSize(), rTargetHolders.Current(), rPrope… in interpretMetafile()
2740 Size aFontSize(pA->GetFont().GetSize()); in interpretMetafile()
2895 const Rectangle aRectangle(pA->GetPoint(), pA->GetSize()); in interpretMetafile()
2966 pA->GetPoint().X() + pA->GetSize().Width(), in interpretMetafile()
2967 pA->GetPoint().Y() + pA->GetSize().Height()); in interpretMetafile()
/trunk/main/starmath/source/
H A Dutility.cxx326 SetSize( GetSize() ); in Impl_Init()
371 { const Size &rFaceSize = rFace.GetSize(); in operator *=()
/trunk/main/sw/source/core/docnode/
H A Dndnotxt.cxx169 sal_uInt16 nCount = rPoly.GetSize(); in HasContour()
239 sal_uInt16 nCount = rPoly.GetSize(); in GetContourAPI()
/trunk/main/basic/source/inc/
H A Dsymtbl.hxx57 sal_uInt16 GetSize() const { return aData.Count(); } in GetSize() function in SbiStringPool
89 sal_uInt16 GetSize() const { return aData.Count(); } in GetSize() function in SbiSymPool
/trunk/main/dbaccess/source/ui/querydesign/
H A DQueryViewSwitch.cxx98 m_pTextView->SetPosSizePixel( _rPlayground.TopLeft(), _rPlayground.GetSize() ); in resizeDocumentView()
99 m_pDesignView->SetPosSizePixel( _rPlayground.TopLeft(), _rPlayground.GetSize() ); in resizeDocumentView()
H A DTableWindow.cxx117 SetSizePixel( GetData()->GetSize() ); in DBG_NAME()
743 if ( pView->isMovementAllowed(aNewDataPoint, GetData()->GetSize()) ) in PreNotify()
748 pView->EnsureVisible(GetData()->GetPosition(), GetData()->GetSize()); in PreNotify()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlideSorterController.cxx145 pWindow->SetViewSize(mrView.GetModelArea().GetSize()); in SlideSorterController()
588 pWindow->SetViewSize (mrView.GetModelArea().GetSize()); in PostModelChange()
853 pWindow->SetPosSizePixel (aNewContentArea.TopLeft(), aNewContentArea.GetSize()); in Rearrange()
/trunk/main/dbaccess/source/ui/dlg/
H A Dsqlmessage.cxx593 m_aMessage.SetSizePixel( aSecondaryRect.GetSize() ); in impl_positionControls()
616 m_aInfoImage.SetPosSizePixel( aInfoRect.TopLeft(), aInfoRect.GetSize() ); in impl_positionControls()
619 m_aTitle.SetPosSizePixel( aPrimaryRect.TopLeft(), aPrimaryRect.GetSize() ); in impl_positionControls()
/trunk/main/tools/source/generic/
H A Dpoly2.cxx115 if ( rPoly.GetSize() ) in PolyPolygon()
621 if ( GetObject( nPolyCount-1 ).GetSize() <= 2 ) in Clip()
641 sal_uInt16 nPointCount = pPoly->GetSize(); in GetBoundRect()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessiblePageHeaderArea.cxx290 …ct = Rectangle(VCLPoint(xComp->getLocationOnScreen()), VCLRectangle(xComp->getBounds()).GetSize()); in GetBoundingBoxOnScreen()
307 Rectangle aNewRect(Point(0, 0), VCLRectangle(xComp->getBounds()).GetSize()); in GetBoundingBox()
/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx3292 nWidth += pTextPortion->GetSize().Width(); in CalcLineWidth()
3299 nWidth += pTextPortion->GetSize().Width(); in CalcLineWidth()
3970 long nXRight = nXLeft + pPortion->GetSize().Width(); in GetChar()
4102 nX += pPortion->GetSize().Width(); in GetPortionXOffset()
4122 nX += pNextTextPortion->GetSize().Width(); in GetPortionXOffset()
4134 nX -= pPrevTextPortion->GetSize().Width(); in GetPortionXOffset()
4147 nX += pNextTextPortion->GetSize().Width(); in GetPortionXOffset()
4159 nX -= pPrevTextPortion->GetSize().Width(); in GetPortionXOffset()
4171 nX -= pDestPortion->GetSize().Width(); in GetPortionXOffset()
4200 long nPortionTextWidth = pPortion->GetSize().Width(); in GetXPos()
[all …]
/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx545 pStandardPage->SetSize( pPreviousStandardPage->GetSize() ); in InsertSdPage()
580 pNotesPage->SetSize( pPreviousNotesPage->GetSize() ); in InsertSdPage()
1517 Size aNotesPageSize = mpDoc->GetSdPage( 0, PK_NOTES )->GetSize(); in getRenderer()
1657 Size aPageSize( rDoc.GetSdPage( 0, PK_STANDARD )->GetSize() ); in ImplPDFExportShapeInteraction()
1893 …Area = Rectangle( Point(), mpDoc->GetSdPage( (sal_uInt16)nPageNumber - 1, ePageKind )->GetSize() ); in render()
2098 Size aPageSize( mpDoc->GetSdPage( 0, PK_STANDARD )->GetSize() ); in render()
2731 pMPage->SetSize( pPage->GetSize() ); in insertNewByIndex()
2748 pMNotesPage->SetSize( pRefNotesPage->GetSize() ); in insertNewByIndex()
/trunk/main/vcl/source/control/
H A Dtabctrl.cxx308 return aContentRgn.GetSize(); in ImplGetItemSize()
604 pPage->SetPosSizePixel( aRect.TopLeft(), aRect.GetSize() ); in ImplChangeTabPage()
661 pItem->mpTabPage->SetPosSizePixel( aRect.TopLeft(), aRect.GetSize() ); in ImplPosCurTabPage()
705 Size aTabSize = aRect.GetSize(); in ImplShowFocus()
916 Size aTabSize = aRect.GetSize(); in ImplDrawItem()
1620 return aRect.GetSize(); in GetTabPageSizePixel()
/trunk/main/svx/source/svdraw/
H A Dsvdfmtf.cxx423 const sal_uInt32 nHeight(FRound(aFnt.GetSize().Height() * mfScaleY)); in SetAttributes()
1115 Rectangle aRect(rAct.GetPoint(),rAct.GetSize()); in DoAction()
1139 Rectangle aRect(rAct.GetPoint(),rAct.GetSize()); in DoAction()
1367 Rectangle aRect(rAct.GetPoint(), rAct.GetSize()); in DoAction()
1536 const Rectangle aRect(rAct.GetPoint(),rAct.GetSize()); in DoAction()

Completed in 261 milliseconds

12345678910>>...28