writerfilter: fix indentation in rtfdocumentfactory
Change-Id: I9cf6abaf091d358670bbe71de9abe832fa139f42
This commit is contained in:
@@ -9,8 +9,10 @@
|
||||
|
||||
#include <rtfdocumentimpl.hxx>
|
||||
|
||||
namespace writerfilter {
|
||||
namespace rtftok {
|
||||
namespace writerfilter
|
||||
{
|
||||
namespace rtftok
|
||||
{
|
||||
|
||||
RTFDocument::Pointer_t RTFDocumentFactory::createDocument(uno::Reference< uno::XComponentContext > const& xContext,
|
||||
uno::Reference< io::XInputStream > const& xInputStream,
|
||||
|
Reference in New Issue
Block a user