https://bugs.documentfoundation.org/show_bug.cgi?id=89790

--- Comment #2 from Radu <[email protected]> ---
Code pointers:
OUString DocInfoHelper::GetGeneratorString()  from
unotools/source/config/docinfohelper.cxx  creates the string from <Application>
and it's called in oox/source/core/xmlfilterbase.cxx at
writeElement( pAppProps, XML_Application,          
utl::DocInfoHelper::GetGeneratorString() );
    699 #ifdef OOXTODO
    700     writeElement( pAppProps, XML_AppVersion,            "app version"
);

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to