Home
last modified time | relevance | path

Searched refs:realloc (Results 276 – 300 of 1035) sorted by relevance

1...<<11121314151617181920>>...42

/aoo41x/main/sw/source/ui/envelp/
H A Dmailmrge.cxx143 rParent.m_aSelection.realloc(0); in selectionChanged()
776 m_aSelection.realloc(nEnd - nStart + 1); in ExecQryShell()
782 m_aSelection.realloc(0); // Leere Selektion = Alles einfuegen in ExecQryShell()
/aoo41x/main/dbaccess/source/core/api/
H A DCacheSet.cxx138 m_aNullable.realloc(nCount); in construct()
139 m_aSignedFlags.realloc(nCount); in construct()
140 m_aColumnTypes.realloc(nCount); in construct()
/aoo41x/main/basic/source/classes/
H A Dsbxmod.cxx236 m_Types.realloc( sTypes.getLength() + 1 ); in getTypes()
330 aOutParamIndex.realloc( nOutParamCount ); in invoke()
331 aOutParam.realloc( nOutParamCount ); in invoke()
2322 aParams.realloc(2); in windowClosing()
2573 aParams.realloc(2); in Unload()
2641 aArgs.realloc( 4 ); in InitObject()
/aoo41x/main/xmloff/source/style/
H A Dimpastp4.cxx162 rFamilies.realloc( aFamilies.size() ); in GetRegisteredNames()
165 rNames.realloc( aNames.size() ); in GetRegisteredNames()
/aoo41x/main/vcl/source/window/
H A Ddndevdis.cxx115 m_aDataFlavorList.realloc( 0 ); in drop()
176 m_aDataFlavorList.realloc( 0 ); in dragExit()
/aoo41x/main/vbahelper/source/vbahelper/
H A Dcollectionbase.cxx112 maElementNames.realloc( static_cast< sal_Int32 >( rElements.size() ) ); in SequenceToContainer()
129 maElementNames.realloc( static_cast< sal_Int32 >( rElements.size() ) ); in SequenceToContainer()
H A Dvbacommandbarcontrols.cxx248 aServiceNames.realloc( 1 ); in getServiceNames()
321 aServiceNames.realloc( 1 ); in getServiceNames()
H A Dvbadocumentsbase.cxx323 sProps.realloc( sProps.getLength() + 1 ); in openDocument()
332 sProps.realloc( sProps.getLength() + 1 ); in openDocument()
/aoo41x/main/sw/source/ui/vba/
H A Dvbaborders.cxx156 aServiceNames.realloc( 1 ); in getServiceNames()
370 aServiceNames.realloc( 1 ); in getServiceNames()
/aoo41x/main/sc/source/ui/vba/
H A Dvbapagebreaks.cxx257 aServiceNames.realloc( 1 ); in getServiceNames()
318 aServiceNames.realloc( 1 ); in getServiceNames()
H A Dvbaworkbook.cxx99 ColorData.realloc( nLen ); in ResetColors()
334 aServiceNames.realloc( 1 ); in getServiceNames()
H A Dvbaworkbooks.cxx312 sProps.realloc( 3 ); in Open()
384 sNames.realloc( 1 ); in getServiceNames()
/aoo41x/main/dtrans/source/win32/dtobj/
H A DDOTransferable.cxx266 m_FlavorList.realloc( m_FlavorList.getLength( ) + 1 ); in addSupportedFlavor()
479 aByteSequence.realloc( nMemSize ); in clipDataToByteStream()
/aoo41x/main/extensions/source/propctrlr/
H A Dpropertyhandler.cxx124 m_aSupportedProperties.realloc( 0 ); in onNewComponent()
286 m_aSupportedProperties.realloc( 0 ); in IMPLEMENT_FORWARD_XCOMPONENT()
/aoo41x/main/pyuno/source/module/
H A Dpyuno_adapter.cxx166 ret.realloc( nOuts ); in getOutIndexes()
299 aOutParam.realloc( aOutParamIndex.getLength() ); in invoke()
/aoo41x/main/dbaccess/source/core/dataaccess/
H A Dintercept.cxx168 aNewArgs.realloc( nInd + 1 ); in dispatch()
358 aRet.realloc(Requests.getLength()); in queryDispatches()
/aoo41x/main/sal/osl/os2/
H A Dprofile.c1403 pTmp=(sal_Char*) realloc(pFile->m_pWriteBuf,( ( pFile->m_nWriteBufLen + Len ) * 2) ); in putLine()
1468 pProfile->m_Lines = (sal_Char **)realloc(pProfile->m_Lines, in addLine()
1498 pProfile->m_Lines = (sal_Char **)realloc(pProfile->m_Lines, in insertLine()
1607 pSection->m_Entries = (osl_TProfileEntry *)realloc(pSection->m_Entries, in addEntry()
1657 pProfile->m_Sections = (osl_TProfileSection *)realloc(pProfile->m_Sections, in addSection()
/aoo41x/main/package/source/zippackage/
H A DZipPackage.cxx1062 pBuffer->realloc( nBufferLength ); in WriteManifest()
1119 aOverridesSequence.realloc( nSeqLength ); in WriteContentTypes()
1125 pBuffer->realloc( nBufferLength ); in WriteContentTypes()
1733 m_aStorageEncryptionKeys.realloc( 0 ); in setPropertyValue()
1762 m_aEncryptionKey.realloc( 0 ); in setPropertyValue()
/aoo41x/main/stoc/source/security/
H A Dfile_policy.cxx528 perms.realloc( len +1 ); in refresh()
535 defaultPermissions.realloc( len +1 ); in refresh()
/aoo41x/main/scripting/source/basprov/
H A Dbasprov.cxx482 aChildNodes.realloc( nLibCount ); in getChildNodes()
507 aChildNodes.realloc( childsFound ); in getChildNodes()
/aoo41x/main/sc/source/ui/miscdlgs/
H A Dsolveroptions.cxx190 maProperties.realloc(0); // don't use options from different engine in ScSolverOptionsDialog()
276 aNewSeq.realloc( nCount ); in FillListBox()
/aoo41x/main/canvas/source/vcl/
H A Dtextlayout.cxx145 aOutlineSequence.realloc(aOutlines.size()); in queryTextShapes()
196 aBoundingBoxes.realloc(aMetricVector.size()); in queryInkMeasures()
/aoo41x/main/cppcanvas/source/mtfrenderer/
H A Dpolypolyaction.cxx138 maFillColor.realloc( 4 ); in PolyPolyAction()
150 maState.DeviceColor.realloc( 4 ); in PolyPolyAction()
/aoo41x/main/sc/source/ui/unoobj/
H A Dfielduno.cxx479 aTypes.realloc( nParentLen + 4 ); in getTypes()
498 aId.realloc( 16 ); in getImplementationId()
1166 aTypes.realloc( nParentLen + 4 ); in getTypes()
1185 aId.realloc( 16 ); in getImplementationId()
/aoo41x/main/basegfx/source/polygon/
H A Db2dpolygontools.cxx3797 rPointSequenceRetval.realloc(bIsClosed ? nPointCount + 1 : nPointCount); in B2DPolygonToUnoPointSequence()
3817 rPointSequenceRetval.realloc(0); in B2DPolygonToUnoPointSequence()
4034 rPointSequenceRetval.realloc((sal_Int32)nTargetCount); in B2DPolygonToUnoPolygonBezierCoords()
4035 rFlagSequenceRetval.realloc((sal_Int32)nTargetCount); in B2DPolygonToUnoPolygonBezierCoords()
4053 rPointSequenceRetval.realloc((sal_Int32)nTargetCount); in B2DPolygonToUnoPolygonBezierCoords()
4054 rFlagSequenceRetval.realloc((sal_Int32)nTargetCount); in B2DPolygonToUnoPolygonBezierCoords()
4083 rPointSequenceRetval.realloc(0); in B2DPolygonToUnoPolygonBezierCoords()
4084 rFlagSequenceRetval.realloc(0); in B2DPolygonToUnoPolygonBezierCoords()

Completed in 269 milliseconds

1...<<11121314151617181920>>...42