fieldmappingimpl.hxx (46dbacee) fieldmappingimpl.hxx (fb0b81f5)
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

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

99 expect it.
100 */
101 void writeTemplateAddressSource(
102 const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& _rxORB,
103 const ::rtl::OUString& _rDataSourceName,
104 const ::rtl::OUString& _rTableName
105 ) SAL_THROW ( ( ) );
106
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

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

99 expect it.
100 */
101 void writeTemplateAddressSource(
102 const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& _rxORB,
103 const ::rtl::OUString& _rDataSourceName,
104 const ::rtl::OUString& _rTableName
105 ) SAL_THROW ( ( ) );
106
107 /** writes the configuration entry which states the the pilot has been completed successfully
107 /** writes the configuration entry which states the pilot has been completed successfully
108 */
109 void markPilotSuccess(
110 const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& _rxORB
111 ) SAL_THROW ( ( ) );
112
113 //.....................................................................
114 } // namespace addressconfig
115 //.....................................................................
116
117//.........................................................................
118} // namespace abp
119//.........................................................................
120
121#endif // EXTENSIONS_ABP_FIELDMAPPINGIMPL_HXX
122
108 */
109 void markPilotSuccess(
110 const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& _rxORB
111 ) SAL_THROW ( ( ) );
112
113 //.....................................................................
114 } // namespace addressconfig
115 //.....................................................................
116
117//.........................................................................
118} // namespace abp
119//.........................................................................
120
121#endif // EXTENSIONS_ABP_FIELDMAPPINGIMPL_HXX
122