Searched defs:reserve (Results 1 – 6 of 6) sorted by relevance
/aoo4110/main/xml2cmp/source/support/ | ||
H A D | list.hxx | 50 void reserve( in reserve() function in List |
/aoo4110/main/soltools/inc/ | ||
H A D | st_list.hxx | 55 void reserve( in reserve() function in ST_List |
/aoo4110/main/basegfx/source/polygon/ | ||
H A D | b2dpolygon.cxx | 105 void reserve(sal_uInt32 nCount) in reserve() function in CoordinateDataArray2D |
/aoo4110/main/cosv/inc/cosv/tpl/ | ||
H A D | vvector.hxx | 458 VirtualVector<XX,PTRDEL>::reserve( size_type i_size ) in reserve() function in csv::VirtualVector |
/aoo4110/main/connectivity/source/sdbcx/ | ||
H A D | VCollection.cxx | 73 virtual void reserve(size_t nLength) in reserve() function in __anon61ea4f730111::OHardRefMap |
/aoo4110/main/oox/inc/oox/helper/ | ||
H A D | containerhelper.hxx | 121 …inline void reserve( size_type nWidth, size_type nHeight ) { maData.reserve( nWidth * nHei… in reserve() function in oox::Matrix |
Completed in 36 milliseconds