Home
last modified time | relevance | path

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

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

Completed in 33 milliseconds