This repository was archived by the owner on Sep 17, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 37 files changed +851
-0
lines changed
java/com/silverpeas/openoffice
resources/com/silverpeas/openoffice
test/java/com/silverpeas/openoffice Expand file tree Collapse file tree 37 files changed +851
-0
lines changed Original file line number Diff line number Diff line change
1
+ /**
2
+ * Copyright (C) 2000 - 2009 Silverpeas
3
+ *
4
+ * This program is free software: you can redistribute it and/or modify
5
+ * it under the terms of the GNU Affero General Public License as
6
+ * published by the Free Software Foundation, either version 3 of the
7
+ * License, or (at your option) any later version.
8
+ *
9
+ * As a special exception to the terms and conditions of version 3.0 of
10
+ * the GPL, you may redistribute this Program in connection with Free/Libre
11
+ * Open Source Software ("FLOSS") applications as described in Silverpeas's
12
+ * FLOSS exception. You should have recieved a copy of the text describing
13
+ * the FLOSS exception, and it is also available here:
14
+ * "http://repository.silverpeas.com/legal/licensing"
15
+ *
16
+ * This program is distributed in the hope that it will be useful,
17
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
18
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19
+ * GNU Affero General Public License for more details.
20
+ *
21
+ * You should have received a copy of the GNU Affero General Public License
22
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
23
+ */
1
24
package com .silverpeas .openoffice ;
2
25
3
26
/**
Original file line number Diff line number Diff line change
1
+ /**
2
+ * Copyright (C) 2000 - 2009 Silverpeas
3
+ *
4
+ * This program is free software: you can redistribute it and/or modify
5
+ * it under the terms of the GNU Affero General Public License as
6
+ * published by the Free Software Foundation, either version 3 of the
7
+ * License, or (at your option) any later version.
8
+ *
9
+ * As a special exception to the terms and conditions of version 3.0 of
10
+ * the GPL, you may redistribute this Program in connection with Free/Libre
11
+ * Open Source Software ("FLOSS") applications as described in Silverpeas's
12
+ * FLOSS exception. You should have recieved a copy of the text describing
13
+ * the FLOSS exception, and it is also available here:
14
+ * "http://repository.silverpeas.com/legal/licensing"
15
+ *
16
+ * This program is distributed in the hope that it will be useful,
17
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
18
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19
+ * GNU Affero General Public License for more details.
20
+ *
21
+ * You should have received a copy of the GNU Affero General Public License
22
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
23
+ */
1
24
/*
2
25
* To change this template, choose Tools | Templates
3
26
* and open the template in the editor.
Original file line number Diff line number Diff line change
1
+ /**
2
+ * Copyright (C) 2000 - 2009 Silverpeas
3
+ *
4
+ * This program is free software: you can redistribute it and/or modify
5
+ * it under the terms of the GNU Affero General Public License as
6
+ * published by the Free Software Foundation, either version 3 of the
7
+ * License, or (at your option) any later version.
8
+ *
9
+ * As a special exception to the terms and conditions of version 3.0 of
10
+ * the GPL, you may redistribute this Program in connection with Free/Libre
11
+ * Open Source Software ("FLOSS") applications as described in Silverpeas's
12
+ * FLOSS exception. You should have recieved a copy of the text describing
13
+ * the FLOSS exception, and it is also available here:
14
+ * "http://repository.silverpeas.com/legal/licensing"
15
+ *
16
+ * This program is distributed in the hope that it will be useful,
17
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
18
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19
+ * GNU Affero General Public License for more details.
20
+ *
21
+ * You should have received a copy of the GNU Affero General Public License
22
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
23
+ */
1
24
/*
2
25
* To change this template, choose Tools | Templates
3
26
* and open the template in the editor.
Original file line number Diff line number Diff line change
1
+ /**
2
+ * Copyright (C) 2000 - 2009 Silverpeas
3
+ *
4
+ * This program is free software: you can redistribute it and/or modify
5
+ * it under the terms of the GNU Affero General Public License as
6
+ * published by the Free Software Foundation, either version 3 of the
7
+ * License, or (at your option) any later version.
8
+ *
9
+ * As a special exception to the terms and conditions of version 3.0 of
10
+ * the GPL, you may redistribute this Program in connection with Free/Libre
11
+ * Open Source Software ("FLOSS") applications as described in Silverpeas's
12
+ * FLOSS exception. You should have recieved a copy of the text describing
13
+ * the FLOSS exception, and it is also available here:
14
+ * "http://repository.silverpeas.com/legal/licensing"
15
+ *
16
+ * This program is distributed in the hope that it will be useful,
17
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
18
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19
+ * GNU Affero General Public License for more details.
20
+ *
21
+ * You should have received a copy of the GNU Affero General Public License
22
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
23
+ */
1
24
/*
2
25
* To change this template, choose Tools | Templates
3
26
* and open the template in the editor.
Original file line number Diff line number Diff line change
1
+ /**
2
+ * Copyright (C) 2000 - 2009 Silverpeas
3
+ *
4
+ * This program is free software: you can redistribute it and/or modify
5
+ * it under the terms of the GNU Affero General Public License as
6
+ * published by the Free Software Foundation, either version 3 of the
7
+ * License, or (at your option) any later version.
8
+ *
9
+ * As a special exception to the terms and conditions of version 3.0 of
10
+ * the GPL, you may redistribute this Program in connection with Free/Libre
11
+ * Open Source Software ("FLOSS") applications as described in Silverpeas's
12
+ * FLOSS exception. You should have recieved a copy of the text describing
13
+ * the FLOSS exception, and it is also available here:
14
+ * "http://repository.silverpeas.com/legal/licensing"
15
+ *
16
+ * This program is distributed in the hope that it will be useful,
17
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
18
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19
+ * GNU Affero General Public License for more details.
20
+ *
21
+ * You should have received a copy of the GNU Affero General Public License
22
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
23
+ */
1
24
/*
2
25
* To change this template, choose Tools | Templates
3
26
* and open the template in the editor.
Original file line number Diff line number Diff line change
1
+ /**
2
+ * Copyright (C) 2000 - 2009 Silverpeas
3
+ *
4
+ * This program is free software: you can redistribute it and/or modify
5
+ * it under the terms of the GNU Affero General Public License as
6
+ * published by the Free Software Foundation, either version 3 of the
7
+ * License, or (at your option) any later version.
8
+ *
9
+ * As a special exception to the terms and conditions of version 3.0 of
10
+ * the GPL, you may redistribute this Program in connection with Free/Libre
11
+ * Open Source Software ("FLOSS") applications as described in Silverpeas's
12
+ * FLOSS exception. You should have recieved a copy of the text describing
13
+ * the FLOSS exception, and it is also available here:
14
+ * "http://repository.silverpeas.com/legal/licensing"
15
+ *
16
+ * This program is distributed in the hope that it will be useful,
17
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
18
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19
+ * GNU Affero General Public License for more details.
20
+ *
21
+ * You should have received a copy of the GNU Affero General Public License
22
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
23
+ */
1
24
/*
2
25
* To change this template, choose Tools | Templates
3
26
* and open the template in the editor.
Original file line number Diff line number Diff line change
1
+ /**
2
+ * Copyright (C) 2000 - 2009 Silverpeas
3
+ *
4
+ * This program is free software: you can redistribute it and/or modify
5
+ * it under the terms of the GNU Affero General Public License as
6
+ * published by the Free Software Foundation, either version 3 of the
7
+ * License, or (at your option) any later version.
8
+ *
9
+ * As a special exception to the terms and conditions of version 3.0 of
10
+ * the GPL, you may redistribute this Program in connection with Free/Libre
11
+ * Open Source Software ("FLOSS") applications as described in Silverpeas's
12
+ * FLOSS exception. You should have recieved a copy of the text describing
13
+ * the FLOSS exception, and it is also available here:
14
+ * "http://repository.silverpeas.com/legal/licensing"
15
+ *
16
+ * This program is distributed in the hope that it will be useful,
17
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
18
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19
+ * GNU Affero General Public License for more details.
20
+ *
21
+ * You should have received a copy of the GNU Affero General Public License
22
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
23
+ */
1
24
/*
2
25
* To change this template, choose Tools | Templates
3
26
* and open the template in the editor.
Original file line number Diff line number Diff line change
1
+ /**
2
+ * Copyright (C) 2000 - 2009 Silverpeas
3
+ *
4
+ * This program is free software: you can redistribute it and/or modify
5
+ * it under the terms of the GNU Affero General Public License as
6
+ * published by the Free Software Foundation, either version 3 of the
7
+ * License, or (at your option) any later version.
8
+ *
9
+ * As a special exception to the terms and conditions of version 3.0 of
10
+ * the GPL, you may redistribute this Program in connection with Free/Libre
11
+ * Open Source Software ("FLOSS") applications as described in Silverpeas's
12
+ * FLOSS exception. You should have recieved a copy of the text describing
13
+ * the FLOSS exception, and it is also available here:
14
+ * "http://repository.silverpeas.com/legal/licensing"
15
+ *
16
+ * This program is distributed in the hope that it will be useful,
17
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
18
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19
+ * GNU Affero General Public License for more details.
20
+ *
21
+ * You should have received a copy of the GNU Affero General Public License
22
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
23
+ */
1
24
/*
2
25
* To change this template, choose Tools | Templates
3
26
* and open the template in the editor.
Original file line number Diff line number Diff line change
1
+ /**
2
+ * Copyright (C) 2000 - 2009 Silverpeas
3
+ *
4
+ * This program is free software: you can redistribute it and/or modify
5
+ * it under the terms of the GNU Affero General Public License as
6
+ * published by the Free Software Foundation, either version 3 of the
7
+ * License, or (at your option) any later version.
8
+ *
9
+ * As a special exception to the terms and conditions of version 3.0 of
10
+ * the GPL, you may redistribute this Program in connection with Free/Libre
11
+ * Open Source Software ("FLOSS") applications as described in Silverpeas's
12
+ * FLOSS exception. You should have recieved a copy of the text describing
13
+ * the FLOSS exception, and it is also available here:
14
+ * "http://repository.silverpeas.com/legal/licensing"
15
+ *
16
+ * This program is distributed in the hope that it will be useful,
17
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
18
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19
+ * GNU Affero General Public License for more details.
20
+ *
21
+ * You should have received a copy of the GNU Affero General Public License
22
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
23
+ */
1
24
/*
2
25
* To change this template, choose Tools | Templates
3
26
* and open the template in the editor.
Original file line number Diff line number Diff line change
1
+ /**
2
+ * Copyright (C) 2000 - 2009 Silverpeas
3
+ *
4
+ * This program is free software: you can redistribute it and/or modify
5
+ * it under the terms of the GNU Affero General Public License as
6
+ * published by the Free Software Foundation, either version 3 of the
7
+ * License, or (at your option) any later version.
8
+ *
9
+ * As a special exception to the terms and conditions of version 3.0 of
10
+ * the GPL, you may redistribute this Program in connection with Free/Libre
11
+ * Open Source Software ("FLOSS") applications as described in Silverpeas's
12
+ * FLOSS exception. You should have recieved a copy of the text describing
13
+ * the FLOSS exception, and it is also available here:
14
+ * "http://repository.silverpeas.com/legal/licensing"
15
+ *
16
+ * This program is distributed in the hope that it will be useful,
17
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
18
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19
+ * GNU Affero General Public License for more details.
20
+ *
21
+ * You should have received a copy of the GNU Affero General Public License
22
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
23
+ */
1
24
/*
2
25
* To change this template, choose Tools | Templates
3
26
* and open the template in the editor.
Original file line number Diff line number Diff line change
1
+ /**
2
+ * Copyright (C) 2000 - 2009 Silverpeas
3
+ *
4
+ * This program is free software: you can redistribute it and/or modify
5
+ * it under the terms of the GNU Affero General Public License as
6
+ * published by the Free Software Foundation, either version 3 of the
7
+ * License, or (at your option) any later version.
8
+ *
9
+ * As a special exception to the terms and conditions of version 3.0 of
10
+ * the GPL, you may redistribute this Program in connection with Free/Libre
11
+ * Open Source Software ("FLOSS") applications as described in Silverpeas's
12
+ * FLOSS exception. You should have recieved a copy of the text describing
13
+ * the FLOSS exception, and it is also available here:
14
+ * "http://repository.silverpeas.com/legal/licensing"
15
+ *
16
+ * This program is distributed in the hope that it will be useful,
17
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
18
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19
+ * GNU Affero General Public License for more details.
20
+ *
21
+ * You should have received a copy of the GNU Affero General Public License
22
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
23
+ */
1
24
/*
2
25
* To change this template, choose Tools | Templates
3
26
* and open the template in the editor.
Original file line number Diff line number Diff line change
1
+ /**
2
+ * Copyright (C) 2000 - 2009 Silverpeas
3
+ *
4
+ * This program is free software: you can redistribute it and/or modify
5
+ * it under the terms of the GNU Affero General Public License as
6
+ * published by the Free Software Foundation, either version 3 of the
7
+ * License, or (at your option) any later version.
8
+ *
9
+ * As a special exception to the terms and conditions of version 3.0 of
10
+ * the GPL, you may redistribute this Program in connection with Free/Libre
11
+ * Open Source Software ("FLOSS") applications as described in Silverpeas's
12
+ * FLOSS exception. You should have recieved a copy of the text describing
13
+ * the FLOSS exception, and it is also available here:
14
+ * "http://repository.silverpeas.com/legal/licensing"
15
+ *
16
+ * This program is distributed in the hope that it will be useful,
17
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
18
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19
+ * GNU Affero General Public License for more details.
20
+ *
21
+ * You should have received a copy of the GNU Affero General Public License
22
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
23
+ */
1
24
/*
2
25
* To change this template, choose Tools | Templates
3
26
* and open the template in the editor.
Original file line number Diff line number Diff line change
1
+ /**
2
+ * Copyright (C) 2000 - 2009 Silverpeas
3
+ *
4
+ * This program is free software: you can redistribute it and/or modify
5
+ * it under the terms of the GNU Affero General Public License as
6
+ * published by the Free Software Foundation, either version 3 of the
7
+ * License, or (at your option) any later version.
8
+ *
9
+ * As a special exception to the terms and conditions of version 3.0 of
10
+ * the GPL, you may redistribute this Program in connection with Free/Libre
11
+ * Open Source Software ("FLOSS") applications as described in Silverpeas's
12
+ * FLOSS exception. You should have recieved a copy of the text describing
13
+ * the FLOSS exception, and it is also available here:
14
+ * "http://repository.silverpeas.com/legal/licensing"
15
+ *
16
+ * This program is distributed in the hope that it will be useful,
17
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
18
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19
+ * GNU Affero General Public License for more details.
20
+ *
21
+ * You should have received a copy of the GNU Affero General Public License
22
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
23
+ */
1
24
/*
2
25
* To change this template, choose Tools | Templates
3
26
* and open the template in the editor.
Original file line number Diff line number Diff line change
1
+ /**
2
+ * Copyright (C) 2000 - 2009 Silverpeas
3
+ *
4
+ * This program is free software: you can redistribute it and/or modify
5
+ * it under the terms of the GNU Affero General Public License as
6
+ * published by the Free Software Foundation, either version 3 of the
7
+ * License, or (at your option) any later version.
8
+ *
9
+ * As a special exception to the terms and conditions of version 3.0 of
10
+ * the GPL, you may redistribute this Program in connection with Free/Libre
11
+ * Open Source Software ("FLOSS") applications as described in Silverpeas's
12
+ * FLOSS exception. You should have recieved a copy of the text describing
13
+ * the FLOSS exception, and it is also available here:
14
+ * "http://repository.silverpeas.com/legal/licensing"
15
+ *
16
+ * This program is distributed in the hope that it will be useful,
17
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
18
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19
+ * GNU Affero General Public License for more details.
20
+ *
21
+ * You should have received a copy of the GNU Affero General Public License
22
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
23
+ */
1
24
/*
2
25
* To change this template, choose Tools | Templates
3
26
* and open the template in the editor.
You can’t perform that action at this time.
0 commit comments