CWS-TOOLING: integrate CWS cbosdo02

This commit is contained in:
Ivo Hinkelmann 2010-03-02 19:14:52 +01:00
commit 44fdb66e12

View file

@ -531,7 +531,7 @@ void SvtFilterOptions::SetWriter2WinWord( BOOL bFlag )
BOOL SvtFilterOptions::IsUseEnhancedFields() const
{
return false; // disable for now;
// return pImp->IsFlag( FILTERCFG_USE_ENHANCED_FIELDS );
// return pImp->IsFlag( FILTERCFG_USE_ENHANCED_FIELDS );
}
void SvtFilterOptions::SetUseEnhancedFields( BOOL bFlag )