X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Flyxtext.h;h=5bf93d8278def4cd6aa4c2fee3d53d6eeb340f40;hb=35204f8f33d7400a5fefeffea533fb4cb4097211;hp=4f07d21dacc4cc25599e4bd388c43d0a9cc17ec2;hpb=7e7d28a0cad1f383e814b9384024e3049fa47c1c;p=lyx.git diff --git a/src/lyxtext.h b/src/lyxtext.h index 4f07d21dac..5bf93d8278 100644 --- a/src/lyxtext.h +++ b/src/lyxtext.h @@ -96,7 +96,9 @@ public: /// Set font over selection paragraphs and rebreak. void setFont(LCursor & cur, LyXFont const &, bool toggleall = false); - /// rebreaks the given par + /// Rebreaks the given paragraph. + /// \retval true if a full screen redraw is needed. + /// \retval false if a single paragraph redraw is enough. bool redoParagraph(BufferView &, pit_type pit); /// returns pos in given par at given x coord @@ -251,6 +253,8 @@ public: }; /// Change the case of the word at cursor position. void changeCase(LCursor & cur, TextCase action); + /// Transposes the character at the cursor with the one before it + void charsTranspose(LCursor & cur); /** the DTP switches for paragraphs. LyX will store the top settings always in the first physical paragraph, the bottom settings in the