summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorJennifer Liebel <jliebel94@gmail.com>2014-11-11 10:57:22 +0000
committerTobias Madl <tobias.madl.dev@gmail.com>2014-12-09 12:34:56 +0000
commitd2b701977d65eaa45a1c25a1ac6d8d58131151a5 (patch)
tree4a58c1cb7aa2e660956d911e00dd9d43b7461b8f /svx
parent8a0ae49abe165218df5f473b35f924ff47144854 (diff)
changed timers to idle
Change-Id: I6bb3225c171b1637f283de64a38dcff91f3c662c
Diffstat (limited to 'svx')
-rw-r--r--svx/source/inc/fmshimp.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/inc/fmshimp.hxx b/svx/source/inc/fmshimp.hxx
index 694609caacc3..ebb29c97cd6a 100644
--- a/svx/source/inc/fmshimp.hxx
+++ b/svx/source/inc/fmshimp.hxx
@@ -155,7 +155,7 @@ class SVX_DLLPUBLIC FmXFormShell : public FmXFormShell_BASE
class SuspendPropertyTracking;
friend class SuspendPropertyTracking;
- // Timer um verzoegerte Markierung vorzunehmen
+ // timer for delayed mark
Timer m_aMarkTimer;
SdrObjArray m_arrSearchedControls;
// We enable a permanent cursor for the grid we found a searched text, it's disabled in the next "found" event.