diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-02-03 14:01:31 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-02-03 14:01:40 +0100 |
commit | 326bec33e0a08123d716b9d2a06884368a8f07eb (patch) | |
tree | 663c513af4e3e7078a858d9fb7da3afb732e6d77 /sc/source/ui/view | |
parent | d271e5fd87dc11512f4be244bf6e7eea1769c62e (diff) |
some more continuous corrections
Diffstat (limited to 'sc/source/ui/view')
-rw-r--r-- | sc/source/ui/view/printfun.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/view/printfun.cxx b/sc/source/ui/view/printfun.cxx index b509e2b9de63..9406a903fcc5 100644 --- a/sc/source/ui/view/printfun.cxx +++ b/sc/source/ui/view/printfun.cxx @@ -2598,7 +2598,7 @@ void ScPrintFunc::ApplyPrintSettings() //-------------------------------------------------------------------- // rPageRanges = range for all tables // nStartPage = rPageRanges starts at nStartPage -// nDisplayStart = continious number for displaying the page number +// nDisplayStart = continuous number for displaying the page number long ScPrintFunc::DoPrint( const MultiSelection& rPageRanges, long nStartPage, long nDisplayStart, bool bDoPrint, |