summaryrefslogtreecommitdiff
path: root/framework/source/fwe/xml/statusbardocumenthandler.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/fwe/xml/statusbardocumenthandler.cxx')
-rw-r--r--framework/source/fwe/xml/statusbardocumenthandler.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/framework/source/fwe/xml/statusbardocumenthandler.cxx b/framework/source/fwe/xml/statusbardocumenthandler.cxx
index c2a63736c8a1..2a799f3b962d 100644
--- a/framework/source/fwe/xml/statusbardocumenthandler.cxx
+++ b/framework/source/fwe/xml/statusbardocumenthandler.cxx
@@ -485,9 +485,9 @@ OUString OReadStatusBarDocumentHandler::getErrorLineString()
}
-//_________________________________________________________________________________________________________________
+
// OWriteStatusBarDocumentHandler
-//_________________________________________________________________________________________________________________
+
OWriteStatusBarDocumentHandler::OWriteStatusBarDocumentHandler(
const Reference< XIndexAccess >& aStatusBarItems,
@@ -570,9 +570,9 @@ void OWriteStatusBarDocumentHandler::WriteStatusBarDocument() throw
m_xWriteDocumentHandler->endDocument();
}
-//_________________________________________________________________________________________________________________
+
// protected member functions
-//_________________________________________________________________________________________________________________
+
void OWriteStatusBarDocumentHandler::WriteStatusBarItem(
const OUString& rCommandURL,