Kaydet (Commit) 9b2110de authored tarafından Valentin Kettner's avatar Valentin Kettner

Fixed another build failure caused by 2 refactorings.

Change-Id: I71f678e60586706ba427485055c26059bb68caa6
üst 4e9d8ca4
...@@ -47,7 +47,7 @@ public: ...@@ -47,7 +47,7 @@ public:
SwTxtNode* getOutlineNode( const sal_Int32 nIdx ) const SAL_OVERRIDE; SwTxtNode* getOutlineNode( const sal_Int32 nIdx ) const SAL_OVERRIDE;
void getOutlineNodes( IDocumentOutlineNodes::tSortedOutlineNodeList& orOutlineNodeList ) const SAL_OVERRIDE; void getOutlineNodes( IDocumentOutlineNodes::tSortedOutlineNodeList& orOutlineNodeList ) const SAL_OVERRIDE;
~DocumentOutlineNodesManager(); virtual ~DocumentOutlineNodesManager();
private: private:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment