Kaydet (Commit) 66cf694e authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

INTEGRATION: CWS lo11 (1.3.90); FILE MERGED

2006/01/18 16:22:40 lo 1.3.90.1: #i59599# only run migration once ,#122215# language/locale option migration fix
üst 44350428
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: migration_impl.hxx,v $ * $RCSfile: migration_impl.hxx,v $
* *
* $Revision: 1.3 $ * $Revision: 1.4 $
* *
* last change: $Author: rt $ $Date: 2005-09-08 17:37:59 $ * last change: $Author: hr $ $Date: 2006-01-27 16:21:11 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -110,6 +110,9 @@ private: ...@@ -110,6 +110,9 @@ private:
void runServices(); void runServices();
void refresh(); void refresh();
void setMigrationCompleted();
sal_Bool checkMigrationCompleted();
public: public:
MigrationImpl(const NS_UNO::Reference< NS_CSS::lang::XMultiServiceFactory >&); MigrationImpl(const NS_UNO::Reference< NS_CSS::lang::XMultiServiceFactory >&);
~MigrationImpl(); ~MigrationImpl();
......
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