/aoo42x/main/sfx2/source/bastyp/ |
H A D | minarray.cxx | 105 sal_uInt16 nNewSize = (nUsed == 1) ? (nGrow==1 ? 2 : nGrow) : nUsed+nGrow; in Append() local 150 sal_uInt16 nNewSize = ((nNewUsed+nGrow-1)/nGrow) * nGrow; in Remove() local 245 sal_uInt16 nNewSize = nUsed+nGrow; in Insert() local 340 sal_uInt16 nNewSize = (nUsed == 1) ? (nGrow==1 ? 2 : nGrow) : nUsed+nGrow; in Append() local 385 sal_uInt16 nNewSize = ((nNewUsed+nGrow-1)/nGrow) * nGrow; in Remove() local 459 sal_uInt16 nNewSize = nUsed+nGrow; in Insert() local 572 sal_uInt16 nNewSize = (nUsed == 1) ? (nGrow==1 ? 2 : nGrow) : nUsed+nGrow; in Append() local 617 sal_uInt16 nNewSize = ((nNewUsed+nGrow-1)/nGrow) * nGrow; in Remove() local 691 sal_uInt16 nNewSize = nUsed+nGrow; in Insert() local
|
/aoo42x/main/chart2/source/tools/ |
H A D | InternalData.cxx | 283 sal_Int32 nNewSize( nNewColumnCount*nNewRowCount ); in enlargeData() local 313 sal_Int32 nNewSize( nNewColumnCount * m_nRowCount ); in insertColumn() local 362 sal_Int32 nNewSize( m_nColumnCount * nNewRowCount ); in insertRow() local 401 sal_Int32 nNewSize( nNewColumnCount * m_nRowCount ); in deleteColumn() local 437 sal_Int32 nNewSize( m_nColumnCount * nNewRowCount ); in deleteRow() local
|
/aoo42x/main/vcl/inc/vcl/ |
H A D | slider.hxx | 113 void SetLineSize( long nNewSize ) { mnLineSize = nNewSize; } in SetLineSize() 115 void SetPageSize( long nNewSize ) { mnPageSize = nNewSize; } in SetPageSize()
|
H A D | scrbar.hxx | 131 void SetLineSize( long nNewSize ) { mnLineSize = nNewSize; } in SetLineSize() 133 void SetPageSize( long nNewSize ) { mnPageSize = nNewSize; } in SetPageSize()
|
H A D | longcurr.hxx | 128 void SetSpinSize( BigInt nNewSize ) { mnSpinSize = nNewSize; } in SetSpinSize()
|
/aoo42x/main/sc/source/filter/excel/ |
H A D | tokstack.cxx | 42 TokenStack::TokenStack( sal_uInt16 nNewSize ) in TokenStack() 332 sal_uInt16 nNewSize = lcl_canGrow( nP_Ext); in GrowExt() local 352 sal_uInt16 nNewSize = lcl_canGrow( nP_Nlf); in GrowNlf() local 372 sal_uInt16 nNewSize = lcl_canGrow( nP_Matrix); in GrowMatrix() local
|
H A D | exctools.cxx | 92 XclImpOutlineBuffer::XclImpOutlineBuffer( SCSIZE nNewSize ) in XclImpOutlineBuffer()
|
/aoo42x/main/svtools/source/filter/igif/ |
H A D | decode.cxx | 94 sal_uLong nNewSize = nTargetSize << 1; in DecompressBlock() local
|
/aoo42x/main/autodoc/source/parser/tokens/ |
H A D | tkpstama.cxx | 125 intt nNewSize = nStatiSpace + C_nStatuslistResizeValue; in ResizeStati() local
|
/aoo42x/main/autodoc/source/parser_i/tokens/ |
H A D | tkpstam2.cxx | 122 intt nNewSize = nStatiSpace + C_nStatuslistResizeValue; in ResizeStati() local
|
/aoo42x/main/svx/source/dialog/ |
H A D | simptabl.cxx | 203 sal_uInt16 i, nNewSize = static_cast< sal_uInt16 >( GetTab(0) ), nPos = 0; in SetTabs() local 226 sal_uInt16 nNewSize = ( nPrivTabCount > 0 ) ? (sal_uInt16)GetTab(0) : 0; in Paint() local 442 sal_uInt16 nNewSize=0; in HBarEndDrag() local
|
/aoo42x/main/tools/source/memtools/ |
H A D | contnr.cxx | 234 sal_uInt16 nNewSize; in Split() local 464 void CBlock::SetSize( sal_uInt16 nNewSize ) in SetSize() 1081 void Container::SetSize( sal_uIntPtr nNewSize ) in SetSize()
|
/aoo42x/main/sc/source/ui/view/ |
H A D | colrowba.cxx | 111 void ScColBar::SetEntrySize( SCCOLROW nPos, sal_uInt16 nNewSize ) in SetEntrySize() 278 void ScRowBar::SetEntrySize( SCCOLROW nPos, sal_uInt16 nNewSize ) in SetEntrySize()
|
/aoo42x/main/comphelper/source/streaming/ |
H A D | memorystream.cxx | 185 sal_Int64 nNewSize = static_cast< sal_Int64 >( mnCursor + nBytesToWrite ); in writeBytes() local
|
/aoo42x/main/sc/source/core/data/ |
H A D | olinetab.cxx | 44 ScOutlineEntry::ScOutlineEntry( SCCOLROW nNewStart, SCCOLROW nNewSize, bool bNewHidden ) : in ScOutlineEntry() 77 void ScOutlineEntry::SetSize( SCSIZE nNewSize ) in SetSize() 87 void ScOutlineEntry::SetPosSize( SCCOLROW nNewPos, SCSIZE nNewSize ) in SetPosSize()
|
/aoo42x/main/svtools/inc/svtools/ |
H A D | headbar.hxx | 334 inline void SetDragSize( long nNewSize = 0 ) { mnDragSize = nNewSize; } in SetDragSize()
|
H A D | taskbar.hxx | 431 void SetStatusSize( long nNewSize ) in SetStatusSize()
|
/aoo42x/main/sdext/source/presenter/ |
H A D | PresenterNotesView.cxx | 720 const sal_Int32 nNewSize (mpFont->mnSize + nSizeChange); in ChangeFontSize() local
|
/aoo42x/main/package/source/package/zippackage/ |
H A D | ZipPackageStream.cxx | 913 void ZipPackageStream::setSize ( const sal_Int32 nNewSize ) in setSize()
|
/aoo42x/main/tools/source/generic/ |
H A D | poly.cxx | 170 void ImplPolygon::ImplSetSize( sal_uInt16 nNewSize, sal_Bool bResize ) in ImplSetSize() 247 const sal_uInt16 nNewSize = mnPoints + nSpace; in ImplSplit() local 311 const sal_uInt16 nNewSize = mnPoints - nRemoveCount; in ImplRemove() local 821 void Polygon::SetSize( sal_uInt16 nNewSize ) in SetSize()
|
H A D | poly2.cxx | 171 sal_uInt16 nNewSize = nOldSize + mpImplPolyPolygon->mnResize; in Insert() local
|
/aoo42x/main/vcl/source/window/ |
H A D | splitwin.cxx | 476 static void ImplSetSplitSize( ImplSplitSet* pSet, long nNewSize ) in ImplSetSplitSize() 2663 long nNewSize = mpSplitSet->mpItems[mnSplitPos].mnPixSize; in Tracking() local 3257 void SplitWindow::SplitItem( sal_uInt16 nId, long nNewSize, in SplitItem() 3492 void SplitWindow::SetItemSize( sal_uInt16 nId, long nNewSize ) in SetItemSize()
|
/aoo42x/main/sot/source/sdstor/ |
H A D | stgdir.cxx | 308 sal_Bool StgDirEntry::SetSize( sal_Int32 nNewSize ) in SetSize()
|
/aoo42x/main/sd/source/ui/slidesorter/cache/ |
H A D | SlsBitmapCache.cxx | 621 sal_uInt32 nNewSize (mpReplacement.get()!=NULL ? mpReplacement->GetMemorySize() : 0); in Compress() local
|
/aoo42x/main/tools/source/stream/ |
H A D | stream.cxx | 2879 sal_Bool SvMemoryStream::AllocateMemory( sal_Size nNewSize ) in AllocateMemory() 2900 sal_Size nNewSize = (sal_Size)nTemp; in ReAllocateMemory() local 2986 void SvMemoryStream::SetSize( sal_Size nNewSize ) in SetSize()
|