Home
last modified time | relevance | path

Searched refs:SetSize (Results 1 – 25 of 352) sorted by last modified time

12345678910>>...15

/trunk/main/sot/source/sdstor/
H A Dstgdir.hxx89 sal_Bool SetSize( sal_Int32 );
111 virtual sal_Bool SetSize( sal_Int32 ); // change the size
/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx3563 aTmpRect.SetSize( Size( aSize.Width, aSize.Height ) ); in setVisualAreaSize()
/trunk/main/cui/source/dialogs/
H A Dabout.cxx406 aNewFont.SetSize( aSmaller ); in ApplyStyleSettings()
419 aNewFont.SetSize( aSmaller ); in ApplyStyleSettings()
/trunk/main/sw/source/ui/frmdlg/
H A Dcolex.cxx69 SetSize( rSize.GetSize() ); in UpdateExample()
/trunk/main/sw/source/core/view/
H A Dpagepreviewlayout.cxx177 maPreviewDocRect.SetSize( aDocSize ); in _CalcPrevwLayoutSizes()
567 maPaintedPrevwDocRect.SetSize( aSize ); in _CalcDocPrevwPaintRect()
H A Dvprint.cxx324 aFrmSz.SetSize( aSz ); in ChgAllPageSize()
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx5208 aDockingRect.SetSize( ImplCalcFloatSize( this, nTemp ) ); in Docking()
5267 aDockingRect.SetSize( aDockSize ); in Docking()
5304 aDockingRect.SetSize( ImplCalcFloatSize( this, nTemp ) ); in Docking()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx3138 const_cast<Font&>(maFont).SetSize( Size( nNewWidth, aSize.Height() ) ); in ImplNewFont()
3143 const_cast<Font&>(maFont).SetSize( aOrigSize ); in ImplNewFont()
4552 … aFont.SetSize( Size( mpFontEntry->maFontSelData.mnWidth, mpFontEntry->maFontSelData.mnHeight ) ); in ImplDrawRotateText()
7310 …aMetric.SetSize( PixelToLogic( Size( pMetric->mnWidth, pMetric->mnAscent+pMetric->mnDescent-pMetri… in GetFontMetric()
7597 … aFont.SetSize( Size( mpFontEntry->maFontSelData.mnWidth, mpFontEntry->maFontSelData.mnHeight ) ); in GetTextBoundRect()
7814 aFont.SetSize( Size( 0, GLYPH_FONT_HEIGHT ) ); in GetTextOutlines()
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx6561 pEmptyPgFont->SetSize( Size( 0, 80 * 20 )); // == 80 pt in GetEmptyPageFont()
/trunk/main/svx/source/svdraw/
H A Dsvdotext.cxx302 aNewRect.SetSize(aNewSize); in FitFrameToTextSize()
1039 aTmpFont.SetSize(Size(0,100)); in ImpSetCharStretching()
1042 aTmpFont.SetSize(Size(800,100)); in ImpSetCharStretching()
H A Dsvdhdl.cxx1151 void SdrHdlColor::SetSize(const Size& rNew) in SetSize() function in SdrHdlColor
/trunk/main/sw/source/filter/ww8/
H A Dww8par4.cxx406 aRect.SetSize(pSize->GetSize()); in ImportOleBase()
H A Dww8par3.cxx2490 aFont.SetSize(OutputDevice::LogicToLogic(aSize, MAP_TWIP, in MiserableDropDownFormHack()
/trunk/main/sd/source/core/
H A Dsdpage.cxx1042 aTitleRect.SetSize(aTitleSize); in GetTitleRect()
1071 aLayoutRect.SetSize(aLayoutSize); in GetLayoutRect()
1080 aLayoutRect.SetSize(aLayoutSize); in GetLayoutRect()
1309 rRectangle[0].SetSize( aSize ); in CalcAutoLayoutRectangles()
1317 rRectangle[1].SetSize( aSize ); in CalcAutoLayoutRectangles()
1324 rRectangle[2].SetSize( aSize ); in CalcAutoLayoutRectangles()
1330 rRectangle[0].SetSize( aSize ); in CalcAutoLayoutRectangles()
1338 rRectangle[1].SetSize( aSize ); in CalcAutoLayoutRectangles()
1344 rRectangle[0].SetSize( aSize ); in CalcAutoLayoutRectangles()
1700 void SdPage::SetSize(const Size& aSize) in SetSize() function in SdPage
[all …]
/trunk/main/sc/source/ui/sidebar/
H A DCellLineStyleValueSet.cxx103 aFont.SetSize( aSize ); in UserDraw()
/trunk/main/svtools/source/misc/
H A Dembedhlp.cxx770 aFnt.SetSize( Size( 0, aAppFontSz.Height() * i / 8 ) ); in DrawPaintReplacement()
/trunk/main/svtools/source/contnr/
H A Dsvimpbox.cxx1302 aRect.SetSize( aOSize ); in AdjustScrollBars()
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx331 pFrmMgr->SetSize( aSz ); in Insert()
370 pFrmMgr->SetSize( aGrfSize ); in Insert()
572 aFrmMgr.SetSize( aSz ); in InsertOleObject()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx2840 pRet->SetSize( GetPageSize() ); in MakeBlancPage()
H A Dmsdffimp.cxx6867 aEle.SetSize( aSize ); in MakeContentStream()
/trunk/main/sd/source/ui/slideshow/
H A Dshowwin.cxx572 aFont.SetSize( aTextSize ); in DrawPauseScene()
643 aFont.SetSize( aTextSize ); in DrawEndScene()
/trunk/main/shell/source/win32/shlxthandler/thumbviewer/
H A Dthumbviewer.cxx132 virtual HRESULT STDMETHODCALLTYPE SetSize(ULARGE_INTEGER libNewSize);
267 HRESULT STDMETHODCALLTYPE StreamOnZipBuffer::SetSize(ULARGE_INTEGER) in SetSize() function in StreamOnZipBuffer
/trunk/main/sw/source/ui/sidebar/
H A DPagePropertyPanel.cxx376 …mpPageSizeItem->SetSize( Size( mpPageSizeItem->GetSize().Height(), mpPageSizeItem->GetSize().Width… in ExecuteOrientationChange()
509 mpPageSizeItem->SetSize( aPageSize ); in ExecuteSizeChange()
/trunk/main/sd/source/ui/app/
H A Dsdmod1.cxx900 pPage->SetSize(aNewSize); in ChangeMedium()
923 pPage->SetSize(aNewSize); in ChangeMedium()
/trunk/main/sw/source/core/text/
H A Dtxtdrop.cxx857 rFnt.SetSize( aNewSize, rFnt.GetActual() ); in CalcFontSize()
902 rFnt.SetSize( aOldSize, rFnt.GetActual() ); in CalcFontSize()
991 rFnt.SetSize( aNewSize, rFnt.GetActual() ); in CalcFontSize()

Completed in 289 milliseconds

12345678910>>...15