AsciiReplaceFilter.java (61c0a822) AsciiReplaceFilter.java (3ba931c7)
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

--- 709 unchanged lines hidden (view full) ---

718
719// public static boolean __writeRegistryServiceInfo( com.sun.star.registry.XRegistryKey xRegistryKey )
720// {
721// return Factory.writeRegistryServiceInfo(
722// _AsciiReplaceFilter.class.getName(),
723// _AsciiReplaceFilter.m_serviceNames,
724// xRegistryKey );
725// }
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

--- 709 unchanged lines hidden (view full) ---

718
719// public static boolean __writeRegistryServiceInfo( com.sun.star.registry.XRegistryKey xRegistryKey )
720// {
721// return Factory.writeRegistryServiceInfo(
722// _AsciiReplaceFilter.class.getName(),
723// _AsciiReplaceFilter.m_serviceNames,
724// xRegistryKey );
725// }
726}
726}
727