Commit 9147778b authored by Elen.Subbotina's avatar Elen.Subbotina Committed by Alexander Trofimov

linux build

git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@59065 954022d7-b5bf-4e40-9824-e11837661b57
parent 903e67c0
......@@ -480,7 +480,7 @@ namespace PPTX
}
const OOX::CPath GetPathBySpid(const CString& spid)const
{
OOX::CPath filename = _T("");
OOX::CPath filename;
if((Vml.is_init()) && (spid != _T("")))
{
std::map<CString, OOX::CPath>::const_iterator pPair = Vml->SpIds.find(spid);
......
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