Home
last modified time | relevance | path

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

/dports/editors/calligra/calligra-3.2.1/filters/words/mobi/
H A DMobiHeaderGenerator.h51 qint32 sortInfoId; /// offset to start of Sort Info (if present) or null member
H A DMobiHeaderGenerator.cpp35 , sortInfoId(0) in palmDBHeader()
H A DMobiFile.cpp209 out << headers.m_dbHeader->sortInfoId; in writePalmDataBaseHeader()