Searched defs:nInitSize (Results  1 – 18 of 18) sorted by relevance
| /aoo4110/main/toolkit/source/helper/ | 
| H A D | unomemorystream.cxx | 34 UnoMemoryStream::UnoMemoryStream( sal_uInt32 nInitSize, sal_uInt32 nInitResize )  in UnoMemoryStream()
 | 
| /aoo4110/main/tools/inc/ | 
| H A D | poly.h | 80                     ImplPolyPolygon( sal_uInt16 nInitSize, sal_uInt16 nResize )  in ImplPolyPolygon()
 | 
| /aoo4110/main/svx/inc/ | 
| H A D | xpolyimp.hxx | 90 				 ImpXPolyPolygon( sal_uInt16 nInitSize = 16, sal_uInt16 nResize = 16 ) :  in ImpXPolyPolygon()
 | 
| /aoo4110/main/sfx2/source/bastyp/ | 
| H A D | minarray.cxx | 34 SfxPtrArr::SfxPtrArr( sal_uInt8 nInitSize, sal_uInt8 nGrowSize ):  in SfxPtrArr()270 ByteArr::ByteArr( sal_uInt8 nInitSize, sal_uInt8 nGrowSize ):  in ByteArr()
 502 WordArr::WordArr( sal_uInt8 nInitSize, sal_uInt8 nGrowSize ):  in WordArr()
 
 | 
| /aoo4110/main/tools/inc/tools/ | 
| H A D | contnr.hxx | 51     sal_uInt16      nInitSize;  member in Container
 | 
| /aoo4110/main/starmath/inc/ | 
| H A D | utility.hxx | 217 	SmStringPickList(sal_uInt16 nInitSize, sal_uInt16 nMaxSize)  in SmStringPickList()276 	SmFontPickList(sal_uInt16 nInitSize, sal_uInt16 nMaxSize)  in SmFontPickList()
 
 | 
| /aoo4110/main/sw/source/core/bastyp/ | 
| H A D | swcache.cxx | 102 SwCache::SwCache( const sal_uInt16 nInitSize, const sal_uInt16 nGrowSize  in SwCache()
 | 
| /aoo4110/main/vcl/source/gdi/ | 
| H A D | impimage.cxx | 212 void ImplImageBmp::Create( long nItemWidth, long nItemHeight, sal_uInt16 nInitSize )  in Create()232 …ImageBmp::Create( const BitmapEx& rBmpEx, long nItemWidth, long nItemHeight, sal_uInt16 nInitSize )  in Create()
 
 | 
| H A D | octree.cxx | 44 ImpNodeCache::ImpNodeCache( const sal_uLong nInitSize ) :  in ImpNodeCache()
 | 
| /aoo4110/main/sc/source/filter/inc/ | 
| H A D | ftools.hxx | 419     inline explicit     ScfDelList( sal_uInt16 nInitSize = 16, sal_uInt16 nResize = 16 ) :  in ScfDelList()486     inline              ScfDelStack( sal_uInt16 nInitSize = 16, sal_uInt16 nResize = 16 ) :  in ScfDelStack()
 
 | 
| /aoo4110/main/starmath/source/ | 
| H A D | utility.cxx | 62 SmPickList::SmPickList(sal_uInt16 nInitSize, sal_uInt16 nMaxSize) :  in SmPickList()
 | 
| /aoo4110/main/tools/source/memtools/ | 
| H A D | contnr.cxx | 83 CBlock::CBlock( sal_uInt16 nInitSize, CBlock* _pPrev, CBlock* _pNext )  in CBlock()
 | 
| /aoo4110/main/tools/source/generic/ | 
| H A D | poly2.cxx | 94 PolyPolygon::PolyPolygon( sal_uInt16 nInitSize, sal_uInt16 nResize )  in PolyPolygon()
 | 
| H A D | poly.cxx | 79 ImplPolygon::ImplPolygon( sal_uInt16 nInitSize, sal_Bool bFlags  )  in ImplPolygon()130 ImplPolygon::ImplPolygon( sal_uInt16 nInitSize, const Point* pInitAry, const sal_uInt8* pInitFlags )  in ImplPolygon()
 
 | 
| /aoo4110/main/svx/source/xoutdev/ | 
| H A D | _xpoly.cxx | 56 ImpXPolygon::ImpXPolygon( sal_uInt16 nInitSize, sal_uInt16 _nResize )  in ImpXPolygon()1579 XPolyPolygon::XPolyPolygon( sal_uInt16 nInitSize, sal_uInt16 nResize )  in XPolyPolygon()
 
 | 
| /aoo4110/main/tools/source/stream/ | 
| H A D | stream.cxx | 2491 SvMemoryStream::SvMemoryStream( sal_Size nInitSize, sal_Size nResizeOffset )  in SvMemoryStream()2835 void* SvMemoryStream::SwitchBuffer( sal_Size nInitSize, sal_Size nResizeOffset)  in SwitchBuffer()
 
 | 
| /aoo4110/main/sot/source/sdstor/ | 
| H A D | stgstrms.cxx | 1088 StgTmpStrm::StgTmpStrm( sal_uLong nInitSize )  in StgTmpStrm()
 | 
| /aoo4110/main/sw/source/core/txtnode/ | 
| H A D | ndtxt.cxx | 2005     const xub_StrLen nInitSize = pDest->m_Text.Len();  in CutImpl()  local
 | 
        Completed in 374 milliseconds