Kaydet (Commit) f48d1940 authored tarafından David Verrier's avatar David Verrier Kaydeden (comit) Thomas Arnhold

German comment translated to English

Change-Id: I8f4686e89a068a4392cff013de31f429be88e2b9
Reviewed-on: https://gerrit.libreoffice.org/2423Reviewed-by: 's avatarThomas Arnhold <thomas@arnhold.org>
Tested-by: 's avatarThomas Arnhold <thomas@arnhold.org>
üst 44a400b4
...@@ -1078,7 +1078,7 @@ void OJoinTableView::ClearAll() ...@@ -1078,7 +1078,7 @@ void OJoinTableView::ClearAll()
sal_Bool OJoinTableView::ScrollWhileDragging() sal_Bool OJoinTableView::ScrollWhileDragging()
{ {
DBG_CHKTHIS(OJoinTableView,NULL); DBG_CHKTHIS(OJoinTableView,NULL);
OSL_ENSURE(m_pDragWin != NULL, "OJoinTableView::ScrollWhileDragging darf nur waehrend Dragging eines Fensters aufgerufen werden !"); OSL_ENSURE(m_pDragWin != NULL, "OJoinTableView::ScrollWhileDragging must not be called when a window is being dragged !");
// kill the timer // kill the timer
if (m_aDragScrollTimer.IsActive()) if (m_aDragScrollTimer.IsActive())
......
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