Home
last modified time | relevance | path

Searched refs:nRefCount (Results 51 – 66 of 66) sorted by relevance

123

/aoo4110/main/sal/osl/os2/
H A Dfile_url.h95 int nRefCount; member
/aoo4110/main/svl/source/svdde/
H A Dddeimp.hxx150 sal_uInt16 nRefCount; member
/aoo4110/main/svtools/source/contnr/
H A Dtreelist.cxx152 nRefCount = 1; in SvTreeList()
205 nRefCount++; in InsertView()
215 nRefCount--; in RemoveView()
/aoo4110/main/sw/source/ui/dbui/
H A Dmmconfigitem.cxx776 static sal_Int32 nRefCount = 0; variable
795 ++nRefCount; in SwMailMergeConfigItem()
805 if ( !--nRefCount ) in ~SwMailMergeConfigItem()
/aoo4110/main/extensions/source/scanner/
H A Dsane.hxx70 static int nRefCount; member in Sane
/aoo4110/main/sw/inc/
H A Dnumrule.hxx124 static sal_uInt16 nRefCount; member in SwNumRule
/aoo4110/main/sal/inc/sal/
H A Dtypes.h323 sal_Int32 nRefCount; member
/aoo4110/main/cppu/inc/com/sun/star/uno/
H A DSequence.hxx62 ::osl_incrementInterlockedCount( &rSeq._pSequence->nRefCount ); in Sequence()
/aoo4110/main/cppu/source/uno/
H A Ddestr.hxx334 if (::osl_decrementInterlockedCount( &pSeq->nRefCount ) == 0) in idestructSequence()
/aoo4110/main/binaryurp/source/
H A Dunmarshal.cxx526 static_cast< sal_Sequence * >(buf)->nRefCount = 0; in readSequence()
/aoo4110/main/sw/source/core/fields/
H A Dauthfld.cxx73 : nRefCount(0) in SV_IMPL_PTRARR()
/aoo4110/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx917 sal_uInt32 nRefCount; member
/aoo4110/main/filter/source/msfilter/
H A Dsvdfppt.cxx4823 nRefCount ( 1 ), in PPTRuler()
4844 mpImplRuler->nRefCount++; in PPTTextRulerInterpreter()
4926 if ( ! ( --mpImplRuler->nRefCount ) ) in operator =()
4929 mpImplRuler->nRefCount++; in operator =()
4936 if ( ! ( --mpImplRuler->nRefCount ) ) in ~PPTTextRulerInterpreter()
/aoo4110/main/extensions/source/ole/
H A Dunoconversionutilities.hxx2081 osl_incrementInterlockedCount( &p_unoSeq->nRefCount); in dispatchExObject2Sequence()
/aoo4110/main/cli_ure/source/uno_bridge/
H A Dcli_data.cxx70 p->nRefCount = 1; in seq_allocate()
/aoo4110/main/bridges/source/jni_uno/
H A Djni_data.cxx46 p->nRefCount = 1; in seq_allocate()

Completed in 143 milliseconds

123