Home
last modified time | relevance | path

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

123

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

Completed in 148 milliseconds

123