summaryrefslogtreecommitdiff
path: root/include/formula
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-04-09 12:25:22 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-04-09 14:31:25 +0200
commitf01390010338ae627c990026c4ba579ab5eb266f (patch)
tree7b0afed21382c21492c16dcc03afb18f4940c398 /include/formula
parenta387c18f726958b7557a9a75a00b60d9fb3281d7 (diff)
zugeordnetes->associated
Change-Id: I4ba1a3c467526b85f576e5549e7c47a1e0fb66a0 Reviewed-on: https://gerrit.libreoffice.org/70456 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include/formula')
-rw-r--r--include/formula/funcutl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/formula/funcutl.hxx b/include/formula/funcutl.hxx
index 5bb490d648a2..0a4c25d1236c 100644
--- a/include/formula/funcutl.hxx
+++ b/include/formula/funcutl.hxx
@@ -92,7 +92,7 @@ private:
OUString aShrinkQuickHelp;
OUString aExpandQuickHelp;
IControlReferenceHandler* pAnyRefDlg; // parent dialog
- VclPtr<RefEdit> pRefEdit; // zugeordnetes Edit-Control
+ VclPtr<RefEdit> pRefEdit; // associated Edit-Control
protected:
virtual void Click() override;