Home
last modified time | relevance | path

Searched refs:aSize (Results 776 – 799 of 799) sorted by relevance

1...<<3132

/trunk/main/sc/source/core/data/
H A Ddrwlayer.cxx584 Size aSize( (long)(pDoc->GetColWidth( nCol1, nTab1 ) * HMM_PER_TWIPS), in RecalcPos() local
586 Rectangle aRect( aPos, aSize ); in RecalcPos()
/trunk/main/sc/source/filter/excel/
H A Dxechart.cxx1243 ::com::sun::star::awt::Size aSize = xTitleShape->getSize(); in ConvertTitle()
1244 ::com::sun::star::awt::Rectangle aRect( aPos.X, aPos.Y, aSize.Width, aSize.Height ); in ConvertTitle()
H A Dxiescher.cxx1732 …Size aSize( Window::LogicToLogic( rAnchorRect.GetSize(), MapMode( MAP_100TH_MM ), MapMode( aUnit )… in DoCreateSdrObj() local
1733 ::com::sun::star::awt::Size aAwtSize( aSize.Width(), aSize.Height() ); in DoCreateSdrObj()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx2605 const ::basegfx::B2DSize aSize( rState.mapModeTransform * in createActions() local
2616 aSize.getX(), in createActions()
/trunk/main/ucb/source/ucp/package/
H A Dpkgcontent.cxx2483 uno::Any aSize in loadData() local
2486 if ( !( aSize >>= rProps.nSize ) ) in loadData()
/trunk/main/sw/inc/
H A Dunoframe.hxx123 …virtual void SAL_CALL setSize( const ::com::sun::star::awt::Size& aSize ) throw(::com::sun::star::…
/trunk/main/dbaccess/source/ui/app/
H A DAppDetailView.cxx216 aRect.Left() = pTab->GetPos() - pItemData->aSize.Width() / 2; in GetFocusRect()
/trunk/main/embeddedobj/source/inc/
H A Dcommonembobj.hxx334 …tual void SAL_CALL setVisualAreaSize( sal_Int64 nAspect, const ::com::sun::star::awt::Size& aSize )
H A Doleembobj.hxx364 …tual void SAL_CALL setVisualAreaSize( sal_Int64 nAspect, const ::com::sun::star::awt::Size& aSize )
/trunk/main/vcl/source/window/
H A Dmenu.cxx5928 Size aSize = GetSizePixel(); in Paint() local
5929 DrawLine( Point( 0, aSize.Height()-1 ), Point( aSize.Width()-1, aSize.Height()-1 ) ); in Paint()
/trunk/main/sd/source/filter/eppt/
H A Deppt.cxx1833 ::com::sun::star::awt::Size aSize( pPtr->xShape->getSize() ); in ImplWriteOLE()
1835 …sal_Bool bOk = SvxMSConvertOCXControls::WriteOCXStream( xDest, pPtr->xControlModel, aSize, aName ); in ImplWriteOLE()
/trunk/main/chart2/source/model/main/
H A DChartModel.hxx521 const ::com::sun::star::awt::Size& aSize )
/trunk/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx878 const awt::Size aSize = getStyleProperty<awt::Size>(xReport,PROPERTY_PAPERSIZE); in describePropertyLine() local
888 …xNumericControl->setMaxValue(beans::Optional<double>(sal_True,double(aSize.Width - nLeftMargin - n… in describePropertyLine()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalprnpsp.cxx1229 pPrinter->SetPaperSizeUser( aPageSize.aSize, true ); in StartJob()
/trunk/main/reportdesign/inc/
H A DReportHelperDefines.hxx39 …virtual void SAL_CALL setSize(const ::com::sun::star::awt::Size & aSize) throw (::com::sun::star::…
H A DReportDefinition.hxx321 …etVisualAreaSize( ::sal_Int64 nAspect, const ::com::sun::star::awt::Size& aSize ) throw (::com::su…
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx2400 Size aSize = pDev->PixelToLogic( pWindow->GetSizePixel() ); in draw() local
2403 pWindow->Draw( pDev, aPos, aSize, WINDOW_DRAW_NOCONTROLS ); in draw()
2501 Size aSize = pDev->PixelToLogic( pWindow->GetSizePixel() ); in IMPL_XTYPEPROVIDER_START() local
2504 pWindow->Draw( pDev, aPos, aSize, WINDOW_DRAW_NOCONTROLS ); in IMPL_XTYPEPROVIDER_START()
/trunk/main/vcl/source/gdi/
H A Dmetaact.cxx3540 const Size aSize( in Scale() local
3543 maFont.SetSize( aSize ); in Scale()
/trunk/main/sfx2/inc/sfx2/
H A Dsfxbasemodel.hxx1095 …tual void SAL_CALL setVisualAreaSize( sal_Int64 nAspect, const ::com::sun::star::awt::Size& aSize )
/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx3346 Size aSize(FRound(aScale.getX()), FRound(aScale.getY())); in TRSetBaseGeometry() local
3347 Rectangle aBaseRect(aPoint, aSize); in TRSetBaseGeometry()
/trunk/main/filter/source/msfilter/
H A Descherex.cxx4846 ::com::sun::star::awt::Size aSize( aXShape->getSize() ); in GetConnectorRule()
4848 Rectangle aRect( Point( aPoint.X, aPoint.Y ), Size( aSize.Width, aSize.Height ) ); in GetConnectorRule()
/trunk/main/svx/source/unodraw/
H A Dunoshape.cxx754 Size aSize(aRect.GetSize()); in GetBitmap() local
769 aGraph.SetPrefSize(aSize); in GetBitmap()
/trunk/main/sw/source/ui/uiview/
H A Dpview.cxx1664 Size aSize = pScrollbar->GetSizePixel(); in IMPL_LINK() local
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx4752 Size aSize(nWidth, nHeight); in CoreLoad() local
4753 aNumFmt.SetGraphicBrush(&aBrush, &aSize); in CoreLoad()

Completed in 439 milliseconds

1...<<3132