summaryrefslogtreecommitdiff
path: root/include/unotools/fontoptions.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/unotools/fontoptions.hxx')
-rw-r--r--include/unotools/fontoptions.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/unotools/fontoptions.hxx b/include/unotools/fontoptions.hxx
index 7492547c9744..688c78779bd9 100644
--- a/include/unotools/fontoptions.hxx
+++ b/include/unotools/fontoptions.hxx
@@ -119,8 +119,8 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtFontOptions : public utl::detail::Op
Do it in your source only.
*/
- static SvtFontOptions_Impl* m_pDataContainer; /// impl. data container as dynamic pointer for smaller memory requirements!
- static sal_Int32 m_nRefCount; /// internal ref count mechanism
+ static SvtFontOptions_Impl* m_pDataContainer;
+ static sal_Int32 m_nRefCount;
}; // class SvtFontOptions