Home
last modified time | relevance | path

Searched defs:DecRef (Results 1 – 7 of 7) sorted by path

/trunk/main/formula/inc/formula/
H A Dtoken.hxx116 inline void DecRef() const in DecRef() function in formula::FormulaToken
/trunk/main/rsc/source/tools/
H A Drscdef.cxx304 void RscDefine::DecRef(){ in DecRef() function in RscDefine
/trunk/main/sc/inc/
H A Dcompiler.hxx178 void DecRef() { if( !--nRefCnt ) Delete(); } in DecRef() function
H A Dscmatrix.hxx202 inline void DecRef() const in DecRef() function in ScMatrix
/trunk/main/sc/source/core/inc/
H A Dbcaslot.hxx61 inline sal_uLong DecRef() { return nRefCount ? --nRefCount : 0; } in DecRef() function in ScBroadcastArea
/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/sot/source/sdstor/
H A Dstgcache.hxx67 sal_uInt16 DecRef() { return --nRef; } in DecRef() function in StgCache

Completed in 37 milliseconds