| /AOO41X/main/rsc/source/tools/ |
| H A D | rscdef.cxx | 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()
|
| /AOO41X/main/sc/inc/ |
| H A D | formularesult.hxx | 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()
|
| H A D | scmatrix.hxx | 197 inline void IncRef() const in IncRef() function in ScMatrix
|
| H A D | compiler.hxx | 173 void IncRef() { nRefCnt++; } in IncRef() function
|
| /AOO41X/main/formula/inc/formula/ |
| H A D | intruref.hxx | 49 p->IncRef(); in SimpleIntrusiveReference() 55 t->IncRef(); in SimpleIntrusiveReference() 73 t->IncRef(); in operator =()
|
| H A D | token.hxx | 115 inline void IncRef() const { nRefCnt++; } in IncRef() function in formula::FormulaToken
|
| /AOO41X/main/sc/source/core/data/ |
| H A D | bcaslot.cxx | 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()
|
| /AOO41X/main/formula/source/core/api/ |
| H A D | token.cxx | 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()
|
| H A D | FormulaCompiler.cxx | 1363 p->IncRef(); in MergeRangeReference() 1779 p->IncRef(); in PutCode() 1789 p->IncRef(); in PutCode()
|
| /AOO41X/main/sfx2/inc/ |
| H A D | msgnodei.hxx | 89 void IncRef() { nRef++; } in IncRef() function in SfxMsgReceiverList_Impl 143 void IncRef() { nRef++; } in IncRef() function in SfxMsgAttachFileList_Impl
|
| /AOO41X/main/sc/source/core/tool/ |
| H A D | interpr4.cxx | 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 =()
|
| H A D | token.cxx | 1354 (*pp)->IncRef(); in Clone() 1382 (*pp)->IncRef(); in Clone() 1594 p->IncRef(); in MergeRangeReference()
|
| /AOO41X/main/sot/source/sdstor/ |
| H A D | stgcache.hxx | 66 void IncRef() { nRef++; } in IncRef() function in StgCache
|
| H A D | stg.cxx | 107 p->IncRef(); in OLEStorageBase()
|
| /AOO41X/main/sc/source/core/inc/ |
| H A D | bcaslot.hxx | 60 inline void IncRef() { ++nRefCount; } in IncRef() function in ScBroadcastArea
|
| /AOO41X/main/rsc/inc/ |
| H A D | rscdef.hxx | 135 void IncRef(){ nRefCount++; } in IncRef() function in RscDefine
|
| /AOO41X/main/sc/source/filter/excel/ |
| H A D | tokstack.cxx | 831 pM->IncRef( ); in StoreMatrix()
|
| H A D | xehelper.cxx | 1057 mrMatrix.IncRef(); in XclExpCachedMatrix()
|