Kaydet (Commit) 1d81d868 authored tarafından Caolán McNamara's avatar Caolán McNamara

strangely misplaced modeline

Change-Id: I4c8dabbd2eeac2e3edb72a426687af8692c77497
üst a2095b15
...@@ -1116,7 +1116,7 @@ KeyEvent Window::GetActivationKey() const ...@@ -1116,7 +1116,7 @@ KeyEvent Window::GetActivationKey() const
} /* namespace vcl */ } /* namespace vcl */
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */sal_Unicode getAccel( const OUString& rStr ) sal_Unicode getAccel( const OUString& rStr )
{ {
sal_Unicode nChar = 0; sal_Unicode nChar = 0;
sal_Int32 nPos = 0; sal_Int32 nPos = 0;
...@@ -1131,4 +1131,4 @@ KeyEvent Window::GetActivationKey() const ...@@ -1131,4 +1131,4 @@ KeyEvent Window::GetActivationKey() const
return nChar; return nChar;
} }
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
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