cleaned up WRITERFILTERSTATUS comments

This commit is contained in:
Henning Brinkmann 2009-07-29 10:59:21 +02:00
parent 10e4301904
commit 94183e9b3c
2 changed files with 278 additions and 702 deletions

View file

@ -497,14 +497,14 @@ void FontTable::attribute(Id Name, Value & val)
// case NS_rtf::LN_LFO: break;
case NS_rtf::LN_F:
break;
/* WRITERFILTERSTATUS: done: 1, planned: 0, spent: 0 */
case NS_rtf::LN_ALTFONTNAME:
/* WRITERFILTERSTATUS: done: 1, planned: 0, spent: 0 */
m_pImpl->pCurrentEntry->sAlternativeFont = sValue;
break;
/* WRITERFILTERSTATUS: done: 1, planned: 0, spent: 0 */
case NS_rtf::LN_XSZFFN:
/* WRITERFILTERSTATUS: done: 1, planned: 0, spent: 0 */
/* WRITERFILTERSTATUS: done: 1, planned: 0, spent: 0 */
case NS_ooxml::LN_CT_Font_name:
/* WRITERFILTERSTATUS: done: 1, planned: 0, spent: 0 */
m_pImpl->pCurrentEntry->sFontName = sValue;
break;
// case NS_rtf::LN_XSTZNAME: break;

File diff suppressed because it is too large Load diff