Lines Matching refs:m_state
140 sal_uInt32 m_state; member in stoc_defreg::NestedRegistryImpl
197 sal_uInt32 m_state; member in stoc_defreg::NestedKeyImpl
224 m_state = m_pRegistry->m_state; in NestedKeyImpl()
252 m_state = m_pRegistry->m_state; in NestedKeyImpl()
266 if ( m_state != m_pRegistry->m_state ) in computeChanges()
277 m_state = m_pRegistry->m_state; in computeChanges()
430 m_state = m_pRegistry->m_state++; in setLongValue()
473 m_state = m_pRegistry->m_state++; in setLongListValue()
516 m_state = m_pRegistry->m_state++; in setAsciiValue()
559 m_state = m_pRegistry->m_state++; in setAsciiListValue()
602 m_state = m_pRegistry->m_state++; in setStringValue()
645 m_state = m_pRegistry->m_state++; in setStringListValue()
688 m_state = m_pRegistry->m_state++; in setBinaryValue()
758 m_state = m_pRegistry->m_state++; in createKey()
777 m_state = m_pRegistry->m_state++; in createKey()
1022 m_state = m_pRegistry->m_state++; in createLink()
1150 : m_state(0) in NestedRegistryImpl()
1396 m_state++; in mergeKey()