Home
last modified time | relevance | path

Searched refs:reserve (Results 251 – 275 of 379) sorted by relevance

1...<<111213141516

/aoo42x/main/oox/source/xls/
H A Dexternallinkbuffer.cxx998 maRefSheets.reserve( nMaxCount ); in importExternalSheets()
/aoo42x/main/sfx2/source/doc/
H A Doleprops.cxx322 aBuffer.reserve( static_cast< size_t >( nSize + 1 ) ); in ImplLoadString16()
/aoo42x/main/sdext/source/presenter/
H A DPresenterTheme.cxx1014 aProperties.reserve(6); in Read()
H A DPresenterWindowManager.cxx1364 aRectangles.reserve(1+nPaneCount); in CreateClipPolyPolygon()
/aoo42x/main/connectivity/source/drivers/file/
H A DFDatabaseMetaData.cxx254 aRow.reserve(6); in getTables()
/aoo42x/main/svx/source/svdraw/
H A Dsvdotextdecomposition.cxx253 aDXArray.reserve(rInfo.mnTextLen); in impCreateTextPortionPrimitive()
/aoo42x/main/sc/source/ui/view/
H A Dgridwin2.cxx508 aUserSortNames.reserve(n); in DPLaunchFieldPopupMenu()
/aoo42x/main/l10ntools/source/help/
H A DHelpLinker.cxx1014 args.reserve(nXhpFileCount + 2); in compileExtensionHelp()
/aoo42x/main/framework/source/services/
H A Dpathsettings.cxx662 lTemp.reserve(rPath.lInternalPaths.size() + rPath.lUserPaths.size() + 1); in impl_convertPath2OldStyle()
/aoo42x/main/sc/source/filter/excel/
H A Dxestyle.cxx334 maPalette.reserve( nCount ); in XclExpPaletteImpl()
581 aListIndexMap.reserve( xOldList->Count() ); in RawReducePalette()
H A Dxicontent.cxx84 maStrings.reserve( static_cast< size_t >( nStrCount ) ); in ReadSst()
/aoo42x/main/svtools/source/dialogs/
H A Daddresstemplate.cxx690 m_pImpl->aLogicalFieldNames.reserve(nAdjustedTokenCount); in implConstruct()
/aoo42x/main/sdext/source/pdfimport/tree/
H A Dpdfiprocessor.cxx1087 m_aMirrorMap.reserve( 0x10000 ); in prepareMirrorMap()
/aoo42x/main/connectivity/source/drivers/ado/
H A DADatabaseMetaData.cxx366 aRows.reserve(8); in getTablePrivileges()
/aoo42x/main/vcl/source/gdi/
H A Dpngread.cxx230 maChunkSeq.reserve( 16 ); in PNGReaderImpl()
/aoo42x/main/forms/source/misc/
H A DInterfaceContainer.cxx294 _rSave.reserve( _nItemCount ); in lcl_saveEvents()
/aoo42x/main/drawinglayer/source/processor2d/
H A Dvclprocessor2d.cxx251 aTransformedDXArray.reserve(rTextCandidate.getDXArray().size()); in RenderTextSimpleOrDecoratedPortionPrimitive2D()
/aoo42x/main/sc/source/ui/vba/
H A Dvbawindow.cxx121 sheets.reserve( nTabCount ); in SelectedSheetsEnumAccess()
/aoo42x/main/sd/source/core/
H A DEffectMigration.cxx1458 aObjects.reserve(aIter.Count()); in CreateAnimatedGroup()
/aoo42x/main/sd/source/ui/view/
H A DOutliner.cxx1553 maMarkListCopy.reserve (nCount); in HandleChangedSelection()
/aoo42x/main/sd/source/ui/unoidl/
H A Dunopage.cxx2123 aTypes.reserve(13); in getTypes()
2785 aTypes.reserve(12); in getTypes()
/aoo42x/main/extensions/source/propctrlr/
H A Dpropcontroller.cxx1027 aProperties.reserve( aProperties.size() + aThisHandlersProperties.size() ); in doInspection()
/aoo42x/main/forms/source/component/
H A DDatabaseForm.cxx933 rList.reserve( nCount + rList.capacity() ); // not size() in AppendComponent()
956 rList.reserve( getCount() ); in FillSuccessfulList()
/aoo42x/main/vcl/win/source/gdi/
H A Dsalgdi.cxx900 aPolyPoints.reserve( 1024 ); in setClipRegion()
/aoo42x/main/vcl/source/glyphs/
H A Dgraphite_layout.cxx1251 mvGlyphs.reserve(mvGlyphs.size() + nKashidaCount); in kashidaJustify()

Completed in 246 milliseconds

1...<<111213141516