Searched refs:mbShowAnnotations (Results 1 – 2 of 2) sorted by relevance
189 , mbShowAnnotations( true ) in AnnotationManagerImpl()194 mbShowAnnotations = pOptions->IsShowComments() == sal_True; in AnnotationManagerImpl()272 if( mbShowAnnotations != bShow ) in ShowAnnotations()274 mbShowAnnotations = bShow; in ShowAnnotations()278 pOptions->SetShowComments( mbShowAnnotations ? sal_True : sal_False ); in ShowAnnotations()306 ShowAnnotations( !mbShowAnnotations ); in ExecuteAnnotation()609 rSet.Put(SfxBoolItem(SID_SHOW_POSTIT, mbShowAnnotations)); in GetAnnotationState()855 if( mbShowAnnotations ) in IMPL_LINK()
133 bool mbShowAnnotations; member in sd::AnnotationManagerImpl
Completed in 19 milliseconds