summaryrefslogtreecommitdiff
path: root/sw/source/core/fields/macrofld.cxx
diff options
context:
space:
mode:
authorPhilipp Riemer <ruderphilipp@gmail.com>2013-06-10 21:58:09 +0200
committerPhilipp Riemer <ruderphilipp@gmail.com>2013-06-10 22:00:58 +0200
commitcef5c5dcb103e57be302957c530387dbbb042393 (patch)
tree2762313dc91c569d082ebd14a05119fcfc3ba7f7 /sw/source/core/fields/macrofld.cxx
parent39f4f7d95391c5396a1fc92d48cb400c06db68b4 (diff)
cleanup of existing code in sw/source/core/fields
- code formatting - fixed alignment/spacing - removal of commented out pieces Change-Id: I3fc2be67edcad8e394966f1678fbbeca4537ff47
Diffstat (limited to 'sw/source/core/fields/macrofld.cxx')
-rw-r--r--sw/source/core/fields/macrofld.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/fields/macrofld.cxx b/sw/source/core/fields/macrofld.cxx
index 604376cc6a71..a073a842d229 100644
--- a/sw/source/core/fields/macrofld.cxx
+++ b/sw/source/core/fields/macrofld.cxx
@@ -197,7 +197,7 @@ bool SwMacroField::PutValue( const uno::Any& rAny, sal_uInt16 nWhichId )
return true;
}
-// create an internally used macro name from the library and macro name parts
+/// create an internally used macro name from the library and macro name parts
void SwMacroField::CreateMacroString(
OUString& rMacro,
const String& rMacroName,