Home
last modified time | relevance | path

Searched refs:realloc (Results 151 – 175 of 1035) sorted by relevance

12345678910>>...42

/aoo41x/main/package/source/xstor/
H A Dowriteablestream.cxx637 aData.realloc( nRead ); in FillTempGetFileName()
1013 m_aProps.realloc( 0 ); in Revert()
1069 aResult.realloc( ++nLen ); in InsertOwnProps()
1093 aResult.realloc( ++nLen ); in InsertOwnProps()
2885 aResult.realloc( nEntriesNum ); in getRelationshipsByType()
2950 aSeq.realloc( nIDInd + 1 ); in insertRelationshipByID()
2953 aSeq[nIDInd].realloc( aEntry.getLength() + 1 ); in insertRelationshipByID()
2966 aSeq[nIDInd].realloc( nIndTarget ); in insertRelationshipByID()
3003 aSeq.realloc( nLength - 1 ); in removeRelationshipByID()
3096 aResultSeq.realloc( nResultInd ); in insertRelationships()
[all …]
/aoo41x/main/xmloff/source/forms/
H A Deventexport.cxx79 rMappedEvent.realloc( sLibrary.getLength() ? 3 : 2 ); in OEventDescriptorMapper()
93 rMappedEvent.realloc( 2 ); in OEventDescriptorMapper()
/aoo41x/main/framework/source/fwe/classes/
H A Daddonsoptions.cxx737 rAddonMenuSeq.realloc( nMenuItemCount ); in ReadAddonMenuSet()
776 rAddonOfficeHelpMenuSeq.realloc( nMenuItemCount ); in ReadOfficeHelpSet()
828 rAddonOfficeMenuBarSeq.realloc( nMenuItemCount ); in ReadOfficeMenuBarSet()
917 rAddonOfficeToolBarSeq.realloc( nAddonCount+1 ); in ReadToolBarItemSet()
945 rAddonOfficeToolBarSeq.realloc( nToolBarItemCount+1 ); in InsertToolBarSeparator()
1293 rMergeStatusbarItems.realloc( nAddonCount+1 ); in ReadMergeStatusbarData()
1460 aTargetSubMenuSeq.realloc( nIndex + aSourceSubMenuSeq.getLength() ); in AppendPopupMenu()
1548 rSubMenuSeq.realloc( nSubMenuCount ); in ReadSubMenuEntries()
/aoo41x/main/ucb/source/ucp/webdav/
H A DSerfSession.cxx1621 rData.realloc( nSize + 1 ); in getDataFromInputStream()
1651 rData.realloc( nPos + nRead ); in getDataFromInputStream()
1653 aBuffer.realloc( nRead ); in getDataFromInputStream()
1659 aBuffer.realloc( 0 ); in getDataFromInputStream()
1665 rData.realloc( nPos + 1 ); in getDataFromInputStream()
H A DSerfInputStream.cxx58 mInputBuffer.realloc( sal::static_int_cast<sal_Int32>(mLen) + inLen ); in AddToStream()
93 aData.realloc( theBytes2Read ); in readBytes()
/aoo41x/main/basctl/source/basicide/
H A Dlocalizationmgr.cxx426 aIdStrings.realloc( nPropStringCount ); in implHandleControlResourceProperties()
468 aNewPropStrings.realloc( nPropStringCount ); in implHandleControlResourceProperties()
496 aNewPropStrings.realloc( nPropStringCount ); in implHandleControlResourceProperties()
525 aIdStrings.realloc( nPropStringCount ); in implHandleControlResourceProperties()
572 aIdStrings.realloc( nPropStringCount ); in implHandleControlResourceProperties()
H A Dbasicrenderable.cxx48 m_aUIProperties.realloc( 3 ); in BasicRenderable()
146 aVals.realloc( 1 ); in getRenderer()
/aoo41x/main/extensions/source/propctrlr/
H A Deventhandler.cxx1055 _out_rTypes.realloc( 0 ); in impl_getCopmonentListenerTypes_nothrow()
1075 _out_rTypes.realloc( aListeners.size() ); in impl_getCopmonentListenerTypes_nothrow()
1095 _out_rEvents.realloc( nEventCount ); in impl_getDialogElementScriptEvents_nothrow()
1192 aEvents.realloc( eventCount - 1 ); in impl_setFormComponentScriptEvent_nothrow()
1201 aEvents.realloc( eventCount + 1 ); in impl_setFormComponentScriptEvent_nothrow()
/aoo41x/main/unotools/source/config/
H A Dinetoptions.cxx199 aKeys.realloc(nCount); in Commit()
200 aValues.realloc(nCount); in Commit()
299 aKeys.realloc(nCount); in getProperty()
/aoo41x/main/framework/source/uifactory/
H A Duielementfactorymanager.cxx203 aSeqSeq.realloc( aSeqSeq.getLength() + 1 ); in getFactoriesDescription()
208 aSeq.realloc( 2 ); in getFactoriesDescription()
213 aSeq.realloc( 3 ); in getFactoriesDescription()
/aoo41x/main/chart2/source/controller/chartapiwrapper/
H A DWrappedScaleProperty.cxx187 rSubIncrements.realloc( 1 ); in setPropertyValue()
212 rSubIncrements.realloc( 1 ); in setPropertyValue()
252 rSubIncrements.realloc( 1 ); in setPropertyValue()
/aoo41x/main/chart2/source/tools/
H A DWrappedPropertySet.cxx281 aRetSeq.realloc( rNameSeq.getLength() ); in getPropertyValues()
358 aRetSeq.realloc( rNameSeq.getLength() ); in getPropertyStates()
423 aRetSeq.realloc( rNameSeq.getLength() ); in getPropertyDefaults()
/aoo41x/main/comphelper/source/misc/
H A Ddocpasswordhelper.cxx59 aResult.realloc( 16 ); in GeneratePBKDF2Hash()
89 aResult.realloc( 4 ); in GenerateNewModifyPasswordInfo()
348 aResultKey.realloc( RTL_DIGEST_LENGTH_MD5 ); in GenerateStd97Key()
/aoo41x/main/svx/source/sdr/overlay/
H A Doverlayselection.cxx111 aRetval.realloc(nCount); in createOverlayObjectPrimitive2DSequence()
154 aRetval.realloc(2); in createOverlayObjectPrimitive2DSequence()
/aoo41x/main/sw/source/ui/vba/
H A Dvbaautotextentry.cxx74 aServiceNames.realloc( 1 ); in getServiceNames()
118 sNames.realloc( 1 ); in getServiceNames()
H A Dvbaglobals.cxx152 aServiceNames.realloc( 1 ); in getServiceNames()
172 serviceNames.realloc( serviceNames.getLength() + nWordServices ); in getAvailableServiceNames()
/aoo41x/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx217 aNewSeq.realloc(nSize+1); in addToSequence()
222 aNewSeq.realloc(2); in addToSequence()
799 aUserData.realloc( aUserData.getLength() - nRemoved ); in convertAnimationNode()
1192 aUserData.realloc(nSize+1); in fillNode()
1204 aUserData.realloc(nSize+1); in fillNode()
1228 aUserData.realloc(nSize+1); in fillNode()
1239 aUserData.realloc(nSize+1); in fillNode()
1278 aUserData.realloc(nSize+1); in fillNode()
1290 aUserData.realloc(nSize+1); in fillNode()
1302 aUserData.realloc(nSize+1); in fillNode()
/aoo41x/main/sw/source/core/unocore/
H A Dunoidx.cxx3206 aRetSeq.realloc(nTokenCount); in getByIndex()
3237 rCurTokenSeq.realloc( nElements ); in getByIndex()
3279 rCurTokenSeq.realloc( 2 ); in getByIndex()
3291 rCurTokenSeq.realloc(5); // #i21237# in getByIndex()
3322 rCurTokenSeq.realloc( 3 ); in getByIndex()
3337 rCurTokenSeq.realloc( 2 ); in getByIndex()
3349 rCurTokenSeq.realloc( 4 ); in getByIndex()
3388 rCurTokenSeq.realloc( 2 ); in getByIndex()
3400 rCurTokenSeq.realloc( 1 ); in getByIndex()
3410 rCurTokenSeq.realloc( 3 ); in getByIndex()
/aoo41x/main/xmloff/source/style/
H A DMultiPropertySetHelper.cxx129 aPropertySequence.realloc( nNumberOfProperties ); in hasProperties()
164 aValues.realloc( nSupportedPropertiesCount ); in getValues()
/aoo41x/main/svx/source/accessibility/
H A DAccessibleGraphicShape.cxx148 aServiceNames.realloc (nCount + 1); in getSupportedServiceNames()
169 aTypeList.realloc (nTypeCount + 1); in getTypes()
/aoo41x/main/sfx2/source/appl/
H A Dxpackcreator.cxx122 aSeq.realloc( 32000 ); in convertToPackage()
126 aSeq.realloc( nRead ); in convertToPackage()
/aoo41x/main/forms/source/component/
H A DNumeric.cxx60 aSupported.realloc(aSupported.getLength() + 1); in getSupportedServiceNames()
132 aSupported.realloc( nOldLen + 8 ); in IMPLEMENT_DEFAULT_CLONING()
/aoo41x/main/unotools/source/property/
H A Dpropertysetinfo.cxx91 maProperties.realloc( 0 ); in add()
102 maProperties.realloc( 0 ); in remove()
/aoo41x/main/xmlhelp/source/cxxhelp/provider/
H A Dinputstream.cxx99 aData.realloc(nBytesToRead); in readBytes()
110 aData.realloc(sal_Int32(nrc)); in readBytes()
/aoo41x/main/oox/source/ole/
H A Dvbainputstream.cxx82 orData.realloc( ::std::max< sal_Int32 >( nBytes, 0 ) ); in readData()
87 orData.realloc( nRet ); in readData()

Completed in 250 milliseconds

12345678910>>...42