Home
last modified time | relevance | path

Searched refs:DataAccessDescriptor (Results 1 – 13 of 13) sorted by relevance

/trunk/main/dbaccess/source/core/dataaccess/
H A Ddataaccessdescriptor.cxx88 class DataAccessDescriptor :public DataAccessDescriptor_MutexBase class
91 ,public ::comphelper::OPropertyArrayUsageHelper< DataAccessDescriptor >
94 DataAccessDescriptor( const ::comphelper::ComponentContext& _rContext );
106 ~DataAccessDescriptor();
144 DataAccessDescriptor::DataAccessDescriptor( const ::comphelper::ComponentContext& _rContext ) in DataAccessDescriptor() function in dbaccess::DataAccessDescriptor
187 DataAccessDescriptor::~DataAccessDescriptor() in ~DataAccessDescriptor()
198 ::rtl::OUString SAL_CALL DataAccessDescriptor::getImplementationName() throw (RuntimeException) in getImplementationName()
221 …Reference< XPropertySetInfo > SAL_CALL DataAccessDescriptor::getPropertySetInfo() throw(RuntimeExc… in getPropertySetInfo()
228 ::cppu::IPropertyArrayHelper& DataAccessDescriptor::getInfoHelper() in getInfoHelper()
234 ::cppu::IPropertyArrayHelper* DataAccessDescriptor::createArrayHelper( ) const in createArrayHelper()
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXMailMerge.csv1 "SwXMailMerge";"com::sun::star::sdb::DataAccessDescriptor";"DataSourceName#optional"
2 "SwXMailMerge";"com::sun::star::sdb::DataAccessDescriptor";"ActiveConnection#optional"
3 "SwXMailMerge";"com::sun::star::sdb::DataAccessDescriptor";"Command#optional"
4 "SwXMailMerge";"com::sun::star::sdb::DataAccessDescriptor";"CommandType#optional"
5 "SwXMailMerge";"com::sun::star::sdb::DataAccessDescriptor";"Filter#optional"
6 "SwXMailMerge";"com::sun::star::sdb::DataAccessDescriptor";"EscapeProcessing#optional"
7 "SwXMailMerge";"com::sun::star::sdb::DataAccessDescriptor";"ResultSet#optional"
8 "SwXMailMerge";"com::sun::star::sdb::DataAccessDescriptor";"Selection#optional"
9 "SwXMailMerge";"com::sun::star::sdb::DataAccessDescriptor";"BookmarkSelection#optional"
10 "SwXMailMerge";"com::sun::star::sdb::DataAccessDescriptor";"ColumnName#optional"
[all …]
/trunk/main/offapi/com/sun/star/text/
H A DMailMerge.idl45 #include <com/sun/star/sdb/DataAccessDescriptor.idl>
94 service com::sun::star::sdb::DataAccessDescriptor;
99 the <type scope="com::sun::star::sdb">DataAccessDescriptor</type> service.</p>
109 the <type scope="com::sun::star::sdb">DataAccessDescriptor</type> service.</p>
118 the <type scope="com::sun::star::sdb">DataAccessDescriptor</type> service.</p>
136 the <type scope="com::sun::star::sdb">DataAccessDescriptor</type> service.</p>
145 the <type scope="com::sun::star::sdb">DataAccessDescriptor</type> service.</p>
163 the <type scope="com::sun::star::sdb">DataAccessDescriptor</type> service.</p>
172 the <type scope="com::sun::star::sdb">DataAccessDescriptor</type> service.</p>
181 the <type scope="com::sun::star::sdb">DataAccessDescriptor</type> service.</p>
/trunk/main/offapi/com/sun/star/sdb/
H A DDataSourceBrowser.idl136 … of URL's, the parameters supplied during dispatching build up a <type>DataAccessDescriptor</type>,
139 <li><member>DataAccessDescriptor::DataSourceName</member></li>
140 <li><member>DataAccessDescriptor::Command</member></li>
141 <li><member>DataAccessDescriptor::CommandType</member></li>
142 <li><em>optional</em> <member>DataAccessDescriptor::Selection</member></li>
143 <li><em>optional</em> <member>DataAccessDescriptor::BookmarkSelection</member></li>
144 <li><em>optional</em> <member>DataAccessDescriptor::ResultSet</member></li>
147 …<p>The default for <member>DataAccessDescriptor::Selection</member> is to contain bookmarks, if no…
148 otherwise by <member>DataAccessDescriptor::BookmarkSelection</member>.</pr>
H A DDataAccessDescriptor.idl51 The <code>DataAccessDescriptor</code> describes the super set of the properties for the most common
54 …<p>Every component providing or requiring a <type>DataAccessDescriptor</type> for some functionali…
60 published service DataAccessDescriptor
150 in the DataAccessDescriptor.</p>
194 …o <em>obtain</em> a result set. However, in scenarious where the provider of a DataAccessDescriptor
220 …It is up to the component which provides or requires a DataAccessDescriptor to specify which of the
254 <p>For reasons of performance and saving resources, a supplier of an DataAccessDescriptor which is
H A DXDataAccessDescriptorFactory.idl37 /** allows creating instances of the DataAccessDescriptor service.
47 /** creates a <type>DataAccessDescriptor</type> which supports all properties
H A DDataAccessDescriptorFactory.idl35 /** allows creating instances of the DataAccessDescriptor service.
H A DDatabaseContext.idl69 for a <member "DataAccessDescriptor">DatabaseLocation</member>.
H A DQueryDesign.idl188 @see DataAccessDescriptor::EscapeProcessing
/trunk/main/offapi/com/sun/star/sdb/application/
H A DCopyTableWizard.idl94 @see ::com::sun::star::sdb::DataAccessDescriptor::ConnectionResource
113 the <type scope="com::sun::star::sdb">DataAccessDescriptor</type> describing the
116 … <p>The following members of the <code>DataAccessDescriptor</code> are supported, and evaluated
147 the <type scope="com::sun::star::sdb">DataAccessDescriptor</type> describing the
180 @see ::com::sun::star::sdb::DataAccessDescriptor
/trunk/main/offapi/com/sun/star/chart2/data/
H A DXDatabaseDataProvider.idl151 in the DataAccessDescriptor.</p>
/trunk/main/offapi/com/sun/star/report/
H A DXReportDefinition.idl249 in the DataAccessDescriptor.</p>
/trunk/main/offapi/
H A DUnoApi_offapi.mk695 offapi/com/sun/star/sdb/DataAccessDescriptor \

Completed in 54 milliseconds