Home
last modified time | relevance | path

Searched refs:realloc (Results 201 – 225 of 1036) sorted by relevance

12345678910>>...42

/aoo41x/main/comphelper/source/streaming/
H A Doslfile2streamwrap.cxx67 aData.realloc(nBytesToRead); in readBytes()
76 aData.realloc( sal::static_int_cast< sal_Int32 >(nRead) ); in readBytes()
/aoo41x/main/embeddedobj/source/general/
H A Ddocholder.cxx149 aTargetProps.realloc( ++nInd ); in InsertMenu_Impl()
156 aTargetProps.realloc( ++nInd ); in InsertMenu_Impl()
177 m_aOutplaceFrameProps.realloc( 3 ); in DocumentHolder()
207 m_aOutplaceFrameProps.realloc( 2 ); in DocumentHolder()
503 aArgs.realloc( 1 ); in ShowInplace()
/aoo41x/main/xmloff/source/chart/
H A DSchXMLChartContext.cxx107 aData.realloc( aData.getLength() + 1); in lcl_MoveDataToCandleStickSeries()
217 aSeq.realloc( nVecSize+1 ); in lcl_getNumberSequenceFromString()
654 aArgs.realloc( aArgs.getLength() + 1 ); in lcl_ApplyDataFromRectangularRangeToDiagram()
680 aArgs.realloc( aArgs.getLength() + 1 ); in lcl_ApplyDataFromRectangularRangeToDiagram()
692 aArgs.realloc( aArgs.getLength() + 2 ); in lcl_ApplyDataFromRectangularRangeToDiagram()
/aoo41x/main/sc/source/filter/excel/
H A Dxistream.cxx143 maEncryptionData.realloc( 0 ); in OnVerifyPassword()
182 maEncryptionData.realloc( 0 ); in OnVerifyEncryptionData()
237 maEncryptionData.realloc( 0 ); in OnVerifyPassword()
261 maEncryptionData.realloc( 0 ); in OnVerifyEncryptionData()
/aoo41x/main/reportdesign/source/ui/report/
H A DReportSection.cxx396 _rAllreadyCopiedObjects.realloc( nLength + 1); in Copy()
506 aArgs.realloc(1); in Command()
827 aValues.realloc(1); in ExecuteDrop()
842 aCurrent.realloc(nLength + 3); in ExecuteDrop()
/aoo41x/main/package/source/zippackage/
H A DZipPackageStream.cxx806 m_aEncryptionKey.realloc( 0 ); in setPropertyValue()
809 m_aStorageEncryptionKeys.realloc( 0 ); in setPropertyValue()
839 m_aStorageEncryptionKeys.realloc( 0 ); in setPropertyValue()
842 m_aEncryptionKey.realloc( 0 ); in setPropertyValue()
/aoo41x/main/chart2/source/model/template/
H A DChartTypeTemplate.cxx230 aParam.realloc( 1 ); in changeDiagram()
618 aCoordinateSystems.realloc( 1 ); in createCoordinateSystems()
843 aCTSeq.realloc( 1 ); in createChartTypes()
875 aNewSeriesSeq.realloc( nNewStartIndex + aSeriesSeq[nSeriesIdx].getLength() ); in createChartTypes()
/aoo41x/main/connectivity/source/commontools/
H A Dparameters.cxx121 m_aMasterFields.realloc( 0 ); in clearAllParameterInformation()
122 m_aDetailFields.realloc( 0 ); in clearAllParameterInformation()
370 m_aMasterFields.realloc( nDetailLength ); in analyzeFieldLinks()
372 m_aDetailFields.realloc( nMasterLength ); in analyzeFieldLinks()
/aoo41x/main/vcl/aqua/source/dtrans/
H A DDataFlavorMapping.cxx294 byteSequence.realloc(flavorDataLength); in getOOoData()
350 unkHtmlData.realloc(flavorDataLength); in getOOoData()
757 flavors.realloc(flavors.getLength() + 1); in typesArrayToFlavorSequence()
/aoo41x/main/svx/source/table/
H A Dviewcontactoftableobj.cxx461 xRetval.realloc(nInsert); in create2DDecomposition()
671 xCellSequence.realloc(nCellInsert); in createViewIndependentPrimitive2DSequence()
672 xBorderSequence.realloc(nBorderInsert); in createViewIndependentPrimitive2DSequence()
/aoo41x/main/linguistic/source/
H A Dhyphdsp.cxx217 aHyphPos.realloc( nHyphCount ); in buildPossHyphens()
689 pEntry->aSvcImplNames.realloc(1); in SetServiceList()
718 aRes.realloc(1); in GetServiceList()
H A Dmisc2.cxx192 aRes.realloc( nMaxEntries ); in GetMultiPaths_Impl()
209 aRes.realloc( nCount ); in GetMultiPaths_Impl()
/aoo41x/main/scripting/source/provider/
H A DBrowseNodeFactoryImpl.cxx70 m_Nodes.realloc( 1 ); in BrowseNodeAggregator()
82 m_Nodes.realloc( index + 1 ); in addBrowseNode()
332 locnBNs.realloc( mspIndex ); in getAllBrowseNodes()
/aoo41x/main/extensions/test/sax/
H A Dtestwriter.cxx57 m_seqErrors.realloc( m_seqErrors.getLen() + 1 ); \
58 m_seqExceptions.realloc( m_seqExceptions.getLen() + 1 ); \
76 m_seqWarnings.realloc( m_seqErrors.getLen() +1 ); \
/aoo41x/main/drawinglayer/source/primitive3d/
H A Dpolygontubeprimitive3d.cxx71 aLineTubeList.realloc(nLineTubeSegments); in getLineTubeSegments()
130 aLineCapList.realloc(nLineCapSegments); in getLineCapSegments()
209 aLineCapRoundList.realloc(nCount); in getLineCapRoundSegments()
/aoo41x/main/oox/source/docprop/
H A Ddocprophandler.cxx182 aResult.realloc( nCounter + 10 ); in GetKeywordsSet()
193 aResult.realloc( nCounter + 1 ); in GetKeywordsSet()
258 aSet.realloc( nLen + 1 ); in UpdateDocStatistic()
/aoo41x/main/cppuhelper/source/
H A Dinterfacecontainer.cxx52 static void realloc( Sequence< Reference< XInterface > > & rSeq, sal_Int32 nNewLen ) in realloc() function
55 rSeq.realloc( nNewLen ); in realloc()
239 realloc( *aData.pAsSequence, nLen +1 ); in addInterface()
/aoo41x/main/svgio/source/svgreader/
H A Dsvgmasknode.cxx315 rTarget.realloc(0); in apply()
322 rTarget.realloc(0); in apply()
/aoo41x/main/svl/source/misc/
H A Dlockfilecommon.cxx132 aResult.realloc( nCurEntry + 10 ); in ParseList()
137 aResult.realloc( nCurEntry ); in ParseList()
/aoo41x/main/forms/source/component/
H A DImageButton.cxx91 aSupported.realloc(aSupported.getLength() + 1); in getSupportedServiceNames()
193 aSupported.realloc(aSupported.getLength() + 1); in getSupportedServiceNames()
/aoo41x/main/io/source/TextOutputStream/
H A DTextOutputStream.cxx159 seqText.realloc( nSeqSize ); // double array size in implConvert()
167 seqText.realloc( nTargetCount ); in implConvert()
/aoo41x/main/lingucomponent/source/lingutil/
H A Dlingutil.cxx195 aDicEntry.aLocations.realloc(1); in GetOldStyleDics()
196 aDicEntry.aLocaleNames.realloc(1); in GetOldStyleDics()
/aoo41x/main/unotools/source/streaming/
H A Dstreamhelper.cxx55 aData.realloc(nBytesToRead); in readBytes()
67 aData.realloc( nRead ); in readBytes()
/aoo41x/main/dbaccess/source/core/dataaccess/
H A Ddocumentevents.cxx194 aEventDescriptor.realloc( 0 ); in replaceByName()
201 aEventDescriptor.realloc( 0 ); in replaceByName()
/aoo41x/main/comphelper/source/eventattachermgr/
H A Deventattachermgr.cxx541 (*aIt).aEventList.realloc( (*aIt).aEventList.getLength() +1 ); in registerScriptEvent()
552 (*aObjIt).aAttachedListenerSeq.realloc( nPos + 1 ); in registerScriptEvent()
651 rEventList.realloc( rEventList.getLength() - 1 ); in revokeScriptEvent()
671 (*aIt).aEventList.realloc( 0 ); in revokeScriptEvents()

Completed in 186 milliseconds

12345678910>>...42