Home
last modified time | relevance | path

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

/dports/textproc/libwpd010/libwpd-0.10.3/src/lib/
H A DWP6EOLGroup.cpp126 unsigned char cellFlag, tmpCellVerticalAlign; in _readContents() local
138 tmpCellVerticalAlign = readU8(input, encryption); in _readContents()
139 switch (tmpCellVerticalAlign & 0x03) in _readContents()