Kaydet (Commit) 195f0531 authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Fix typo in method name

Change-Id: I6d4a0dfa1eed5da0efdac7553d73fc3ae681f5f9
Reviewed-on: https://gerrit.libreoffice.org/65883
Tested-by: Jenkins
Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst 248be427
...@@ -111,7 +111,7 @@ protected: ...@@ -111,7 +111,7 @@ protected:
virtual SwTwips GrowFrame ( SwTwips, bool bTst = false, bool bInfo = false ) override; virtual SwTwips GrowFrame ( SwTwips, bool bTst = false, bool bInfo = false ) override;
public: public:
SwTabFrame( SwTable &, SwFrame* ); // calling Regist Flys always after creation _and_pasting! SwTabFrame( SwTable &, SwFrame* ); // calling RegistFlys always after creation _and_pasting!
SwTabFrame( SwTabFrame & ); // _only_ for the creation of follows SwTabFrame( SwTabFrame & ); // _only_ for the creation of follows
void JoinAndDelFollows(); // for DelFrames of the TableNodes! void JoinAndDelFollows(); // for DelFrames of the TableNodes!
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment