Changeset 217 for trunk/src/IPrintView.h
- Timestamp:
- 06/10/06 19:13:25 (2 years ago)
- Files:
-
- 1 modified
-
trunk/src/IPrintView.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/IPrintView.h
r216 r217 62 62 63 63 /// 64 /// @brief Gets the number of copies to do. 65 /// 66 /// @return The number of copies of the document to print. The 67 /// range is between 1 and 999. 68 /// 69 virtual unsigned int getNumberOfCopies (void) = 0; 70 71 /// 64 72 /// @brief Changes the sensitivity of the "Collate" option. 65 73 ///
