Searched refs:bHandout (Results 1 – 3 of 3) sorted by relevance
572 sal_Bool bHandout : 1; // Print/Content/Handout member in SdOptionsPrint607 sal_Bool IsHandout() const { Init(); return (sal_Bool) bHandout; } in IsHandout()629 …void SetHandout( sal_Bool bOn = sal_True ) { if( bHandout != bOn ) { OptionsChanged(); bHandout… in SetHandout()
585 sal_Bool bHandout = (*GetPageList( eAktPageKind ) )[ nAktPageNum ]->bHandoutMaster; in Import() local586 if ( bHandout ) in Import()
1301 bHandout( sal_False ), in SdOptionsPrint()