Home
last modified time | relevance | path

Searched refs:SetSize (Results 101 – 125 of 352) sorted by relevance

12345678910>>...15

/trunk/main/editeng/inc/editeng/
H A Dsizeitem.hxx69 void SetSize(const Size& rSize) { aSize = rSize; } in SetSize() function in SvxSizeItem
/trunk/main/unotools/inc/unotools/
H A Dhistoryoptions.hxx148 void SetSize( EHistoryType eHistory, sal_uInt32 nSize ) ;
/trunk/main/svx/inc/svx/
H A Dsphere3d.hxx77 void SetSize(const basegfx::B3DVector& rNew);
H A Dcolrctrl.hxx92 void SetSize();
H A Dparaprev.hxx89 void SetSize( Size aNew ) { aSize = aNew; } in SetSize() function in SvxParaPrevWindow
/trunk/main/tools/inc/tools/
H A Dcachestr.hxx54 TOOLS_DLLPRIVATE virtual void SetSize( sal_uIntPtr nSize );
H A Dcontnr.hxx91 void SetSize( sal_uIntPtr nNewSize );
/trunk/main/sw/source/ui/inc/
H A Dcolex.hxx43 {SetSize(SvxPaperInfo::GetPaperSize(PAPER_A4));/*DIN A4*/} in SwPageExample()
/trunk/main/vcl/inc/unx/
H A Dsalvd.h76 virtual sal_Bool SetSize( long nNewDX, long nNewDY );
/trunk/main/sd/source/filter/html/
H A Dhtmlattr.cxx58 aTextRect.SetSize(GetOutputSize()); in Paint()
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsFontProvider.cxx118 maFont->SetSize (rDevice.PixelToLogic(aFontSize)); in GetFont()
/trunk/main/svx/source/dialog/
H A Dfntctrl.cxx80 _rFont.SetSize( aSize ); in setFontSize()
786 pImpl->aCJKFont.SetSize( aOldSize ); in Paint()
/trunk/main/sd/source/ui/app/
H A Dsdxfer.cxx335 pPage->SetSize( pOldPage->GetSize() ); in CreateData()
366 maVisArea.SetSize( pPage->GetSize() ); in CreateData()
/trunk/main/vcl/inc/vcl/
H A Dcursor.hxx91 void SetSize( const Size& rNewSize );
/trunk/main/tools/inc/
H A Dimpcont.hxx67 void SetSize( sal_uInt16 nNewSize );
/trunk/main/chart2/source/controller/accessibility/
H A DAccessibleViewForwarder.cxx62 aVisibleArea.SetSize( m_pWindow->GetOutputSizePixel() ); in GetVisibleArea()
/trunk/main/filter/source/graphicfilter/ipict/
H A Dipict.cxx475 rPoly.SetSize(nSize); in ReadPolygon()
1335 aActFont.SetSize( Size( 0, (long)nUSHORT ) ); in ReadData()
1804 aActFont.SetSize(Size(0,12)); in ReadPict()
/trunk/main/sc/source/ui/view/
H A Dtabvwsh4.cxx490 aLogicRect.SetSize( aLogicSize ); in QueryObjAreaPixel()
494 rRect.SetSize( pWin->LogicToPixel( aLogicRect.GetSize() ) ); in QueryObjAreaPixel()
518 rRect.SetSize(Size(aTest.X(),aTest.Y())); in QueryObjAreaPixel()
/trunk/main/vcl/unx/headless/
H A Dsvpvd.cxx53 sal_Bool SvpSalVirtualDevice::SetSize( long nNewDX, long nNewDY ) in SetSize() function in SvpSalVirtualDevice
/trunk/main/sw/inc/
H A Dfmtfsize.hxx89 void SetSize( const Size &rNew ) { aSize = rNew; } in SetSize() function in SwFmtFrmSize
/trunk/main/sc/inc/
H A Dconsoli.hxx107 void SetSize( SCCOL nCols, SCROW nRows );
/trunk/main/sc/source/ui/inc/
H A Ddwfunctr.hxx124 virtual void SetSize();
/trunk/main/dbaccess/source/ui/querydesign/
H A DJoinDesignView.cxx144 _rPlayground.SetSize( Size( 0, 0 ) ); in resizeDocumentView()
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx1351 rGD.SetSize( Size( 0, 0 ) ); in InitGlyphData()
1370 rGD.SetSize( Size( 0, 0 ) ); in InitGlyphData()
1387 rGD.SetSize( Size( (aBbox.xMax-aBbox.xMin+1), (aBbox.yMax-aBbox.yMin) ) ); in InitGlyphData()
2215 aPoly.SetSize(nPolySize + 1); in ClosePolygon()
/trunk/main/svx/source/engine3d/
H A Dsphere3d.cxx182 void E3dSphereObj::SetSize(const basegfx::B3DVector& rNew) in SetSize() function in E3dSphereObj

Completed in 90 milliseconds

12345678910>>...15