Home
last modified time | relevance | path

Searched refs:mbShowAnnotations (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sd/source/ui/annotations/
H A Dannotationmanager.cxx189 , 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()
H A Dannotationmanagerimpl.hxx133 bool mbShowAnnotations; member in sd::AnnotationManagerImpl

Completed in 22 milliseconds