Searched refs:DataAccessDescriptor (Results 1 – 13 of 13) sorted by relevance
88 class DataAccessDescriptor :public DataAccessDescriptor_MutexBase class91 ,public ::comphelper::OPropertyArrayUsageHelper< DataAccessDescriptor >94 DataAccessDescriptor( const ::comphelper::ComponentContext& _rContext );106 ~DataAccessDescriptor();144 DataAccessDescriptor::DataAccessDescriptor( const ::comphelper::ComponentContext& _rContext ) in DataAccessDescriptor() function in dbaccess::DataAccessDescriptor187 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 …]
1 "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 …]
45 #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>
136 … 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>
51 The <code>DataAccessDescriptor</code> describes the super set of the properties for the most common54 …<p>Every component providing or requiring a <type>DataAccessDescriptor</type> for some functionali…60 published service DataAccessDescriptor150 in the DataAccessDescriptor.</p>194 …o <em>obtain</em> a result set. However, in scenarious where the provider of a DataAccessDescriptor220 …It is up to the component which provides or requires a DataAccessDescriptor to specify which of the254 <p>For reasons of performance and saving resources, a supplier of an DataAccessDescriptor which is
37 /** allows creating instances of the DataAccessDescriptor service.47 /** creates a <type>DataAccessDescriptor</type> which supports all properties
35 /** allows creating instances of the DataAccessDescriptor service.
48 DataAccessDescriptor.idl \
69 for a <member "DataAccessDescriptor">DatabaseLocation</member>.
188 @see DataAccessDescriptor::EscapeProcessing
94 @see ::com::sun::star::sdb::DataAccessDescriptor::ConnectionResource113 the <type scope="com::sun::star::sdb">DataAccessDescriptor</type> describing the116 … <p>The following members of the <code>DataAccessDescriptor</code> are supported, and evaluated147 the <type scope="com::sun::star::sdb">DataAccessDescriptor</type> describing the180 @see ::com::sun::star::sdb::DataAccessDescriptor
150 in the DataAccessDescriptor.</p>
249 in the DataAccessDescriptor.</p>
Completed in 53 milliseconds