Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/undo/
H A Drolbck.cxx824 , m_Array( (sal_uInt8)rSet.Count() ) in SwHistoryResetAttrSet()
860 m_Array.Insert( aIter.GetCurItem()->Which(), m_Array.Count() ); in SwHistoryResetAttrSet()
871 m_Array.Insert( RES_TXTATR_AUTOFMT, m_Array.Count() ); in SwHistoryResetAttrSet()
885 const sal_uInt16* pArr = m_Array.GetData(); in SetInDoc()
889 for ( sal_uInt16 n = m_Array.Count(); n; --n, ++pArr ) in SetInDoc()
897 for ( sal_uInt16 n = m_Array.Count(); n; --n, ++pArr ) in SetInDoc()
/trunk/main/sw/source/core/inc/
H A Drolbck.hxx301 SvUShorts m_Array; member in SwHistoryResetAttrSet
309 const SvUShorts& GetArr() const { return m_Array; } in GetArr()

Completed in 22 milliseconds