summaryrefslogtreecommitdiff
path: root/forms/source/xforms/model_ui.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/xforms/model_ui.cxx')
-rw-r--r--forms/source/xforms/model_ui.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/forms/source/xforms/model_ui.cxx b/forms/source/xforms/model_ui.cxx
index 2ee7a2d87098..9c896c3fffeb 100644
--- a/forms/source/xforms/model_ui.cxx
+++ b/forms/source/xforms/model_ui.cxx
@@ -69,9 +69,9 @@ using namespace com::sun::star::xml::xpath;
-//
+
// implement XFormsUIHelper1
-//
+
OUString Model::getDefaultServiceNameForNode( const XNode_t& xNode )
throw( RuntimeException, std::exception )
@@ -956,9 +956,9 @@ void Model::setNodeValue(
}
-//
+
// helper functions from model_helper.hxx
-//
+
void xforms::getInstanceData(
const Sequence<PropertyValue>& aValues,