Searched defs:nResize (Results 1 – 12 of 12) sorted by relevance
/aoo4110/main/svx/inc/ |
H A D | xpolyimp.hxx | 47 sal_uInt16 nResize; member in ImpXPolygon 90 ImpXPolyPolygon( sal_uInt16 nInitSize = 16, sal_uInt16 nResize = 16 ) : in ImpXPolyPolygon()
|
/aoo4110/main/tools/inc/ |
H A D | poly.h | 80 ImplPolyPolygon( sal_uInt16 nInitSize, sal_uInt16 nResize ) in ImplPolyPolygon()
|
/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/svx/inc/svx/ |
H A D | svdmark.hxx | 51 SdrUShortCont(sal_uInt16 nBlock, sal_uInt16 nInit, sal_uInt16 nResize) in SdrUShortCont()
|
H A D | svdetc.hxx | 130 UShortCont(sal_uInt16 nBlock, sal_uInt16 nInit, sal_uInt16 nResize): aArr(nBlock,nInit,nResize) {} in UShortCont()
|
/aoo4110/main/tools/source/ref/ |
H A D | pstm.cxx | 62 sal_uInt16 nInitSz, sal_uInt16 nResize ) in SvPersistBaseMemberList()
|
/aoo4110/main/tools/source/generic/ |
H A D | poly2.cxx | 94 PolyPolygon::PolyPolygon( sal_uInt16 nInitSize, sal_uInt16 nResize ) in PolyPolygon()
|
/aoo4110/main/svx/source/xoutdev/ |
H A D | _xpoly.cxx | 280 XPolygon::XPolygon( sal_uInt16 nSize, sal_uInt16 nResize ) in XPolygon() 1579 XPolyPolygon::XPolyPolygon( sal_uInt16 nInitSize, sal_uInt16 nResize ) in XPolyPolygon()
|
/aoo4110/main/svtools/inc/svtools/ |
H A D | treelist.hxx | 67 SvTreeEntryList(sal_uInt16 nInitPos=16, sal_uInt16 nResize=16 ) in SvTreeEntryList()
|
/aoo4110/main/tools/inc/tools/ |
H A D | stream.hxx | 788 sal_Size nResize; member in SvMemoryStream
|
/aoo4110/main/vcl/source/gdi/ |
H A D | impvect.cxx | 368 ImplChain::ImplChain( sal_uLong nInitCount, long nResize ) : in ImplChain()
|
/aoo4110/main/filter/source/msfilter/ |
H A D | escherex.cxx | 4158 … EscherBlibEntry::WriteBlibEntry( SvStream& rSt, sal_Bool bWritePictureOffset, sal_uInt32 nResize ) in WriteBlibEntry() 4258 sal_uInt32 nBlipId, sal_Bool bWritePictureOffSet, sal_uInt32 nResize) in WriteBlibStoreEntry()
|
Completed in 73 milliseconds