Kaydet (Commit) 7aa1e249 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS evoab (1.1.30.1.10); FILE MERGED

2003/04/04 16:15:01 fs 1.1.30.1.10.1: #108648# (checkin on behalf of bjia@openoffice.org): added support for evolution address book
üst 62b7d8a8
......@@ -2,9 +2,9 @@
*
* $RCSfile: datasourcehandling.hxx,v $
*
* $Revision: 1.2 $
* $Revision: 1.3 $
*
* last change: $Author: hr $ $Date: 2003-03-25 16:00:49 $
* last change: $Author: vg $ $Date: 2003-06-02 08:04:05 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -112,6 +112,9 @@ namespace abp
/// creates a new MORK data source
ODataSource createNewMORK( const ::rtl::OUString& _rName ) SAL_THROW (( ));
/// creates a new Evolution data source
ODataSource createNewEvolution( const ::rtl::OUString& _rName ) SAL_THROW (( ));
/// creates a new LDAP data source
ODataSource createNewLDAP( const ::rtl::OUString& _rName ) SAL_THROW (( ));
......
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