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()
587 sal_Bool bHandout = (*GetPageList( eAktPageKind ) )[ nAktPageNum ]->bHandoutMaster; in Import() local588 if ( bHandout ) in Import()
1301 bHandout( sal_False ), in SdOptionsPrint()
Completed in 45 milliseconds