Searched refs:bShowComments (Results 1 – 4 of 4) sorted by relevance
271 sal_Bool bShowComments : 1; // Misc/ShowComments member in SdOptionsMisc380 sal_Bool IsShowComments() const { Init(); return bShowComments; } in IsShowComments()381 …id SetShowComments( sal_Bool bShow ) { if( bShowComments != bShow ) { OptionsChanged(); bShowC… in SetShowComments()
194 sal_Bool bShowComments : 1; member
498 bShowComments( sal_True ), in SdOptionsMisc()
349 rAtom.bShowComments = nShowComments; in operator >>()
Completed in 68 milliseconds