Commit 2a932352 authored by Sergey.Konovalov's avatar Sergey.Konovalov Committed by Alexander Trofimov

to Revision: 65026

git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@65032 954022d7-b5bf-4e40-9824-e11837661b57
parent 09a2011e
......@@ -226,6 +226,10 @@ namespace NSHtmlRenderer
{
return m_pMetafile->get_FontManager();
}
void CASCImage::put_FontManager(CFontManager* pManager)
{
//ничего не делаем, потому что CFontManager пришел в конструкторе.
}
Aggplus::CImage* CASCImage::get_BitmapImage()
{
......
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