mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
linux build
git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@58905 954022d7-b5bf-4e40-9824-e11837661b57
This commit is contained in:
committed by
Alexander Trofimov
parent
7d29ac1b87
commit
9072c671e5
@ -148,7 +148,7 @@ public:
|
||||
if (0 == lParamType)
|
||||
{
|
||||
CString strResult = m_oPicker.GetTypefacePickByName((CString)bsParams);
|
||||
*pDstName = strResult.AllocSysString();
|
||||
*pDstName = strResult;//strResult.AllocSysString();
|
||||
return S_OK;
|
||||
}
|
||||
// not impl
|
||||
|
||||
Reference in New Issue
Block a user