Home
last modified time | relevance | path

Searched refs:realloc (Results 101 – 125 of 1036) sorted by relevance

12345678910>>...42

/aoo41x/main/svx/source/form/
H A Dfmobj.cxx103 m_aEventsHistory.realloc(0); in ~FmFormObj()
119 aEvts.realloc( 0 ); in ClearObjEnv()
337 m_aEventsHistory.realloc(0); in SetPage()
364 m_aEventsHistory.realloc(0); in clonedFrom()
/aoo41x/main/chart2/source/model/main/
H A DAxis.cxx283 rDestination.realloc( rSource.getLength()); in lcl_CloneSubGrids()
382 m_aSubGridProperties.realloc(0); in ~Axis()
406 m_aSubGridProperties.realloc( nNewSubIncCount ); in AllocateSubGrids()
410 m_aSubGridProperties.realloc( nNewSubIncCount ); in AllocateSubGrids()
/aoo41x/main/chart2/source/tools/
H A DExplicitCategoriesProvider.cxx134 m_aSplitCategoriesList.realloc(1); in ExplicitCategoriesProvider()
194 rOutTexts.realloc(nCount); in convertCategoryAnysToText()
389 aRet.realloc(nMaxCategoryCount); in lcl_getExplicitSimpleCategories()
547 m_aExplicitCategories.realloc(0); in getSimpleCategories()
/aoo41x/main/sw/source/ui/dbui/
H A Dmailmergehelper.cxx809 aData.realloc(pStream->Tell()); in getTransferData()
985 m_aRecipients.realloc(m_aRecipients.getLength() + 1); in addRecipient()
994 m_aCcRecipients.realloc(m_aCcRecipients.getLength() + 1); in addCcRecipient()
1003 m_aBccRecipients.realloc(m_aBccRecipients.getLength() + 1); in addBccRecipient()
1033 m_aAttachments.realloc(m_aAttachments.getLength() + 1); in addAttachment()
/aoo41x/main/drawinglayer/source/primitive2d/
H A Dgraphicprimitivehelper2d.cxx253 aRetval.realloc(1); in create2DDecompositionOfGraphic()
281 aRetval.realloc(1); in create2DDecompositionOfGraphic()
289 aRetval.realloc(1); in create2DDecompositionOfGraphic()
731 aRetval.realloc(1); in create2DDecompositionOfGraphic()
742 aRetval.realloc(1); in create2DDecompositionOfGraphic()
/aoo41x/main/unotools/source/config/
H A Dsecurityoptions.cxx354 m_seqSecureURLs.realloc( 0 ); in SetProperty()
474 m_seqTrustedAuthors.realloc( 0 ); // first clear in LoadAuthors()
498 m_seqTrustedAuthors.realloc( c1 ); in LoadAuthors()
802 lNames.realloc(nRealCount); in Commit()
803 lValues.realloc(nRealCount); in Commit()
/aoo41x/main/package/source/zipapi/
H A DZipFile.cxx358 rData->m_aSalt.realloc ( nSaltLength ); in StaticFillData()
362 rData->m_aInitVector.realloc ( nIVLength ); in StaticFillData()
366 rData->m_aDigest.realloc ( nDigestLength ); in StaticFillData()
466 aDecryptBuffer.realloc( nOldLen + aDecryptBuffer2.getLength() ); in StaticHasValidPassword()
471 aDecryptBuffer.realloc( n_ConstDigestLength ); in StaticHasValidPassword()
670 aNameBuffer.realloc( nRead ); in readLOC()
/aoo41x/main/stoc/test/
H A Dtestiadapter.cxx369 rOutParamIndex.realloc( 0 ); in invoke()
370 rOutParam.realloc( 0 ); in invoke()
396 rOutParamIndex.realloc( 17 ); in invoke()
415 rOutParam.realloc( 17 ); in invoke()
440 rOutParamIndex.realloc( 17 ); in invoke()
459 rOutParam.realloc( 17 ); in invoke()
484 rOutParamIndex.realloc( 17 ); in invoke()
503 rOutParam.realloc( 17 ); in invoke()
/aoo41x/main/embeddedobj/source/commonembedding/
H A Dpersistence.cxx95 aResult.realloc( ++nResLen ); in GetValuableArgs_Impl()
124 aResult.realloc( nLength + 1 ); in addAsTemplate()
409 aArgs.realloc( ++nLen ); in LoadLink_Impl()
414 aArgs.realloc( m_aDocMediaDescriptor.getLength() + nLen ); in LoadLink_Impl()
882 aTempMediaDescr.realloc( 4 ); in CreateTempDocFromLink_Impl()
913 aTempMediaDescr.realloc( 2 ); in CreateTempDocFromLink_Impl()
1065 aOutFrameProps.realloc( aOutFramePropsTyped.getLength() ); in setPersistentEntry()
1494 m_aNewDocMediaDescriptor.realloc( 0 ); in saveCompleted()
/aoo41x/main/cui/source/options/
H A Doptlingu.cxx628 aRes.realloc( nDisplayServices ); in GetSortedImplNames()
654 aRes.realloc( nIdx ); in GetSortedImplNames()
699 aAllLocales.realloc( nLength + nFound); in lcl_MergeLocales()
985 rConfigured.realloc( ++nEntries ); in AddRemove()
996 rConfigured.realloc(--nEntries); in AddRemove()
1356 aActiveDics.realloc( nDics ); in FillItemSet()
1383 aActiveDics.realloc( nActiveDics ); in FillItemSet()
1772 aDics.realloc( nLen + 1 ); in IMPL_LINK()
2264 aChange.realloc(nStart); in IMPL_LINK()
2269 aChange.realloc(aModulesCLB.GetEntryCount()); in IMPL_LINK()
[all …]
/aoo41x/main/comphelper/source/misc/
H A Dinteraction.cxx68 m_aContinuations.realloc(nOldLen + 1); in addContinuation()
76 m_aContinuations.realloc(0); in clearContinuations()
/aoo41x/main/vbahelper/source/vbahelper/
H A Dvbacommandbarcontrol.cxx199 aServiceNames.realloc( 1 ); in getServiceNames()
225 aServiceNames.realloc( 1 ); in getServiceNames()
251 aServiceNames.realloc( 1 ); in getServiceNames()
/aoo41x/main/oox/source/xls/
H A Dsheetdatabuffer.cxx122 maCellArray.realloc( 1 ); in CellBlock()
123 maCellArray[ 0 ].realloc( mnRowLength ); in CellBlock()
157 maCellArray.realloc( 1 ); in startNextRow()
165 maCellArray.realloc( nRowCount + 1 ); in startNextRow()
166 maCellArray[ nRowCount ].realloc( mnRowLength ); in startNextRow()
/aoo41x/main/linguistic/source/
H A Dconvdiclist.cxx294 aConvDics.realloc( nLen + 1 ); in insertByName()
336 aConvDics.realloc( nLen - 1 ); in removeByName()
569 aRes.realloc( nCount + nNewLen + 20 ); in queryConversions()
582 aRes.realloc( nCount ); in queryConversions()
/aoo41x/main/editeng/source/uno/
H A Dunotext2.cxx204 maTypeSequence.realloc( 11 ); // !DANGER! keep this updated in getTypes()
228 aId.realloc( 16 ); in getImplementationId()
557 maTypeSequence.realloc( 10 ); // !DANGER! keep this updated in getTypes()
580 aId.realloc( 16 ); in getImplementationId()
/aoo41x/main/chart2/source/controller/chartapiwrapper/
H A DChartDataWrapper.cxx78 aRet.realloc( nOuterSize ); in lcl_getNANInsteadDBL_MIN()
82 aRet[nOuter].realloc( nInnerSize ); in lcl_getNANInsteadDBL_MIN()
98 aRet.realloc( nOuterSize ); in lcl_getDBL_MINInsteadNAN()
102 aRet[nOuter].realloc( nInnerSize ); in lcl_getDBL_MINInsteadNAN()
/aoo41x/main/i18npool/source/transliteration/
H A DignoreKiKuFollowedBySa_ja_JP.cxx53 offset.realloc( nCount ); in folding()
98 offset.realloc(newStr->length); in folding()
H A DignoreProlongedSoundMark_ja_JP.cxx316 offset.realloc( nCount ); in folding()
356 offset.realloc(newStr->length); in folding()
/aoo41x/main/sc/source/ui/Accessibility/
H A DAccessibleSpreadsheet.cxx871 aSequence.realloc(maRange.aEnd.Row() - maRange.aStart.Row() + 1); in getSelectedAccessibleRows()
883 aSequence.realloc(nCount); in getSelectedAccessibleRows()
886 aSequence.realloc(0); in getSelectedAccessibleRows()
902 aSequence.realloc(maRange.aEnd.Col() - maRange.aStart.Col() + 1); in getSelectedAccessibleColumns()
914 aSequence.realloc(nCount); in getSelectedAccessibleColumns()
917 aSequence.realloc(0); in getSelectedAccessibleColumns()
1341 aSequence.realloc(nOldSize + 1); in getSupportedServiceNames()
1360 aId.realloc (16); in getImplementationId()
/aoo41x/main/xmlsecurity/source/xmlsec/nss/
H A Ddigestcontext.cxx55 aToDigest.realloc( 1024 - m_nDigested ); in updateDigest()
94 aResult.realloc( nResultLen ); in finalizeDigestAndDispose()
/aoo41x/main/svl/source/config/
H A Dcjkoptions.cxx175 rPropertyNames.realloc(9); in Load()
360 aNames.realloc(nRealCount); in Commit()
361 aValues.realloc(nRealCount); in Commit()
H A Dctloptions.cxx238 aNames.realloc(nRealCount); in Commit()
239 aValues.realloc(nRealCount); in Commit()
250 rPropertyNames.realloc(6); in Load()
/aoo41x/main/sc/source/filter/ftools/
H A Dfapihelper.cxx250 rValues.realloc( nLen ); in GetProperties()
327 maNameSeq.realloc( static_cast< sal_Int32 >( nSize ) ); in ScfPropSetHelper()
328 maValueSeq.realloc( static_cast< sal_Int32 >( nSize ) ); in ScfPropSetHelper()
/aoo41x/main/drawinglayer/source/geometry/
H A Dviewinformation2d.cxx136 mxExtendedInformation.realloc(nCount); in impInterpretPropertyValues()
186 mxExtendedInformation.realloc(nExtendedInsert); in impInterpretPropertyValues()
210 mxViewInformation.realloc(nCount); in impFillViewInformationFromContent()
/aoo41x/main/svl/source/misc/
H A DPasswordHelper.cxx35 rPassHash.realloc(RTL_DIGEST_LENGTH_SHA1); in GetHashPassword()
40 rPassHash.realloc(0); in GetHashPassword()

Completed in 171 milliseconds

12345678910>>...42