X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FCutAndPaste.h;h=4874d1b17d38296808cbde5ecb6898cd27d67dba;hb=98c966c64594611e469313314abd1e59524adb4a;hp=32f9a767bf44d0c3f833d67e216e84f458aac35d;hpb=b922cdd796f9e4b9a46a79808cdee596e04903eb;p=lyx.git diff --git a/src/CutAndPaste.h b/src/CutAndPaste.h index 32f9a767bf..4874d1b17d 100644 --- a/src/CutAndPaste.h +++ b/src/CutAndPaste.h @@ -1,9 +1,9 @@ // -*- C++ -*- /* This file is part of - * ====================================================== - * + * ====================================================== + * * LyX, The Document Processor - * + * * Copyright 1995-2001 the LyX Team. * * ====================================================== */ @@ -40,13 +40,13 @@ public: static int nrOfParagraphs(); /** needed to switch between different classes this works - for a list of paragraphs beginning with the specified par + for a list of paragraphs beginning with the specified par return value is the number of wrong conversions */ static int SwitchLayoutsBetweenClasses(lyx::textclass_type class1, - lyx::textclass_type class2, - Paragraph * par, + lyx::textclass_type class2, + Paragraph * par, BufferParams const & bparams); /// static