Home
last modified time | relevance | path

Searched refs:reserve (Results 1 – 25 of 379) sorted by last modified time

12345678910>>...16

/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx1124 aProperties.reserve( 4 ); in startShow()
/trunk/main/oox/source/core/
H A Dfilterdetect.cxx60 maContextStack.reserve( 2 ); in FilterDetectDocHandler()
/trunk/main/sw/source/core/access/
H A Daccportions.cxx104 aLineBreaks.reserve( 5 ); in SwAccessiblePortionData()
105 aModelPositions.reserve( 10 ); in SwAccessiblePortionData()
106 aAccessiblePositions.reserve( 10 ); in SwAccessiblePortionData()
535 pSentences->reserve(10); in GetSentenceBoundary()
/trunk/extras/l10n/source/kid/
H A Dlocalize.sdf8679 …statement. FreeFile returns the next available file number, but does not reserve it. 20130829 2…
/trunk/extras/l10n/source/en-ZA/
H A Dlocalize.sdf40293 …statement. FreeFile returns the next available file number, but does not reserve it. 2002-02-02…
/trunk/main/autodoc/source/cosv/service/
H A Dcommandline.cxx166 aCommandLine.reserve(argc); in Get_Arguments()
/trunk/main/autodoc/inc/cosv/tpl/
H A Dvvector.hxx162 void reserve(
458 VirtualVector<XX,PTRDEL>::reserve( size_type i_size ) in reserve() function in csv::VirtualVector
460 aData.reserve(i_size); in reserve()
H A Dtpltools.hxx152 io_rVector.reserve(i_nSize); in adjust_vector_size()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx7407 aSysLayoutData.rGlyphData.reserve( 256 ); in GetSysTextLayoutData()
7716 rVector.reserve( nLen ); in GetTextOutlines()
7942 rResultVector.reserve( aB2DPolyPolyVector.size() ); in GetTextOutlines()
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx2245 rWidths.reserve( 224 ); in GetGlyphWidths()
/trunk/main/dbaccess/source/ui/misc/
H A DUITools.cxx694 aTypes.reserve(nCount+1); in fillTypeInfo()
866 _rTypeInfoIters.reserve(_rTypeInfoMap.size()); in fillTypeInfo()
/trunk/main/svx/source/table/
H A Dtablemodel.cxx183 maRows.reserve( 20 ); in init()
186 maColumns.reserve( 20 ); in init()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsPageSelector.cxx352 pSelection->reserve(GetSelectedPageCount()); in GetPageSelection()
/trunk/main/idlc/source/
H A Doptions.cxx140 buffer.reserve(256); in checkCommandFile()
/trunk/main/basegfx/inc/basegfx/polygon/
H A Db2dpolygon.hxx87 void reserve(sal_uInt32 nCount);
/trunk/main/vcl/source/fontsubset/
H A Dgsub.cxx261 aSubstVector.reserve( nCntGlyph ); in ReadGSUB()
/trunk/main/sw/source/filter/ww8/
H A Dww8par3.cxx832 aOfsNumsXCH.reserve(nMaxLevel); in ReadLVL()
2386 maListEntries.reserve(nNoStrings); in FormulaRead()
H A Dwrtw8esh.cxx3066 rDstArr.reserve(nCnt); in MakeZOrderArrAndFollowIds()
/trunk/main/svx/source/svdraw/
H A Dsvddrgmt.cxx283 aTransformedPositions.reserve(aTransformed.count()); in createPrimitive2DSequenceInCurrentState()
/trunk/main/unotools/source/misc/
H A Dfontcvt.cxx1282 aPossibilities.reserve(nLen - rIndex); in ConvertString()
/trunk/main/sw/source/ui/docvw/
H A DPostItMgr.cxx1231 aTmp.reserve( mvPostItFlds.size() ); in Delete()
1259 aTmp.reserve( mvPostItFlds.size() ); in Delete()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeFontWork.cxx682 vDistances.reserve( nPointCount ); in FitTextOutlinesToShapeOutlines()
744 vDistances.reserve( nPointCount ); in FitTextOutlinesToShapeOutlines()
746 vDistances2.reserve( nPointCount2 ); in FitTextOutlinesToShapeOutlines()
/trunk/main/sd/source/ui/view/
H A DOutliner.cxx1553 maMarkListCopy.reserve (nCount); in HandleChangedSelection()
/trunk/main/sc/source/filter/excel/
H A Dxicontent.cxx84 maStrings.reserve( static_cast< size_t >( nStrCount ) ); in ReadSst()
/trunk/main/sc/source/core/data/
H A Dglobal.cxx1688 _rArguments.reserve( nArgCount); in fillVisibleArgumentMapping()

Completed in 2092 milliseconds

12345678910>>...16