summaryrefslogtreecommitdiff
path: root/sw/inc/docsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/docsh.hxx')
-rw-r--r--sw/inc/docsh.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/inc/docsh.hxx b/sw/inc/docsh.hxx
index 801ef8324840..60b25f9c2918 100644
--- a/sw/inc/docsh.hxx
+++ b/sw/inc/docsh.hxx
@@ -277,8 +277,8 @@ public:
void ToggleLayoutMode(SwView* pView);
- sal_uLong LoadStylesFromFile( const OUString& rURL, SwgReaderOption& rOpt,
- bool bUnoCall );
+ ErrCode LoadStylesFromFile( const OUString& rURL, SwgReaderOption& rOpt,
+ bool bUnoCall );
void InvalidateModel();
void ReactivateModel();