Home
last modified time | relevance | path

Searched refs:realloc (Results 226 – 250 of 1036) sorted by relevance

12345678910>>...42

/aoo42x/main/io/source/TextOutputStream/
H A DTextOutputStream.cxx159 seqText.realloc( nSeqSize ); // double array size in implConvert()
167 seqText.realloc( nTargetCount ); in implConvert()
/aoo42x/main/lingucomponent/source/lingutil/
H A Dlingutil.cxx195 aDicEntry.aLocations.realloc(1); in GetOldStyleDics()
196 aDicEntry.aLocaleNames.realloc(1); in GetOldStyleDics()
/aoo42x/main/linguistic/source/
H A Dmisc2.cxx192 aRes.realloc( nMaxEntries ); in GetMultiPaths_Impl()
209 aRes.realloc( nCount ); in GetMultiPaths_Impl()
/aoo42x/main/ucb/source/ucp/ftp/
H A Dftpcontent.cxx518 byte_seq.realloc(n); in execute()
760 excep.Properties.realloc(1); in insert()
912 evt.realloc(1); in setPropertyValues()
/aoo42x/main/desktop/source/deployment/registry/configuration/
H A Ddp_configuration.cxx625 filtered.realloc( (filtered.getLength() + index) * 2 ); in replaceOrigin()
664 filtered.realloc( (filtered.getLength() + nAdd) * 2 ); in replaceOrigin()
671 filtered.realloc( write_pos ); in replaceOrigin()
/aoo42x/main/forms/source/component/
H A DComboBox.cxx105 aSupported.realloc( nOldLen + 8 ); in getSupportedServiceNames()
795 aStringItemList.realloc( nOldLen + 1 ); in commitControlValueToDbColumn()
900 aSupported.realloc(aSupported.getLength() + 1); in getSupportedServiceNames()
H A DTime.cxx81 aSupported.realloc(aSupported.getLength() + 1); in getSupportedServiceNames()
104 aSupported.realloc( nOldLen + 8 ); in getSupportedServiceNames()
H A DDate.cxx74 aSupported.realloc(aSupported.getLength() + 1); in getSupportedServiceNames()
150 aSupported.realloc( nOldLen + 8 ); in IMPLEMENT_DEFAULT_CLONING()
/aoo42x/main/extensions/test/sax/
H A Dtestsax.cxx58 m_seqErrors.realloc( m_seqErrors.getLen() + 1 ); \
59 m_seqExceptions.realloc( m_seqExceptions.getLen() + 1 ); \
77 m_seqWarnings.realloc( m_seqErrors.getLen() +1 ); \
/aoo42x/main/lingucomponent/source/thesaurus/libnth/
H A Dnthesimp.cxx205 aSuppLocales.realloc( aLocaleNamesSet.size() ); in getLocales()
273 aSuppLocales.realloc(0); in getLocales()
404 aMeanings.realloc( nmean ); in queryMeanings()
/aoo42x/main/sw/source/ui/config/
H A Dmodcfg.cxx261 aNames.realloc(nCount); in GetPropertyNames()
621 aNames.realloc(nCount); in GetPropertyNames()
622 aWebNames.realloc(nWebCount); in GetPropertyNames()
1295 aNames.realloc(nCount); in GetPropertyNames()
/aoo42x/main/vcl/test/
H A Dcanvasbitmaptest.cxx835 maComponentTags.realloc(1); in TestBitmap()
838 maComponentBitCounts.realloc(1); in TestBitmap()
843 maComponentTags.realloc(4); in TestBitmap()
850 maComponentBitCounts.realloc(4); in TestBitmap()
/aoo42x/main/sc/source/ui/miscdlgs/
H A Doptsolver.cxx865 aVariables.realloc( nVarPos + nAdd ); in CallSolver()
924 aConstraints.realloc( nConstrPos + nAdd ); in CallSolver()
967 aConstraints.realloc( nConstrPos + 1 ); in CallSolver()
975 aOldValues.realloc( nVarCount ); in CallSolver()
/aoo42x/main/unotools/source/accessibility/
H A Daccessiblestatesethelper.cxx124 aRet.realloc(nStateCount); in GetStates()
338 aId.realloc (16); in getImplementationId()
/aoo42x/main/svx/source/unogallery/
H A Dunogalthemeprovider.cxx165 aId.realloc( 16 ); in getImplementationId()
250 aSeq.realloc( nRealCount ); in getElementNames()
/aoo42x/main/chart2/source/model/template/
H A DXYDataInterpreter.cxx208 aNewSequences.realloc(2); in reinterpretDataSeries()
214 aNewSequences.realloc(1); in reinterpretDataSeries()
/aoo42x/main/sc/source/ui/Accessibility/
H A DAccessiblePageHeaderArea.cxx209 aSequence.realloc(nOldSize + 1); in getSupportedServiceNames()
228 aId.realloc (16); in getImplementationId()
H A DAccessiblePreviewCell.cxx199 aSequence.realloc(nOldSize + 1); in getSupportedServiceNames()
218 aId.realloc (16); in getImplementationId()
/aoo42x/main/oox/source/helper/
H A Dpropertymap.cxx191 rNames.realloc( static_cast< sal_Int32 >( size() ) ); in fillSequences()
192 rValues.realloc( static_cast< sal_Int32 >( size() ) ); in fillSequences()
/aoo42x/main/extensions/source/propctrlr/
H A Dformcontroller.cxx137 aSupported.realloc( aSupported.getLength() + 1 ); in getSupportedServiceNames()
232 aObjects.realloc( 1 ); in setFastPropertyValue_NoBroadcast()
/aoo42x/main/unotools/source/config/
H A Djavaoptions.cxx241 aValues.realloc(nRealCount); in Commit()
242 aNames.realloc(nRealCount); in Commit()
/aoo42x/main/chart2/source/tools/
H A DUncachedDataSequence.cxx189 aResult.realloc( aValues.getLength()); in APPHELPER_XSERVICEINFO_IMPL()
207 aResult.realloc( aValues.getLength()); in getTextualData()
/aoo42x/main/sc/source/ui/vba/
H A Dvbachartobjects.cxx100 sChartNames.realloc( aChartNamesVector.size() ); in getChartObjectNames()
185 sNames.realloc( 1 ); in getServiceNames()
/aoo42x/main/extensions/source/ole/
H A Doleobjw.cxx1035 OutParamIndex.realloc( outParameterCount); in invokeWithDispIdUnoTlb()
1036 OutParam.realloc( outParameterCount); in invokeWithDispIdUnoTlb()
2019 OutParamIndex.realloc(outParamsCount); in invokeWithDispIdComTlb()
2020 OutParam.realloc(outParamsCount); in invokeWithDispIdComTlb()
2064 OutParam.realloc(outParamIndex); in invokeWithDispIdComTlb()
2065 OutParamIndex.realloc(outParamIndex); in invokeWithDispIdComTlb()
/aoo42x/main/sfx2/source/control/
H A Dunoctitm.cxx594 rArgs.realloc( nLen+1 ); in addParametersToArgs()
727 lNewArgs.realloc( lNewArgs.getLength()+aAddArgs.size() ); in dispatch()
740 lNewArgs.realloc( lNewArgs.getLength()+1 ); in dispatch()
776 lNewArgs.realloc( nIndex+1 ); in dispatch()

Completed in 126 milliseconds

12345678910>>...42