Home
last modified time | relevance | path

Searched refs:m_nCurrentBox (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/filter/rtf/
H A Drtftbl.cxx176 m_nCurrentBox = 0; in ReadTable()
190 sal_uInt16 nTmpBox = m_nCurrentBox; in ReadTable()
310 if (m_nCurrentBox != 0) in ReadTable()
312 --m_nCurrentBox; in ReadTable()
644 m_nCurrentBox = n; in ReadTable()
749 m_nCurrentBox = 0; in ReadTable()
795 m_nCurrentBox + nStt, 1 ); in ReadTable()
801 m_nCurrentBox = 0; in ReadTable()
815 ? rBoxes[m_nCurrentBox] : 0)) in ReadTable()
891 if (!aMergeBoxes[ m_nCurrentBox ]) in GotoNextBox()
[all …]
H A Dswparrtf.hxx317 sal_uInt16 m_nCurrentBox; member in SwRTFParser
H A Dswparrtf.cxx199 m_nCurrentBox(0), in SwRTFParser()
1786 m_nCurrentBox = 0; in NextToken()

Completed in 42 milliseconds