Home
last modified time | relevance | path

Searched refs:DecRef (Results 1 – 19 of 19) sorted by relevance

/trunk/main/sc/inc/
H A Dformularesult.hxx238 p->DecRef(); in ResolveToken()
247 p->DecRef(); in ResolveToken()
253 p->DecRef(); in ResolveToken()
279 mpToken->DecRef(); in Assign()
327 p->DecRef(); in SetToken()
335 p->DecRef(); in SetToken()
346 mpToken->DecRef(); in SetToken()
363 mpToken->DecRef(); in SetDouble()
557 mpToken->DecRef(); in SetHybridDouble()
577 mpToken->DecRef(); in SetHybridString()
[all …]
H A Dscmatrix.hxx202 inline void DecRef() const in DecRef() function in ScMatrix
H A Dcompiler.hxx178 void DecRef() { if( !--nRefCnt ) Delete(); } in DecRef() function
/trunk/main/rsc/source/tools/
H A Drscdef.cxx96 aExp.aExp.pDef->DecRef(); in Destroy()
304 void RscDefine::DecRef(){ in DecRef() function in RscDefine
445 pDef->DecRef(); in Remove()
455 pDef->DecRef(); in Remove()
468 pDef->DecRef(); in Remove()
606 aLeftExp.aExp.pDef->DecRef(); in ~RscExpression()
611 aRightExp.aExp.pDef->DecRef(); in ~RscExpression()
852 pDef->DecRef(); in Remove()
902 pDef->DecRef(); in Remove()
/trunk/main/sc/source/core/data/
H A Dbcaslot.cxx143 if (!pArea->DecRef()) in ~ScBroadcastAreaSlot()
243 if ( !rpArea->DecRef() ) in EndListeningArea()
259 if ( !rpArea->DecRef() ) in EndListeningArea()
316 if ( !pArea->DecRef() ) in AreaBroadcast()
365 if ( !pArea->DecRef() ) in AreaBroadcastInRange()
387 if (!pArea->DecRef()) in DelBroadcastAreasInRange()
417 pArea->DecRef(); in UpdateRemove()
427 pArea->DecRef(); in UpdateRemove()
455 pArea->DecRef(); in UpdateRemoveArea()
/trunk/main/formula/inc/formula/
H A Dintruref.hxx61 p->DecRef(); in Clear()
68 p->DecRef(); in ~SimpleIntrusiveReference()
75 p->DecRef(); in operator =()
H A Dtoken.hxx116 inline void DecRef() const in DecRef() function in formula::FormulaToken
/trunk/main/sfx2/inc/
H A Dmsgnodei.hxx90 void DecRef() { nRef--; if( !nRef ) delete this; } in DecRef() function in SfxMsgReceiverList_Impl
144 void DecRef() { nRef--; if( !nRef ) delete this; } in DecRef() function in SfxMsgAttachFileList_Impl
/trunk/main/sc/source/core/tool/
H A Dtoken.cxx1573 t->DecRef(); in MergeArray()
1595 p1->DecRef(); in MergeRangeReference()
1596 p2->DecRef(); in MergeRangeReference()
1597 p3->DecRef(); in MergeRangeReference()
H A Dinterpr4.cxx862 pStack[ sp ]->DecRef(); in PushWithoutError()
932 p->DecRef(); in PushTempTokenWithoutError()
939 pStack[ sp ]->DecRef(); in PushTempTokenWithoutError()
1521 p->DecRef(); // p may be dead now! in ConvertMatrixParameters()
3356 ~FormulaTokenRefPtr() { if (mp) mp->DecRef(); } in ~FormulaTokenRefPtr()
3358 { if (r.mp) r.mp->IncRef(); if (mp) mp->DecRef(); mp = r.mp; return *this; } in operator =()
4037 (*p++)->DecRef(); in Interpret()
/trunk/main/sot/source/sdstor/
H A Dstgcache.hxx67 sal_uInt16 DecRef() { return --nRef; } in DecRef() function in StgCache
H A Dstg.cxx129 if( pIo && !pIo->DecRef() ) in ~OLEStorageBase()
/trunk/main/sc/source/core/inc/
H A Djumpmatrix.hxx106 (*i)->DecRef(); in ~ScJumpMatrix()
H A Dbcaslot.hxx61 inline sal_uLong DecRef() { return nRefCount ? --nRefCount : 0; } in DecRef() function in ScBroadcastArea
/trunk/main/formula/source/core/api/
H A Dtoken.cxx490 (*p++)->DecRef(); in DelRPN()
689 (*p++)->DecRef(); in Clear()
H A DFormulaCompiler.cxx1364 p1->DecRef(); in MergeRangeReference()
1365 p2->DecRef(); in MergeRangeReference()
/trunk/main/rsc/inc/
H A Drscdef.hxx137 void DecRef();
/trunk/main/sc/source/filter/excel/
H A Dtokstack.cxx149 ppP_Matrix[ n ]->DecRef( ); in ~TokenPool()
H A Dxehelper.cxx1061 mrMatrix.DecRef(); in ~XclExpCachedMatrix()

Completed in 112 milliseconds