Home
last modified time | relevance | path

Searched defs:SvRefBase (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/tools/source/ref/
H A Dref.cxx30 SV_IMPL_REF_LIST( SvRefBase,SvRefBase* ) in SV_IMPL_REF_LIST() argument
/aoo41x/main/tools/inc/tools/
H A Dref.hxx321 class TOOLS_DLLPUBLIC SvRefBase class
332 SvRefBase() { nRefCount = SV_NO_DELETE_REFCOUNT; } in SvRefBase() function in SvRefBase
333 SvRefBase( const SvRefBase & /* rObj */ ) in SvRefBase() argument
335 SvRefBase & operator = ( const SvRefBase & ) { return *this; } in operator =()

Completed in 16 milliseconds