Searched refs:IncRef (Results 1 – 18 of 18) sorted by relevance
76 aExp.aExp.pDef->IncRef(); in Create()112 aExp.aExp.pDef->IncRef(); in RscId()143 rRscId.aExp.aExp.pDef->IncRef(); in operator =()415 pDef->IncRef(); in New()426 pDef->IncRef(); in New()590 aLeftExp.aExp.pDef->IncRef(); in RscExpression()592 aRightExp.aExp.pDef->IncRef(); in RscExpression()885 pDef->IncRef(); in Insert()
93 mpToken->IncRef(); in ScFormulaResult()307 p->IncRef(); in SetToken()559 mpToken->IncRef(); in SetHybridDouble()579 mpToken->IncRef(); in SetHybridString()593 mpToken->IncRef(); in SetHybridFormula()
197 inline void IncRef() const in IncRef() function in ScMatrix
173 void IncRef() { nRefCnt++; } in IncRef() function
49 p->IncRef(); in SimpleIntrusiveReference()55 t->IncRef(); in SimpleIntrusiveReference()73 t->IncRef(); in operator =()
115 inline void IncRef() const { nRefCnt++; } in IncRef() function in formula::FormulaToken
195 rpArea->IncRef(); in StartListeningArea()211 rpArea->IncRef(); in StartListeningArea()223 pArea->IncRef(); in InsertListeningArea()287 …h( aCopyForIteration.begin(), aCopyForIteration.end(), boost::mem_fn( &ScBroadcastArea::IncRef ) ); in AreaBroadcast()337 …h( aCopyForIteration.begin(), aCopyForIteration.end(), boost::mem_fn( &ScBroadcastArea::IncRef ) ); in AreaBroadcastInRange()465 pArea->IncRef(); in UpdateInsert()
612 (*pp++)->IncRef(); in Assign()619 (*pp++)->IncRef(); in Assign()647 (*pp)->IncRef(); in Clone()675 (*pp)->IncRef(); in Clone()720 t->IncRef(); in Add()732 t->IncRef(); in Add()
1363 p->IncRef(); in MergeRangeReference()1779 p->IncRef(); in PutCode()1789 p->IncRef(); in PutCode()
89 void IncRef() { nRef++; } in IncRef() function in SfxMsgReceiverList_Impl143 void IncRef() { nRef++; } in IncRef() function in SfxMsgAttachFileList_Impl
858 r.IncRef(); in PushWithoutError()927 p->IncRef(); in PushTempTokenWithoutError()1519 pNew->IncRef(); in ConvertMatrixParameters()1563 p->IncRef(); in ConvertMatrixParameters()3354 FormulaTokenRefPtr( FormulaToken* p ) : mp(p) { if (mp) mp->IncRef(); } in FormulaTokenRefPtr()3355 FormulaTokenRefPtr( const FormulaTokenRefPtr & r ) : mp(r.mp) { if (mp) mp->IncRef(); } in FormulaTokenRefPtr()3358 { if (r.mp) r.mp->IncRef(); if (mp) mp->DecRef(); mp = r.mp; return *this; } in operator =()
1354 (*pp)->IncRef(); in Clone()1382 (*pp)->IncRef(); in Clone()1594 p->IncRef(); in MergeRangeReference()
66 void IncRef() { nRef++; } in IncRef() function in StgCache
107 p->IncRef(); in OLEStorageBase()
60 inline void IncRef() { ++nRefCount; } in IncRef() function in ScBroadcastArea
135 void IncRef(){ nRefCount++; } in IncRef() function in RscDefine
831 pM->IncRef( ); in StoreMatrix()
1057 mrMatrix.IncRef(); in XclExpCachedMatrix()
Completed in 268 milliseconds