summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/lotfntbf.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/lotfntbf.hxx')
-rw-r--r--sc/source/filter/inc/lotfntbf.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/filter/inc/lotfntbf.hxx b/sc/source/filter/inc/lotfntbf.hxx
index d560da581c6b..8fa9a5c56522 100644
--- a/sc/source/filter/inc/lotfntbf.hxx
+++ b/sc/source/filter/inc/lotfntbf.hxx
@@ -22,7 +22,7 @@
#include <editeng/fontitem.hxx>
#include <editeng/fhgtitem.hxx>
-#include <boost/optional.hpp>
+#include <o3tl/optional.hxx>
// Code in fontbuff.cxx (excel)
@@ -31,7 +31,7 @@ class LotusFontBuffer
private:
struct ENTRY
{
- boost::optional<OUString> xTmpName;
+ o3tl::optional<OUString> xTmpName;
std::unique_ptr<SvxFontItem> pFont;
std::unique_ptr<SvxFontHeightItem> pHeight;
sal_Int32 nType = -1; // < 0 -> undefined