mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
выпиливание boost'a
git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@52920 954022d7-b5bf-4e40-9824-e11837661b57
This commit is contained in:
committed by
Alexander Trofimov
parent
a1e5297cb1
commit
9ea51f5678
@ -287,7 +287,7 @@ namespace DocFileFormat
|
||||
|
||||
int OpenXmlPackage::RegisterDocument()
|
||||
{
|
||||
return this->AddPart( _T( "word" ), _T( "document.xml" ), WordprocessingMLContentTypes::MainDocument, _T( "" ) );
|
||||
return AddPart( _T( "word" ), _T( "document.xml" ), WordprocessingMLContentTypes::MainDocument, _T( "" ) );
|
||||
}
|
||||
|
||||
int OpenXmlPackage::RegisterFontTable()
|
||||
|
||||
Reference in New Issue
Block a user