Kaydet (Commit) 099aec85 authored tarafından Kurt Zenker's avatar Kurt Zenker

CWS-TOOLING: integrate CWS ooo32gsl03_DEV300

......@@ -2883,7 +2883,7 @@ bool SdPage::checkVisibility(
}
}
} // check for placeholders on master
else if( pCheckPage->IsMasterPage() && ( pVisualizedPage != pCheckPage ) )
else if( (eKind != PRESOBJ_NONE) && pCheckPage->IsMasterPage() && ( pVisualizedPage != pCheckPage ) )
{
// presentation objects on master slide are always invisible if slide is shown.
return false;
......
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