Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Ddocxattributeoutput.cxx447 sal_uInt16 nId = m_nNextMarkId++; in DoWriteBookmarks()
575 FSNS( XML_w, XML_id ), OString::valueOf( sal_Int32( m_nNextMarkId ) ).getStr( ), in EndField_Impl()
594 FSNS( XML_w, XML_id ), OString::valueOf( sal_Int32( m_nNextMarkId ) ).getStr( ), in EndField_Impl()
597 m_nNextMarkId++; in EndField_Impl()
3293 m_nNextMarkId( 0 ), in DocxAttributeOutput()
H A Ddocxattributeoutput.hxx561 sal_Int32 m_nNextMarkId; member in DocxAttributeOutput

Completed in 33 milliseconds