Home
last modified time | relevance | path

Searched refs:IncRef (Results 1 – 18 of 18) sorted by relevance

/trunk/main/rsc/source/tools/
H A Drscdef.cxx76 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()
/trunk/main/sc/inc/
H A Dformularesult.hxx93 mpToken->IncRef(); in ScFormulaResult()
307 p->IncRef(); in SetToken()
559 mpToken->IncRef(); in SetHybridDouble()
579 mpToken->IncRef(); in SetHybridString()
593 mpToken->IncRef(); in SetHybridFormula()
H A Dscmatrix.hxx197 inline void IncRef() const in IncRef() function in ScMatrix
H A Dcompiler.hxx177 void IncRef() { nRefCnt++; } in IncRef() function
/trunk/main/formula/inc/formula/
H A Dintruref.hxx49 p->IncRef(); in SimpleIntrusiveReference()
55 t->IncRef(); in SimpleIntrusiveReference()
73 t->IncRef(); in operator =()
H A Dtoken.hxx115 inline void IncRef() const { nRefCnt++; } in IncRef() function in formula::FormulaToken
/trunk/main/sc/source/core/data/
H A Dbcaslot.cxx195 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()
/trunk/main/formula/source/core/api/
H A Dtoken.cxx612 (*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()
H A DFormulaCompiler.cxx1363 p->IncRef(); in MergeRangeReference()
1779 p->IncRef(); in PutCode()
1789 p->IncRef(); in PutCode()
/trunk/main/sfx2/inc/
H A Dmsgnodei.hxx89 void IncRef() { nRef++; } in IncRef() function in SfxMsgReceiverList_Impl
143 void IncRef() { nRef++; } in IncRef() function in SfxMsgAttachFileList_Impl
/trunk/main/sc/source/core/tool/
H A Dinterpr4.cxx858 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 =()
H A Dtoken.cxx1354 (*pp)->IncRef(); in Clone()
1382 (*pp)->IncRef(); in Clone()
1594 p->IncRef(); in MergeRangeReference()
/trunk/main/sot/source/sdstor/
H A Dstgcache.hxx66 void IncRef() { nRef++; } in IncRef() function in StgCache
H A Dstg.cxx107 p->IncRef(); in OLEStorageBase()
/trunk/main/sc/source/core/inc/
H A Dbcaslot.hxx60 inline void IncRef() { ++nRefCount; } in IncRef() function in ScBroadcastArea
/trunk/main/rsc/inc/
H A Drscdef.hxx135 void IncRef(){ nRefCount++; } in IncRef() function in RscDefine
/trunk/main/sc/source/filter/excel/
H A Dtokstack.cxx831 pM->IncRef( ); in StoreMatrix()
H A Dxehelper.cxx1057 mrMatrix.IncRef(); in XclExpCachedMatrix()

Completed in 91 milliseconds