Module_ooo.mk (9d72048c) | Module_ooo.mk (0de2e9a6) |
---|---|
1#************************************************************** 2# 3# Licensed to the Apache Software Foundation (ASF) under one 4# or more contributor license agreements. See the NOTICE file 5# distributed with this work for additional information 6# regarding copyright ownership. The ASF licenses this file 7# to you under the Apache License, Version 2.0 (the 8# "License"); you may not use this file except in compliance --- 69 unchanged lines hidden (view full) --- 78 unoxml \ 79 uui \ 80 vbahelper \ 81 vcl \ 82 udm \ 83 wizards \ 84 writerfilter \ 85 x11_extensions \ | 1#************************************************************** 2# 3# Licensed to the Apache Software Foundation (ASF) under one 4# or more contributor license agreements. See the NOTICE file 5# distributed with this work for additional information 6# regarding copyright ownership. The ASF licenses this file 7# to you under the Apache License, Version 2.0 (the 8# "License"); you may not use this file except in compliance --- 69 unchanged lines hidden (view full) --- 78 unoxml \ 79 uui \ 80 vbahelper \ 81 vcl \ 82 udm \ 83 wizards \ 84 writerfilter \ 85 x11_extensions \ |
86 xml2cmp \ |
|
86 xmloff \ 87 xmlreader \ 88 xmlscript \ 89)) 90 91# vim: set noet ts=4 sw=4: | 87 xmloff \ 88 xmlreader \ 89 xmlscript \ 90)) 91 92# vim: set noet ts=4 sw=4: |