Home
last modified time | relevance | path

Searched refs:reserve (Results 151 – 175 of 379) sorted by relevance

12345678910>>...16

/aoo42x/main/dbaccess/source/ui/uno/
H A Dcopytablewizard.cxx1176 aSourceColTypes.reserve( nCount + 1 ); in impl_copyRows_throw()
1180 aSourcePrec.reserve( nCount + 1 ); in impl_copyRows_throw()
/aoo42x/main/uui/source/
H A Diahndl.cxx607 reserve(static_cast< std::vector< rtl::OUString >::size_type >( in handleRequest_impl()
665 aArguments.reserve(2); in handleRequest_impl()
/aoo42x/main/xmloff/source/core/
H A DRDFaImportHelper.cxx362 predicates.reserve(i_rEntry.m_pRDFaAttributes->m_Properties.size()); in InsertRDFaEntry()
/aoo42x/main/connectivity/source/drivers/adabas/
H A DBUser.cxx65 aVector.reserve(7); // we don't know the excatly count of users but this should fit the normal need in refreshGroups()
/aoo42x/main/connectivity/source/parse/
H A DPColumn.cxx103 ::vos::ORef< OSQLColumns > aReturn( new OSQLColumns ); aReturn->get().reserve( nColumnCount ); in createColumnsForResultSet()
/aoo42x/main/toolkit/source/controls/grid/
H A Ddefaultgridcolumnmodel.cxx85 aColumns.reserve( i_copySource.m_aColumns.size() ); in DefaultGridColumnModel()
/aoo42x/main/sc/source/filter/excel/
H A Dxipage.cxx142 pVec->reserve( nCount ); in ReadPageBreaks()
/aoo42x/main/framework/source/uielement/
H A Dmenubarmerger.cxx426 rSubMenu.reserve(rSubMenu.size() + nCount); in GetSubMenu()
/aoo42x/main/oox/source/core/
H A Dfilterdetect.cxx60 maContextStack.reserve( 2 ); in FilterDetectDocHandler()
/aoo42x/main/svl/source/items/
H A Ditemprop.cxx186 aRet.reserve(m_pImpl->size()); in getPropertyEntries()
/aoo42x/main/dbaccess/source/core/api/
H A DFilteredContainer.cxx200 aUnfilteredTables.reserve( nTableFilterCount + ( aWildCardTableFilter.size() * 10 ) ); in lcl_filter()
H A Dtable.cxx308 aOwnTypes.reserve(aTypes.getLength()); in getTypes()
/aoo42x/main/sc/source/core/tool/
H A Dreftokenhelper.cxx229 aTokens.reserve(nCount); in getTokensFromRangeList()
/aoo42x/main/sc/source/ui/miscdlgs/
H A Dretypepassdlg.cxx99 maTableItems.reserve(nTabCount); in SetDataFromDocument()
/aoo42x/main/dbaccess/source/ui/relationdesign/
H A DRTableConnectionData.cxx433 m_vConnLineData.reserve( aNames.getLength() ); in Update()
/aoo42x/main/svx/source/svdraw/
H A Dsvdpage.cxx106 maList.reserve(InitialObjectContainerCapacity); in SdrObjList()
122 maList.reserve(InitialObjectContainerCapacity); in SdrObjList()
/aoo42x/main/xmlhelp/source/cxxhelp/provider/
H A Dresultsetforquery.cxx175 pQueryResultVector->reserve( hitCount ); in ResultSetForQuery()
/aoo42x/main/connectivity/source/drivers/hsqldb/
H A DHTable.cxx359 aOwnTypes.reserve(aTypes.getLength()); in getTypes()
/aoo42x/main/autodoc/source/ary/idl/
H A Dia_ce.cxx508 o_rResult.reserve(1000); in Get_AlphabeticalIndex()
/aoo42x/main/unotools/source/misc/
H A Dfontcvt.cxx1282 aPossibilities.reserve(nLen - rIndex); in ConvertString()
/aoo42x/main/icc/
H A DSampleICC-1.3.2.patch1569 sDescription.reserve(sDescription.size() + m_nSize*79);
1622 sDescription.reserve(sDescription.size() + m_nSize*79);
1642 //sDescription.reserve(sDescription.size() + m_nChannels*79);
1734 sDescription.reserve(sDescription.size() + m_nSize*79);
1756 sDescription.reserve(sDescription.size() + m_nSize*79);
2252 sDescription.reserve(sDescription.size() + m_nSize * 20);
/aoo42x/main/sc/source/ui/unoobj/
H A Dchart2uno.cxx178 maTokens.reserve(mnColCount*mnRowCount); in init()
1326 aRanges.reserve(2); in lcl_addUpperLeftCornerIfMissing()
1348 aNewTokens.reserve(1); in lcl_addUpperLeftCornerIfMissing()
3306 pTokensNew->reserve(m_pTokens->size()); in createClone()
/aoo42x/main/unotools/source/config/
H A Dinetoptions.cxx216 aNotifications.reserve(m_aListeners.size()); in notifyListeners()
/aoo42x/main/cppuhelper/source/
H A Dservicefactory.cxx382 context_values.reserve( 14 ); in bootstrapInitialContext()
/aoo42x/main/toolkit/source/awt/
H A Danimatedimagespeer.cxx173 o_images.reserve( count ); in lcl_init()

Completed in 192 milliseconds

12345678910>>...16