summaryrefslogtreecommitdiff
path: root/include/svx/ParseContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/ParseContext.hxx')
-rw-r--r--include/svx/ParseContext.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/svx/ParseContext.hxx b/include/svx/ParseContext.hxx
index d7ccad9ad00b..40aae99f363d 100644
--- a/include/svx/ParseContext.hxx
+++ b/include/svx/ParseContext.hxx
@@ -27,9 +27,9 @@
namespace svxform
{
- //==========================================================================
+
//= OSystemParseContext
- //==========================================================================
+
class SVX_DLLPUBLIC OSystemParseContext : public ::connectivity::IParseContext
{
private:
@@ -56,9 +56,9 @@ namespace svxform
};
- //==========================================================================
+
//= OParseContextClient
- //==========================================================================
+
/** helper class which needs access to a (shared and ref-counted) OSystemParseContext
instance.
*/