Searched defs:nInitSize (Results 1 – 18 of 18) sorted by relevance
/aoo42x/main/toolkit/source/helper/ |
H A D | unomemorystream.cxx | 34 UnoMemoryStream::UnoMemoryStream( sal_uInt32 nInitSize, sal_uInt32 nInitResize ) in UnoMemoryStream()
|
/aoo42x/main/tools/inc/ |
H A D | poly.h | 80 ImplPolyPolygon( sal_uInt16 nInitSize, sal_uInt16 nResize ) in ImplPolyPolygon()
|
/aoo42x/main/svx/inc/ |
H A D | xpolyimp.hxx | 90 ImpXPolyPolygon( sal_uInt16 nInitSize = 16, sal_uInt16 nResize = 16 ) : in ImpXPolyPolygon()
|
/aoo42x/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()
|
/aoo42x/main/tools/inc/tools/ |
H A D | contnr.hxx | 51 sal_uInt16 nInitSize; member in Container
|
/aoo42x/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()
|
/aoo42x/main/sw/source/core/bastyp/ |
H A D | swcache.cxx | 102 SwCache::SwCache( const sal_uInt16 nInitSize, const sal_uInt16 nGrowSize in SwCache()
|
/aoo42x/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()
|
/aoo42x/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()
|
/aoo42x/main/starmath/source/ |
H A D | utility.cxx | 62 SmPickList::SmPickList(sal_uInt16 nInitSize, sal_uInt16 nMaxSize) : in SmPickList()
|
/aoo42x/main/tools/source/memtools/ |
H A D | contnr.cxx | 83 CBlock::CBlock( sal_uInt16 nInitSize, CBlock* _pPrev, CBlock* _pNext ) in CBlock()
|
/aoo42x/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()
|
/aoo42x/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()
|
/aoo42x/main/sot/source/sdstor/ |
H A D | stgstrms.cxx | 1088 StgTmpStrm::StgTmpStrm( sal_uLong nInitSize ) in StgTmpStrm()
|
/aoo42x/main/tools/source/stream/ |
H A D | stream.cxx | 2612 SvMemoryStream::SvMemoryStream( sal_Size nInitSize, sal_Size nResizeOffset ) in SvMemoryStream() 2956 void* SvMemoryStream::SwitchBuffer( sal_Size nInitSize, sal_Size nResizeOffset) in SwitchBuffer()
|
/aoo42x/main/sw/source/core/txtnode/ |
H A D | ndtxt.cxx | 2014 const xub_StrLen nInitSize = pDest->m_Text.Len(); in CutImpl() local
|
Completed in 90 milliseconds