summaryrefslogtreecommitdiff
path: root/l10ntools/layout/layoutparse.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'l10ntools/layout/layoutparse.hxx')
-rw-r--r--l10ntools/layout/layoutparse.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10ntools/layout/layoutparse.hxx b/l10ntools/layout/layoutparse.hxx
index 454ff0926bd0..a9155eaa7503 100644
--- a/l10ntools/layout/layoutparse.hxx
+++ b/l10ntools/layout/layoutparse.hxx
@@ -39,7 +39,7 @@ public:
LayoutXMLFile( bool mergeMode );
void SearchL10NElements( XMLParentNode *pCur, int pos = 0 );
- BOOL Write( ByteString &aFilename );
+ sal_Bool Write( ByteString &aFilename );
void HandleElement( XMLElement* element );
void InsertL10NElement( ByteString const& id, XMLElement* element );