From 198fabe0f2dcfa920eb975da11e9b45d010dcb3a Mon Sep 17 00:00:00 2001 From: Markus Mohrhard Date: Sat, 24 Sep 2016 13:08:02 +0200 Subject: soon is now Change-Id: Ib4b8b949f00609149f9134fb2f286cd7e0dc0255 Reviewed-on: https://gerrit.libreoffice.org/29254 Tested-by: Jenkins Reviewed-by: Markus Mohrhard --- include/xmloff/xmlstyle.hxx | 3 --- 1 file changed, 3 deletions(-) (limited to 'include') diff --git a/include/xmloff/xmlstyle.hxx b/include/xmloff/xmlstyle.hxx index 0e7e5167a0a6..975aa0c93142 100644 --- a/include/xmloff/xmlstyle.hxx +++ b/include/xmloff/xmlstyle.hxx @@ -67,9 +67,6 @@ class XMLOFF_DLLPUBLIC SvXMLStyleContext : public SvXMLImportContext OUString maFollow; // Will be moved to XMLPropStyle soon!!!! bool mbHidden; - OUString maHelpFile; // Will be removed very soon!!!! - - sal_uInt32 mnHelpId; // Will be removed very soon!!!! sal_uInt16 mnFamily; bool mbValid : 1; // Set this to false in CreateAndInsert -- cgit