Home
last modified time | relevance | path

Searched defs:aNewSize (Results 1 – 25 of 93) sorted by last modified time

1234

/trunk/main/svtools/source/misc/
H A Dtransfer.cxx1913 const Size aNewSize(OutputDevice::LogicToLogic(aSize, MAP_100TH_MM, MAP_PIXEL)); in GetBitmapEx() local
/trunk/main/vcl/source/control/
H A Dtabctrl.cxx1254 Size aNewSize( nPrefWidth, LogicToPixel( Size( 12, 12 ), MapMode( MAP_APPFONT ) ).Height() ); in Resize() local
1264 Size aNewSize = Control::GetOutputSizePixel(); in Resize() local
1607 Size aNewSize( rSize ); in SetTabPageSizePixel() local
/trunk/main/svx/source/svdraw/
H A Dsvdotext.cxx296 Size aNewSize(rOutliner.CalcTextSize()); in FitFrameToTextSize() local
/trunk/main/svx/source/table/
H A Dcell.cxx887 ::com::sun::star::awt::Size SAL_CALL Cell::calcAdjustedSize( const ::com::sun::star::awt::Size& aNe… in calcAdjustedSize()
/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx597 const Size aNewSize( GetSize() ); in Format() local
/trunk/main/sd/source/ui/view/
H A DViewShellBase.cxx609 Size aNewSize = pNewPrinter->GetOutputSize(); in SetPrinter() local
/trunk/main/embeddedobj/source/general/
H A Ddocholder.cxx1255 const frame::BorderWidths& aNewSize ) in borderWidthsChanged()
/trunk/main/vcl/source/gdi/
H A Dbitmap.cxx1137 const Size aNewSize( nWidth + nDX, nHeight + nDY ); in Expand() local
/trunk/main/sd/source/ui/app/
H A Dsdmod1.cxx785 Size aNewSize; in ChangeMedium() local
/trunk/main/sw/source/core/text/
H A Dtxtdrop.cxx856 Size aNewSize( 0, ( nFactor * nCurrHeight ) / 1000 ); in CalcFontSize() local
987 Size aNewSize( 0, ( nFactor * rFnt.GetHeight( rFnt.GetActual() ) ) / 1000 ); in CalcFontSize() local
/trunk/main/svx/source/tbxctrls/
H A DSvxColorValueSet.cxx128 Size aNewSize(CalcWindowSizePixel(aItemSize, getColumnCount())); in layoutToGivenHeight() local
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx3801 Size aNewSize( rBoundRect.GetHeight(), rBoundRect.GetWidth() ); in ImportFontWork() local
4227 Size aNewSize( aClientRect.GetHeight(), aClientRect.GetWidth() ); in ImportGroup() local
4423 Size aNewSize( aObjData.aBoundRect.GetHeight(), aObjData.aBoundRect.GetWidth() ); in ImportShape() local
/trunk/main/padmin/source/
H A Dadddlg.cxx395 Size aNewSize( aPosSize.GetWidth(), aPosSize.GetHeight()*2/3 ); in APCommandPage() local
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx2455 const Size aNewSize( 0, rExampleWin.GetOutputSize().Height() * 2 / 3 ); in InitFontStyle() local
/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx1805 SwFmtFrmSize aNewSize = SwFmtFrmSize(bFixSize ? ATT_FIX_SIZE : ATT_VAR_SIZE, in MatchSdrItemsIntoFlySet() local
/trunk/main/editeng/source/editeng/
H A Dediteng.cxx473 Size aNewSize( pImpEditEngine->GetPaperSize() ); in SetPaperSize() local
/trunk/main/svx/source/sidebar/tools/
H A DColorControl.cxx142 const Size aNewSize(maVSColor.layoutAllVisible(nColorCount)); in FillColors() local
/trunk/main/vcl/source/window/
H A Dsplitwin.cxx1529 Size SplitWindow::CalcLayoutSizePixel( const Size& aNewSize ) in CalcLayoutSizePixel()
/trunk/main/fpicker/source/office/
H A Diodlg.cxx2724 Size aNewSize = _pFileView->GetSizePixel(); in Resize() local
/trunk/main/sc/source/ui/drawfunc/
H A Dfuins2.cxx400 Size aNewSize( aSz.Width, aSz.Height ); in FuInsertOLE() local
/trunk/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx779 Size aNewSize; in GetGraphic() local
/trunk/main/dbaccess/source/ui/app/
H A DAppDetailPageHelper.cxx1438 Size aNewSize( LogicToPixel( rGraphic.GetPrefSize(), rGraphic.GetPrefMapMode() ) ); in ImplGetGraphicCenterRect() local
/trunk/main/svtools/source/filter/
H A Dfilter.cxx945 …Size aNewSize( OutputDevice::LogicToLogic( Size( nLogicalWidth, nLogicalHeight ), MAP_100TH_MM, aM… in ImpGetScaledGraphic() local
/trunk/main/uui/source/
H A Dsecmacrowarnings.cxx246 Size aNewSize = maViewSignsBtn.GetSizePixel(); in InitControls() local
273 Size aNewSize = maEnableBtn.GetSizePixel(); in InitControls() local
290 Size aNewSize, aMinSize; in FitControls() local
/trunk/main/xmlsecurity/source/dialogs/
H A Dcertificateviewer.cxx173 Size aNewSize = maIssuedToLabelFI.GetSizePixel(); in CertificateViewerGeneralTP() local
442 Size aNewSize = maViewCertPB.GetSizePixel(); in CertificateViewerCertPathTP() local

Completed in 228 milliseconds

1234