Home
last modified time | relevance | path

Searched refs:reserve (Results 101 – 125 of 379) sorted by relevance

12345678910>>...16

/aoo42x/main/oox/source/xls/
H A Dbiffoutputstream.cxx40 maData.reserve( SAL_MAX_UINT16 ); in BiffOutputRecordBuffer()
/aoo42x/main/connectivity/source/sdbcx/
H A DVCatalog.cxx216 _rNames.reserve(20); in fillNames()
/aoo42x/main/vbahelper/source/msforms/
H A Dvbalistcontrolhelper.cxx58 sVec.reserve( sList.getLength() - nIndex ); in AddItem()
/aoo42x/main/autodoc/source/parser/inc/semantic/
H A Dcallf.hxx164 aBranches.reserve(i_nSize); in PeStatus()
/aoo42x/main/vcl/inc/vcl/
H A Dlazydelete.hxx144 aRealDelete.reserve( nCount ); in ~LazyDeletor()
/aoo42x/main/oox/source/ole/
H A Dvbainputstream.cxx50 maChunk.reserve( 4096 ); in VbaInputStream()
/aoo42x/main/autodoc/inc/cosv/tpl/
H A Dtpltools.hxx152 io_rVector.reserve(i_nSize); in adjust_vector_size()
/aoo42x/main/connectivity/source/drivers/evoab2/
H A DNDatabaseMetaData.cxx1052 aRow.reserve(19); in impl_getTypeInfo_throw()
1170 aRow.reserve(6); in getTables()
/aoo42x/main/sd/source/ui/view/
H A DViewShellManager.cxx937 aSfxShellStack.reserve(nIndex); in UpdateShellStack()
1368 aSfxShellStack.reserve(nIndex); in DumpSfxShellStack()
/aoo42x/main/sd/source/ui/framework/configuration/
H A DConfigurationClassifier.cxx195 rTarget.reserve(rTarget.size() + 1 + nL); in CopyResources()
/aoo42x/main/connectivity/source/drivers/adabas/
H A DBDatabaseMetaData.cxx59 aRows.reserve(19); in impl_getTypeInfo_throw()
/aoo42x/main/connectivity/source/drivers/flat/
H A DEResultSet.cxx91 aOwnTypes.reserve(aTypes.getLength()); in getTypes()
/aoo42x/main/autodoc/source/cosv/service/
H A Dcommandline.cxx166 aCommandLine.reserve(argc); in Get_Arguments()
/aoo42x/main/sc/source/core/tool/
H A Dinterpr3.cxx1763 cnNumer.reserve( nEstContainerSize + 10 ); in ScHypGeomDist()
1764 cnDenom.reserve( nEstContainerSize + 10 ); in ScHypGeomDist()
3444 rArray.reserve( rArray.size() + nCellCount); in GetNumberSequenceArray()
3466 rArray.reserve( rArray.size() + nCount); in GetNumberSequenceArray()
3566 pIndexOrder->reserve(n); in QuickSort()
/aoo42x/main/dbaccess/source/ui/misc/
H A DDExport.cxx210 aTypes.reserve(nCount+1); in ODatabaseExport()
211 aNullable.reserve(nCount+1); in ODatabaseExport()
/aoo42x/main/svx/source/table/
H A Dtablemodel.cxx183 maRows.reserve( 20 ); in init()
186 maColumns.reserve( 20 ); in init()
H A Dtablertfexporter.cxx103 aColumnStart.reserve( nColCount ); in Write()
/aoo42x/main/soltools/inc/
H A Dst_list.hxx55 void reserve( in reserve() function in ST_List
/aoo42x/main/connectivity/source/commontools/
H A DTSkipDeletedSet.cxx38 m_aBookmarksPositions.reserve(256); in OSkipDeletedSet()
/aoo42x/main/forms/source/misc/
H A Dproperty.cxx84 s_AllKnownProperties.reserve(220); in initialize()
/aoo42x/main/reportdesign/source/core/sdr/
H A Dformatnormalizer.cxx152 _inout_rFields.reserve( _inout_rFields.size() + (size_t)nCount ); in lcl_collectFields_throw()
/aoo42x/main/sc/source/ui/Accessibility/
H A DAccessibleSpreadsheet.cxx222 vecRet.reserve(10); in CalcScRangeListDifferenceMax()
238 vecRet.reserve(10); in CalcScRangeListDifferenceMax()
1619 vecCurSel.reserve(nCurSize); in NotifyRefMode()
/aoo42x/main/framework/source/uielement/
H A Dfontmenucontroller.cxx115 aVector.reserve(rFontNameSeq.getLength()); in fillPopupMenu()
/aoo42x/main/chart2/source/model/template/
H A DXYDataInterpreter.cxx120 aSeriesVec.reserve( aSequencesVec.size()); in interpretDataSource()
/aoo42x/main/dbaccess/source/core/dataaccess/
H A DComponentDefinition.cxx256 aNames.reserve( rDefinition.size() ); in getColumns()

Completed in 142 milliseconds

12345678910>>...16