Searched refs:IsShowComments (Results 1 – 3 of 3) sorted by relevance
545 IsShowComments() == rOpt.IsShowComments() && in operator ==()687 pValues[ 15 ] <<= (sal_Bool)IsShowComments(); in WriteData()748 maOptionsMisc.SetShowComments( pOpts->IsShowComments() ); in SdOptionsMiscItem()831 pOpts->SetShowComments( maOptionsMisc.IsShowComments() ); in SetOptions()
380 sal_Bool IsShowComments() const { Init(); return bShowComments; } in IsShowComments() function in SdOptionsMisc
194 mbShowAnnotations = pOptions->IsShowComments() == sal_True; in AnnotationManagerImpl()
Completed in 40 milliseconds