summaryrefslogtreecommitdiff
path: root/svx/source/form/fmsrcimp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/form/fmsrcimp.cxx')
-rw-r--r--svx/source/form/fmsrcimp.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/svx/source/form/fmsrcimp.cxx b/svx/source/form/fmsrcimp.cxx
index 2a11166b00a1..fe8d704fd382 100644
--- a/svx/source/form/fmsrcimp.cxx
+++ b/svx/source/form/fmsrcimp.cxx
@@ -66,7 +66,7 @@ using namespace ::com::sun::star::beans;
using namespace ::svxform;
-//========================================================================
+
// = FmSearchThread
void FmSearchThread::run()
@@ -82,7 +82,7 @@ void FmSearchThread::onTerminated()
delete this;
}
-//========================================================================
+
// = FmRecordCountListener
// SMART_UNO_IMPLEMENTATION(FmRecordCountListener, UsrObject);
@@ -158,7 +158,7 @@ void FmRecordCountListener::propertyChange(const ::com::sun::star::beans::Prope
NotifyCurrentCount();
}
-//========================================================================
+
// FmSearchEngine - local classes
SimpleTextWrapper::SimpleTextWrapper(const Reference< ::com::sun::star::awt::XTextComponent > & _xText)
@@ -208,7 +208,7 @@ OUString CheckBoxWrapper::getCurrentText() const
return OUString();
}
-//========================================================================
+
// = FmSearchEngine
sal_Bool FmSearchEngine::MoveCursor()