Kaydet (Commit) 59fa7439 authored tarafından Caolán McNamara's avatar Caolán McNamara

add missing modelines

Change-Id: I1823890217eb11ba4206b9fd28389c633c7c4f89
üst 6550fa52
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* /*
* This file is part of the LibreOffice project. * This file is part of the LibreOffice project.
* *
...@@ -94,3 +95,5 @@ Sequence< OUString > VCLXAccessibleSvxFindReplaceDialog::getSupportedServiceName ...@@ -94,3 +95,5 @@ Sequence< OUString > VCLXAccessibleSvxFindReplaceDialog::getSupportedServiceName
aNames[0] = OUString( "VCLXAccessibleSvxFindReplaceDialog" ); aNames[0] = OUString( "VCLXAccessibleSvxFindReplaceDialog" );
return aNames; return aNames;
} }
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* /*
* This file is part of the LibreOffice project. * This file is part of the LibreOffice project.
* *
...@@ -1023,3 +1024,5 @@ OUString SvxPixelCtlAccessibleChild::GetName() ...@@ -1023,3 +1024,5 @@ OUString SvxPixelCtlAccessibleChild::GetName()
str += ")"; str += ")";
return str; return str;
} }
/* 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