Home
last modified time | relevance | path

Searched refs:realloc (Results 176 – 200 of 1035) sorted by relevance

12345678910>>...42

/aoo41x/main/package/inc/
H A DZipPackageBuffer.hxx50 inline void realloc ( sal_Int32 nSize ) { m_aBuffer.realloc ( nSize ); } in realloc() function in ZipPackageBuffer
/aoo41x/main/canvas/source/directx/
H A Ddx_canvas.cxx119 maArguments.realloc(0); in initialize()
196 maArguments.realloc(0); in initialize()
/aoo41x/main/comphelper/source/property/
H A Dpropertysetinfo.cxx94 maProperties.realloc( 0 ); in add()
105 maProperties.realloc( 0 ); in remove()
/aoo41x/main/framework/source/jobs/
H A Djobdata.cxx217 m_lArguments.realloc(nCount); in setAlias()
483 lConfig.realloc(3); in getConfig()
712 lEnabledJobs.realloc(d); in getEnabledJobsForEvent()
/aoo41x/main/package/source/zippackage/
H A Dzipfileaccess.cxx110 aPattern.realloc( ( ++nInd ) + 1 ); in GetPatternsFromString_Impl()
283 aNames.realloc( nLen ); in getElementNames()
292 aNames.realloc( nLen ); in getElementNames()
/aoo41x/main/sw/source/filter/xml/
H A Dxmlexp.cxx454 aProps.realloc( NUM_EXPORTED_VIEW_SETTINGS ); in GetViewSettings()
486 aProps.realloc(nIndex); in GetViewSettings()
532 aProps.realloc(nIndex); in GetViewSettings()
555 rProps.realloc(nCount); in GetConfigurationSettings()
/aoo41x/main/sfx2/source/dialog/
H A Dmailmodel.cxx290 rArgs.realloc( ++rNumArgs ); in ShowFilterOptionsDialog()
593 aArgs.realloc( ++nNumArgs ); in SaveDocumentAsFormat()
732 aArgs.realloc( ++nNumArgs ); in SaveDocumentAsFormat()
882 aCcRecipientSeq.realloc( nCcSeqCount ); in Send()
/aoo41x/main/sw/source/ui/dbui/
H A Dmmconfigitem.cxx366 aSavedDocuments.realloc(nIndex); in SwMailMergeConfigItem_Impl()
415 rAssignments.realloc(rAssignments.getLength() + 1); in lcl_CreateNodeName()
524 aNames.realloc(nCount); in GetPropertyNames()
1167 m_aSelection.realloc(nEnd); in ExcludeRecord()
1204 aRet.realloc(nRetIndex); in GetSelection()
1232 m_pImpl->aSavedDocuments.realloc(m_pImpl->aSavedDocuments.getLength() + 1); in AddSavedDocument()
/aoo41x/main/scripting/source/basprov/
H A Dbasscript.cxx218 aOutParamIndex.realloc( nOutParamCount ); in invoke()
219 aOutParam.realloc( nOutParamCount ); in invoke()
/aoo41x/main/svx/source/accessibility/
H A DAccessibleOLEShape.cxx154 aServiceNames.realloc (nCount + 1); in getSupportedServiceNames()
175 aTypeList.realloc (nTypeCount + 1); in getTypes()
/aoo41x/main/svx/source/items/
H A Dclipfmtitem.cxx83 aClipFormats.Identifiers.realloc( nCount ); in QueryValue()
84 aClipFormats.Names.realloc( nCount ); in QueryValue()
/aoo41x/main/forms/source/component/
H A DPattern.cxx77 aSupported.realloc(aSupported.getLength() + 1); in getSupportedServiceNames()
134 aSupported.realloc(aSupported.getLength() + 2); in IMPLEMENT_DEFAULT_CLONING()
H A DCurrency.cxx73 aSupported.realloc(aSupported.getLength() + 1); in getSupportedServiceNames()
180 aSupported.realloc( nOldLen + 4 ); in IMPLEMENT_DEFAULT_CLONING()
H A DCheckBox.cxx71 aSupported.realloc(aSupported.getLength() + 1); in getSupportedServiceNames()
124 aSupported.realloc( nOldLen + 8 ); in IMPLEMENT_DEFAULT_CLONING()
/aoo41x/main/io/source/acceptor/
H A Dacc_pipe.cxx102 aReadBytes.realloc( nBytesToRead ); in read()
108 aReadBytes.realloc( n ); in read()
/aoo41x/main/drawinglayer/source/primitive2d/
H A Dborderlineprimitive2d.cxx57 xRetval.realloc(getCreateInside() && getCreateOutside() ? 2 : 1); in create2DDecomposition()
139 xRetval.realloc(1); in create2DDecomposition()
H A Dtexteffectprimitive2d.cxx76 aRetval.realloc(2); in create2DDecomposition()
143 aRetval.realloc(9); in create2DDecomposition()
/aoo41x/main/unotools/source/ucbhelper/
H A Dxtempfile.cxx180 aData.realloc(nBytesToRead); in readBytes()
186 aData.realloc( nRead ); in readBytes()
217 aData.realloc(0); in readSomeBytes()
/aoo41x/main/sc/source/core/tool/
H A Dcharthelper.cxx233 rRanges.realloc(0); in GetChartRanges()
240 rRanges.realloc(2*aLabeledDataSequences.getLength()); in GetChartRanges()
255 rRanges.realloc(nRealCount); in GetChartRanges()
/aoo41x/main/lingucomponent/source/spellcheck/spell/
H A Dsspellimp.cxx176 aSuppLocales.realloc( aLocaleNamesSet.size() ); in getLocales()
240 aSuppLocales.realloc(0); in getLocales()
459 aStr.realloc( numsug + count ); in GetProposals()
/aoo41x/main/ucb/source/ucp/file/
H A Dfilinpstr.cxx151 aData.realloc(nBytesToRead); in readBytes()
164 aData.realloc(sal_Int32(nrc)); in readBytes()
/aoo41x/main/svl/source/fsstor/
H A Dfsfactory.cxx151 aPropsToSet.realloc(1); in createInstanceWithArguments()
159 aPropsToSet.realloc( ++nNumArgs ); in createInstanceWithArguments()
/aoo41x/main/sw/source/ui/vba/
H A Dvbaparagraph.cxx60 aServiceNames.realloc( 1 ); in getServiceNames()
166 sNames.realloc( 1 ); in getServiceNames()
/aoo41x/main/i18npool/source/transliteration/
H A Dtransliteration_Ignore.cxx144 offset.realloc( nCount ); in folding()
204 offset.realloc(newStr->length); in folding()
/aoo41x/main/comphelper/source/misc/
H A Ddocpasswordrequest.cxx107 maContinuations.realloc( 2 ); in SimplePasswordRequest()
188 maContinuations.realloc( 2 ); in DocPasswordRequest()

Completed in 170 milliseconds

12345678910>>...42