INTEGRATION: CWS impresshandouts01 (1.8.168); FILE MERGED
2008/03/05 13:32:21 cl 1.8.168.1: #i85355# enhanced handout printing
This commit is contained in:
parent
ad3017b8db
commit
b80017c4c8
1 changed files with 5 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: PrintManager.hxx,v $
|
||||
*
|
||||
* $Revision: 1.8 $
|
||||
* $Revision: 1.9 $
|
||||
*
|
||||
* last change: $Author: obo $ $Date: 2007-07-17 13:01:16 $
|
||||
* last change: $Author: kz $ $Date: 2008-03-06 16:33:41 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -208,6 +208,9 @@ private:
|
|||
the first page of the document is used to determine the size.
|
||||
*/
|
||||
bool IsScreenFormat (void);
|
||||
|
||||
/** creates the needed shapes on the handout page for the given layout */
|
||||
void InitHandoutTemplate( PrintInfo& rInfo, USHORT nSlidesPerHandout, BOOL bHandoutHorizontal );
|
||||
};
|
||||
|
||||
} // end of namespace sd
|
||||
|
|
Loading…
Reference in a new issue