Home
last modified time | relevance | path

Searched refs:Size (Results 2801 – 2825 of 3080) sorted by relevance

1...<<111112113114115116117118119120>>...124

/aoo42x/main/svx/inc/svx/
H A DAccessibleTableShape.hxx202 …virtual ::com::sun::star::awt::Size SAL_CALL getSize( ) throw (::com::sun::star::uno::RuntimeExce…
/aoo42x/main/xmlsecurity/source/dialogs/
H A Ddigitalsignaturesdialog.cxx210 Size aControlSize( maSignaturesLB.GetSizePixel() ); in DigitalSignaturesDialog()
/aoo42x/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.hxx60 struct Size;
/aoo42x/main/sw/source/core/doc/
H A Ddocdesc.cxx90 const Size aPhysSize = SvxPaperInfo::GetDefaultPaperSize(); in lcl_DefaultPageFmt()
/aoo42x/main/sw/source/filter/xml/
H A Dxmltexte.cxx285 Size aSize = rObj.GetSize( &aMode ); // get the size in the requested map mode in lcl_addOutplaceProperties()
/aoo42x/main/sw/source/ui/frmdlg/
H A Dwrap.cxx462 Size aSize = rFrmSize.GetSize(); in ActivatePage()
H A Dfrmpage.cxx2705 Size aPntSz( GetSizePixel() ); in Paint()
2706 Size aGrfSize; in Paint()
2755 Size aGrfSize = ::GetGraphicSizeTwip(aGraphic, this); in SetGraphic()
/aoo42x/main/sd/source/ui/view/
H A Ddrviewsb.cxx611 Size aSize( pOutl->CalcTextSize() ); in FuTemp02()
/aoo42x/main/vcl/unx/generic/dtrans/
H A Dbmp.cxx97 com::sun::star::awt::Size SAL_CALL BmpTransporter::getSize() throw() in getSize()
/aoo42x/main/vcl/win/source/gdi/
H A Dsalgdi2.cxx475 const Size aSize( rSalBitmap.GetSize() ); in drawBitmap()
/aoo42x/main/sal/qa/rtl/bootstrap/
H A Drtl_Bootstrap.cxx264 pInfo->Size = sizeof( oslProcessInfo ); in ini_execProcess()
/aoo42x/main/extensions/source/propctrlr/
H A Dformgeometryhandler.cxx105 typedef ::com::sun::star::awt::Size AwtSize;
/aoo42x/main/accessibility/source/extended/
H A Daccessibleiconchoicectrlentry.cxx441 awt::Size SAL_CALL AccessibleIconChoiceCtrlEntry::getSize( ) throw (RuntimeException) in getSize()
/aoo42x/main/basctl/source/basicide/
H A Dbasidesh.src310 Size = MAP_APPFONT ( 80, 12 ) ;
/aoo42x/main/editeng/inc/editeng/
H A DAccessibleEditableTextPara.hxx123 …virtual ::com::sun::star::awt::Size SAL_CALL getSize( ) throw (::com::sun::star::uno::RuntimeExce…
/aoo42x/main/sd/source/ui/app/
H A Dsdxfer.cxx357 Size aVector( -aOrigin.X(), -aOrigin.Y() ); in CreateData()
/aoo42x/main/sw/source/ui/shells/
H A Ddrwtxtsh.cxx801 Font aFont(sFontName, Size(1,1)); in InsertSymbol()
/aoo42x/main/sw/inc/
H A Deditsh.hxx587 sal_Bool GetGrfSize(Size&) const;
/aoo42x/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx334 …{MAP_CHAR_LEN(SC_UNONAME_SIZE), SC_WID_UNO_SIZE, &getCppuType((awt::Size*)0), 0 | beans::Proper… in lcl_GetRangePropertySet()
437 …{MAP_CHAR_LEN(SC_UNONAME_SIZE), SC_WID_UNO_SIZE, &getCppuType((awt::Size*)0), 0 | beans::Proper… in lcl_GetCellPropertySet()
543 …{MAP_CHAR_LEN(SC_UNONAME_SIZE), SC_WID_UNO_SIZE, &getCppuType((awt::Size*)0), 0 | beans::Proper… in lcl_GetColumnPropertySet()
648 …{MAP_CHAR_LEN(SC_UNONAME_SIZE), SC_WID_UNO_SIZE, &getCppuType((awt::Size*)0), 0 | beans::Proper… in lcl_GetRowPropertySet()
759 …{MAP_CHAR_LEN(SC_UNONAME_SIZE), SC_WID_UNO_SIZE, &getCppuType((awt::Size*)0), 0 | beans::Proper… in lcl_GetSheetPropertySet()
6017 Size aSize(aMMRect.GetSize()); in GetOnePropertyValue()
6018 awt::Size aAwtSize( aSize.Width(), aSize.Height() ); in GetOnePropertyValue()
7124 Size aSize(pDoc->GetPageSize( nTab )); in getColumnPageBreaks()
7170 Size aSize(pDoc->GetPageSize( nTab )); in getRowPageBreaks()
/aoo42x/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx381 … const long nFrameWidth = getBrowserView()->LogicToPixel( ::Size( 3, 0 ), MAP_APPFONT ).Width(); in Construct()
384 m_pSplitter->SetPosSizePixel( ::Point(0,0), ::Size(nFrameWidth,0) ); in Construct()
397 …m_pSplitter->SetSplitPosPixel( getBrowserView()->LogicToPixel( ::Size( 80, 0 ), MAP_APPFONT ).Widt… in Construct()
/aoo42x/main/xmloff/source/draw/
H A Dshapeexport2.cxx921 awt::Size aSize = xShape->getSize();
1008 awt::Size aSize(FRound(aTRScale.getX()), FRound(aTRScale.getY()));
/aoo42x/main/vcl/aqua/source/gdi/
H A Daquaprintaccessoryview.mm299 Size aPixelSize( static_cast<long>(aViewFrame.size.width),
312 Size aLogicSize( aDev.PixelToLogic( aPixelSize, MapMode( MAP_100TH_MM ) ) );
/aoo42x/main/oox/source/ole/
H A Daxcontrol.cxx268 Size aAppFontSize = mrGraphicHelper.convertHmmToAppFont( Size( rSize.first, rSize.second ) ); in convertSize()
/aoo42x/main/reportdesign/source/core/inc/
H A DReportHelperImpl.hxx42 awt::Size aSize = getSize(); \
72 awt::Size aSize = getSize(); \
/aoo42x/main/framework/source/uielement/
H A Dtoolbarmanager.cxx434 ::Size aSize = m_pToolBar->CalcWindowSizePixel(); in RefreshImages()
2174 ::Size aSize( m_pToolBar->CalcWindowSizePixel() ); in IMPL_LINK()

Completed in 190 milliseconds

1...<<111112113114115116117118119120>>...124