Searched defs:IncRef (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/sfx2/inc/ | ||
H A D | msgnodei.hxx | 89 void IncRef() { nRef++; } in IncRef() function in SfxMsgReceiverList_Impl |
/aoo41x/main/sot/source/sdstor/ | ||
H A D | stgcache.hxx | 66 void IncRef() { nRef++; } in IncRef() function in StgCache |
/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/inc/ | ||
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 | token.hxx | 115 inline void IncRef() const { nRefCnt++; } in IncRef() function in formula::FormulaToken |
Completed in 113 milliseconds