Searched refs:SetShowComments (Results 1 – 3 of 3) sorted by relevance
623 SetShowComments( *(sal_Bool*) pValues[ 15 ].getValue() ); in ReadData()748 maOptionsMisc.SetShowComments( pOpts->IsShowComments() ); in SdOptionsMiscItem()831 pOpts->SetShowComments( maOptionsMisc.IsShowComments() ); in SetOptions()
381 …void SetShowComments( sal_Bool bShow ) { if( bShowComments != bShow ) { OptionsChanged(); bSho… in SetShowComments() function in SdOptionsMisc
278 pOptions->SetShowComments( mbShowAnnotations ? sal_True : sal_False ); in ShowAnnotations()
Completed in 67 milliseconds