Home
last modified time | relevance | path

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

/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/src/
H A Dlvrend.cpp137 class CCRTableCol;
142 CCRTableCol * col;
219 class CCRTableCol { class
233 CCRTableCol() : in CCRTableCol() function in CCRTableCol
246 ~CCRTableCol() { } in ~CCRTableCol()
324 LVPtrVector<CCRTableCol> cols;
331 CCRTableCol * col = new CCRTableCol; in ExtendCols()
437 CCRTableCol * col = cols[colindex]; in LookupElem()