summaryrefslogtreecommitdiffstats
path: root/lotuswordpro/source/filter/lwpusewhen.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-01-28 21:52:26 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-01-30 22:58:49 +0100
commitc073c0f2a96a87df3db90fdaf0931c16bd706207 (patch)
tree2c516d72ba9dcc168c03096e10bf4cd0e69e70df /lotuswordpro/source/filter/lwpusewhen.hxx
parentunread variable (diff)
downloadcore-c073c0f2a96a87df3db90fdaf0931c16bd706207.tar.gz
core-c073c0f2a96a87df3db90fdaf0931c16bd706207.zip
Remove double line spacing and a comment.
Diffstat (limited to 'lotuswordpro/source/filter/lwpusewhen.hxx')
-rw-r--r--lotuswordpro/source/filter/lwpusewhen.hxx11
1 files changed, 0 insertions, 11 deletions
diff --git a/lotuswordpro/source/filter/lwpusewhen.hxx b/lotuswordpro/source/filter/lwpusewhen.hxx
index 252b1d7ee278..0be7f9e70bd1 100644
--- a/lotuswordpro/source/filter/lwpusewhen.hxx
+++ b/lotuswordpro/source/filter/lwpusewhen.hxx
@@ -57,10 +57,6 @@
* @file
* For LWP filter architecture prototype
************************************************************************/
-/*************************************************************************
- * Change History
- Jan 2005 Created
- ************************************************************************/
#ifndef _LWPUSEWHEN_HXX
#define _LWPUSEWHEN_HXX
@@ -97,21 +93,14 @@ public:
inline void Read(LwpObjectStream* pStrm);
inline sal_Bool IsUseOnAllPages();
-
inline sal_Bool IsUseOnAllEvenPages();
-
inline sal_Bool IsUseOnAllOddPages();
-
inline sal_Bool IsUseOnPage();
inline sal_Bool IsStartOnThisPage();
-
inline sal_Bool IsStartOnNextPage();
-
inline sal_Bool IsStartOnNextEvenPage();
-
inline sal_Bool IsStartOnNextOddPage();
-
inline sal_Bool IsStartOnThisHF();
inline sal_uInt16 GetUsePage();