| H A D | TokenWriter.cxx | 583 sal_Int32 kk=0; in Write() local 604 appendRow( pHorzChar, nCount, k, kk ); in Write() 612 appendRow(pHorzChar,nCount,k,kk); in Write() 623 …portExport::appendRow(::rtl::OString* pHorzChar,sal_Int32 _nColumnCount,sal_Int32& k,sal_Int32& kk) in appendRow() argument 625 if(!m_pRowMarker || m_pRowMarker[kk] == k) in appendRow() 627 ++kk; in appendRow() 975 sal_Int32 kk=0; in WriteTables() local 982 if(!m_pRowMarker || m_pRowMarker[kk] == j) in WriteTables() 984 ++kk; in WriteTables()
|