Home
last modified time | relevance | path

Searched refs:SetSize (Results 126 – 150 of 352) sorted by relevance

12345678910>>...15

/trunk/main/svx/source/sidebar/line/
H A DLineStyleValueSet.cxx103 aFont.SetSize( aSize ); in UserDraw()
/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx511 pStandardPage->SetSize( aDefSize ); in InsertSdPage()
545 pStandardPage->SetSize( pPreviousStandardPage->GetSize() ); in InsertSdPage()
580 pNotesPage->SetSize( pPreviousNotesPage->GetSize() ); in InsertSdPage()
2731 pMPage->SetSize( pPage->GetSize() ); in insertNewByIndex()
2748 pMNotesPage->SetSize( pRefNotesPage->GetSize() ); in insertNewByIndex()
/trunk/main/filter/source/graphicfilter/ios2met/
H A Dios2met.cxx492 aLastPoly.SetSize(nNewSize); in AddPointsToArea()
515 aLastPoly.SetSize(nNewSize); in AddPointsToPath()
960 aFont.SetSize(Size(0,aAttr.aChrCellSize.Height())); in ReadChrStr()
1173 aPoly.SetSize((short)nNumPoints); in ReadPolygons()
1233 aBezPoly.SetSize( nNumPoints ); in ReadBezier()
/trunk/main/svtools/source/inc/
H A Dsgfbram.hxx117 void SetSize(sal_uInt32 Size);
/trunk/main/vcl/inc/vcl/
H A Dfont.hxx75 void SetSize( const Size& );
/trunk/main/svx/source/svdraw/
H A Dsvdxcgv.cxx217 aTextRect.SetSize(pPage->GetSize()); in Paste()
254 aTextRect.SetSize(pPage->GetSize()); in Paste()
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()
/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/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/sot/source/sdstor/
H A Dstgcache.hxx85 sal_Bool SetSize( sal_Int32 nPages );
H A Dstgelem.hxx150 void SetSize( sal_Int32 n ) { nSize = n; } in SetSize() function in StgEntry
H A Dstg.cxx254 sal_Bool StorageStream::SetSize( sal_uLong nNewSize ) in SetSize() function in StorageStream
258 sal_Bool b = pEntry->SetSize( (sal_Int32) nNewSize ); in SetSize()
/trunk/main/tools/source/stream/
H A Dcachestr.cxx252 void SvCacheStream::SetSize( sal_uIntPtr nSize ) in SetSize() function in SvCacheStream
/trunk/main/svx/inc/svx/
H A Dlinectrl.hxx120 void SetSize();
/trunk/main/dbaccess/source/ui/inc/
H A DTableWindowData.hxx88 inline void SetSize( const Size& rSize ) { m_aSize = rSize; } in SetSize() function in dbaui::OTableWindowData
/trunk/main/starmath/inc/
H A Dformat.hxx121 …void SetFontSize(sal_uInt16 nIdent, const Size &rSize) { vFont[nIdent].SetSize( rSize… in SetFontSize()
/trunk/main/sd/source/ui/func/
H A Dbulmaper.cxx150 aMyFont.SetSize(Size(0, rFHItem.GetHeight())); in MapFontsInNumRule()
/trunk/main/sw/source/ui/inc/
H A Dfrmmgr.hxx98 void SetSize(const Size& rLSize);
/trunk/main/sc/source/ui/drawfunc/
H A Dfumark.cxx138 aZoomRect.SetSize(Size()); // dann ganz leer in MouseButtonUp()
/trunk/main/sw/source/core/text/
H A Dinftxt.cxx749 aDrawInf.SetSize( aSize ); in _DrawText()
900 pFnt->SetSize( aFontSize, pFnt->GetActual() ); in lcl_DrawSpecial()
937 pFnt->SetSize( aFontSize, nAct ); in lcl_DrawSpecial()
/trunk/main/sd/source/ui/view/
H A Doutlview.cxx619 pPage->SetSize(pExample->GetSize()); in InsertSlideForParagraph()
658 pNotesPage->SetSize(pExample->GetSize()); in InsertSlideForParagraph()
2008 aNewFont.SetSize( aFontSz ); in IMPL_LINK()
/trunk/main/svl/inc/svl/
H A Dstrmadpt.hxx57 virtual ErrCode SetSize(sal_uLong);
/trunk/main/basic/inc/basic/
H A Dsbstdobj.hxx111 void SetSize( sal_uInt16 nS ) { nSize = nS; } in SetSize() function in SbStdFont
/trunk/main/sw/source/core/ole/
H A Dndole.cxx830 aArea.SetSize( aSz ); in GetOleRef()
833 aArea.SetSize( Size( 5000, 5000 ) ); in GetOleRef()
/trunk/main/chart2/source/controller/drawinglayer/
H A DViewElementListProvider.cxx181 pPage->SetSize(Size(1000,1000)); in GetSymbolGraphic()

Completed in 127 milliseconds

12345678910>>...15