Kaydet (Commit) eb86211c authored tarafından Vladimir Glazunov's avatar Vladimir Glazunov

CWS-TOOLING: integrate CWS ooo32gsl08_DEV300

...@@ -199,7 +199,7 @@ AnnotationManagerImpl::AnnotationManagerImpl( ViewShellBase& rViewShellBase ) ...@@ -199,7 +199,7 @@ AnnotationManagerImpl::AnnotationManagerImpl( ViewShellBase& rViewShellBase )
{ {
SdOptions* pOptions = SD_MOD()->GetSdOptions(mpDoc->GetDocumentType()); SdOptions* pOptions = SD_MOD()->GetSdOptions(mpDoc->GetDocumentType());
if( pOptions ) if( pOptions )
mbShowAnnotations = pOptions->IsPreviewTransitions() == sal_True; mbShowAnnotations = pOptions->IsShowComments() == TRUE;
} }
// -------------------------------------------------------------------- // --------------------------------------------------------------------
......
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