Commit 15fb3a4f authored by ElenaSubbotina's avatar ElenaSubbotina

Revert "."

This reverts commit cff18365.
parent cff18365
...@@ -56,7 +56,7 @@ namespace OOX ...@@ -56,7 +56,7 @@ namespace OOX
} }
virtual void write(const OOX::CPath& filename, const OOX::CPath& directory, CContentTypes& content) const virtual void write(const OOX::CPath& filename, const OOX::CPath& directory, CContentTypes& content) const
{ {
content.Registration( type().OverrideType(), directory, filename.GetFilename() ); oContent.Registration( type().OverrideType(), oDirectory, oPath.GetFilename() );
IFileContainer::Write( oPath, oDirectory, oContent ); IFileContainer::Write( oPath, oDirectory, oContent );
} }
virtual const FileType type() const virtual const FileType type() const
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment