Home
last modified time | relevance | path

Searched refs:reserve (Results 126 – 150 of 379) sorted by relevance

12345678910>>...16

/aoo42x/main/vcl/inc/
H A Dsallayout.hxx75 ImplLayoutRuns() { mnRunIndex = 0; maRuns.reserve(8); } in ImplLayoutRuns()
/aoo42x/main/idlc/source/
H A Doptions.cxx140 buffer.reserve(256); in checkCommandFile()
/aoo42x/main/sd/source/ui/animations/
H A DSlideTransitionPane.cxx932 maSoundList.reserve( nCount ); in updateSoundList()
1218 pPages->reserve( nPageCount ); in IMPL_LINK()
/aoo42x/main/sw/source/core/doc/
H A Dtblcpy.cxx283 maLines[rLine].reserve( pStartLn->size() ); in addLine()
304 maLines[rLine].reserve( rBoxes.Count() ); in addLine()
H A Ddocnum.cxx2598 orNodeNumList.reserve( mpListItemsList->size() ); in getListItems()
2611 orNodeNumList.reserve( mpListItemsList->size() ); in getNumItems()
2657 orOutlineNodeList.reserve( getOutlineNodesCount() ); in getOutlineNodes()
/aoo42x/main/basegfx/source/polygon/
H A Db2dpolypolygon.cxx94 maPolygons.reserve(maPolygons.size() + nCount); in insert()
H A Db3dpolypolygon.cxx95 maPolygons.reserve(maPolygons.size() + nCount); in insert()
/aoo42x/main/dbaccess/source/ui/querydesign/
H A DTableWindowAccess.cxx277 aRelations.reserve(5); // just guessing in getRelationByType()
/aoo42x/main/reportdesign/source/ui/inc/
H A DViewsWindow.hxx92 m_aChildren.reserve(nCount); in OWindowPositionCorrector()
/aoo42x/main/sd/source/ui/slidesorter/controller/
H A DSlsPageSelector.cxx352 pSelection->reserve(GetSelectedPageCount()); in GetPageSelection()
/aoo42x/main/sdext/source/presenter/
H A DPresenterCanvasHelper.cxx93 aRectangles.reserve(2); in PaintRectangle()
/aoo42x/main/sd/source/ui/sidebar/
H A DRecentlyUsedMasterPages.cxx202 mpMasterPages->reserve(aKeys.getLength()); in LoadPersistentValues()
/aoo42x/main/chart2/source/model/template/
H A DBubbleDataInterpreter.cxx134 aSeriesVec.reserve( aSizeValuesVector.size()); in interpretDataSource()
/aoo42x/main/connectivity/source/commontools/
H A Dparamwrapper.cxx275 m_aParameters.reserve( nParamCount ); in ParameterWrapperContainer()
/aoo42x/main/svx/source/form/
H A Dfmexch.cxx185 m_aCurrentFormats.reserve( 3 ); in updateFormats()
/aoo42x/main/sc/source/core/tool/
H A Dqueryparam.cxx83 aNewEntries.reserve(n); in DeleteQuery()
/aoo42x/main/drawinglayer/source/primitive2d/
H A Dtextlayoutdevice.cxx344 aRetval.reserve(nTextLength); in getTextArray()
/aoo42x/main/vcl/source/fontsubset/
H A Dgsub.cxx261 aSubstVector.reserve( nCntGlyph ); in ReadGSUB()
/aoo42x/main/unotools/source/config/
H A Dxmlaccelcfg.cxx94 vecAttribute.reserve(20); in AttributeListImpl_impl()
/aoo42x/main/sfx2/source/sidebar/
H A DTabBar.cxx375 aButtons.reserve(maItems.size()+1); in UpdateFocusManager()
/aoo42x/main/connectivity/inc/connectivity/sdbcx/
H A DVCollection.hxx71 virtual void reserve(size_t nLength) = 0;
/aoo42x/main/basegfx/source/inc/
H A DPolygonPoint.hxx210 mpVectors->reserve(nCount); in PolygonPointList()
H A Dpolygontemplate.hxx210 mpVectors->reserve(nCount); in ImplPolygonTemplate()
/aoo42x/main/reportdesign/source/ui/misc/
H A DRptUndo.cxx62 _rControls.reserve(nCount); in lcl_collectElements()
/aoo42x/main/sc/source/ui/cctrl/
H A Ddpcontrol.cxx993 maTabStopCtrls.reserve(7); in ScDPFieldPopupWindow()
1337 maMembers.reserve(n); in setMemberSize()

Completed in 110 milliseconds

12345678910>>...16