mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-19 21:00:55 +08:00
.
This commit is contained in:
@ -491,7 +491,8 @@ void Animation::FillBldLst(
|
||||
if (!pBLC)
|
||||
return;
|
||||
// Write p
|
||||
for (unsigned i = 0; i < pBLC->n_arrRgChildRec.size(); i++)
|
||||
|
||||
for (unsigned i = 0; i < pBLC->n_arrRgChildRec.size(); i++)
|
||||
{
|
||||
PPTX::Logic::BuildNodeBase oBuildNodeBase;
|
||||
switch ( pBLC->n_arrRgChildRec[i]->m_oHeader.RecType ) {
|
||||
|
||||
Reference in New Issue
Block a user