summaryrefslogtreecommitdiff
path: root/sw/inc/IDocumentFieldsAccess.hxx
diff options
context:
space:
mode:
authorChristoph Herzog <rhogez@googlemail.com>2011-01-10 15:26:51 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-01-11 11:22:29 +0000
commit3f96a01a2c5148c077c8bd979166ad93303caa5d (patch)
tree36450d16546080897bbb568e8d14ec6bdb20e245 /sw/inc/IDocumentFieldsAccess.hxx
parent63635c60c6fa213978e2b1c2e27fa50a9ed6937e (diff)
Minor translations of comments for 3 files in writer/sw/inc
Diffstat (limited to 'sw/inc/IDocumentFieldsAccess.hxx')
-rw-r--r--sw/inc/IDocumentFieldsAccess.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sw/inc/IDocumentFieldsAccess.hxx b/sw/inc/IDocumentFieldsAccess.hxx
index dd5500ec069e..1f28006ad5a2 100644
--- a/sw/inc/IDocumentFieldsAccess.hxx
+++ b/sw/inc/IDocumentFieldsAccess.hxx
@@ -82,8 +82,7 @@ namespace com { namespace sun { namespace star { namespace uno { class Any; } }
*/
virtual bool PutValueToField(const SwPosition & rPos, const com::sun::star::uno::Any& rVal, USHORT nWhich) = 0;
- // rufe das Update der Expression Felder auf; alle Ausdruecke werden
- // neu berechnet.
+ // Call update of expression fields. All expressions are re-evaluated.
/** Updates a field.