Searched refs:KV_COLS (Results 1 – 3 of 3) sorted by relevance
23 #define KV_COLS "cols" // columns macro
44 domElementKvtml.setAttribute( KV_COLS, m_doc->identifierCount() ); in writeDoc()
94 documentAttribute = domElementKvtml.attributeNode( KV_COLS ); in read()