Searched defs:nRefCnt (Results 1 – 13 of 13) sorted by relevance
122 ULONG nRefCnt = static_cast< ULONG >( InterlockedDecrement( &m_nRefCnt ) ); in STDMETHODIMP_() local328 ULONG nRefCnt = InterlockedDecrement( &m_nRefCnt ); in STDMETHODIMP_() local
109 ULONG nRefCnt = static_cast< ULONG >( InterlockedDecrement( &m_nRefCnt ) ); in STDMETHODIMP_() local362 ULONG nRefCnt = InterlockedDecrement( &m_nRefCnt ); in STDMETHODIMP_() local
44 sal_uInt16 nRefCnt; member in SwDDEFieldType
43 long nRefCnt; member in SwDBFieldType
63 sal_Int32 nRefCnt; // reference count member in StgDirEntry
81 ULONG nRefCnt = in STDMETHODIMP_() local
130 ULONG nRefCnt = in STDMETHODIMP_() local800 ULONG nRefCnt = InterlockedDecrement( &m_nRefCnt ); in STDMETHODIMP_() local
161 ULONG nRefCnt = static_cast< ULONG >( InterlockedDecrement( &m_nRefCnt ) ); in STDMETHODIMP_() local
72 CPropertyHdl::CPropertyHdl( long nRefCnt ) : in CPropertyHdl()
95 mutable sal_uLong nRefCnt; // reference count member in ScMatrix
100 mutable sal_uInt16 nRefCnt; // reference count member in formula::FormulaToken
118 sal_uInt16 nRefCnt = aRefArr.Count() - 1, nCnt = aArr.Count() - 1; in IsFrameBehind() local
138 sal_uInt8 nRefCnt; // Zaehlt die Schachtelungstiefe der Refs member in SwFont
Completed in 168 milliseconds