Home
last modified time | relevance | path

Searched refs:_RefCntChgd (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/inc/
H A Dddefld.hxx48 SW_DLLPRIVATE void _RefCntChgd();
84 void IncRefCnt() { if( !nRefCnt++ && pDoc ) _RefCntChgd(); } in IncRefCnt()
85 void DecRefCnt() { if( !--nRefCnt && pDoc ) _RefCntChgd(); } in DecRefCnt()
/aoo41x/main/sw/source/core/fields/
H A Dddefld.cxx310 void SwDDEFieldType::_RefCntChgd() in _RefCntChgd() function in SwDDEFieldType

Completed in 15 milliseconds