Home
last modified time | relevance | path

Searched defs:descriptor (Results 1 – 25 of 74) sorted by relevance

123

/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/actions/
H A DParcelFolderSupport.java76 ParcelDescriptor descriptor = getParcelDescriptor(); in getLanguage() local
87 ParcelDescriptor descriptor = getParcelDescriptor(); in getClasspath() local
98 ParcelDescriptor descriptor = getParcelDescriptor(); in setClasspath() local
178 ParcelDescriptor descriptor = getParcelDescriptor(); in configure() local
189 descriptor); in configure() local
205 ParcelDescriptor descriptor = configuror.getConfiguration(); in configure() local
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlTable.java57 SdbcxTableDescriptor descriptor = new SdbcxTableDescriptor(true); in createDataDescriptor() local
77 …public void alterColumnByIndex(int index, XPropertySet descriptor) throws SQLException, IndexOutOf… in alterColumnByIndex()
83 …public void alterColumnByName(String name, XPropertySet descriptor) throws SQLException, NoSuchEle… in alterColumnByName()
H A DPostgresqlTables.java134 public XPropertySet appendObject(String name, XPropertySet descriptor) throws SQLException { in appendObject()
139 void createTable(XPropertySet descriptor) throws SQLException { in createTable()
/trunk/main/scripting/java/org/openoffice/idesupport/ui/
H A DConfigurePanel.java57 private ParcelDescriptor descriptor; field in ConfigurePanel
66 ParcelDescriptor descriptor) { in ConfigurePanel()
85 ParcelDescriptor descriptor) { in reload()
/trunk/main/codemaker/source/javamaker/
H A Dclassfile.cxx166 rtl::OString const & descriptor) in instrGetstatic()
205 rtl::OString const & descriptor, sal_uInt8 args) in instrInvokeinterface()
217 rtl::OString const & descriptor) in instrInvokespecial()
226 rtl::OString const & descriptor) in instrInvokestatic()
235 rtl::OString const & descriptor) in instrInvokevirtual()
308 rtl::OString const & descriptor) in instrPutfield()
317 rtl::OString const & descriptor) in instrPutstatic()
622 rtl::OString const & descriptor, Code const * code, in addMethod()
796 rtl::OString const & descriptor) in addFieldrefInfo()
820 rtl::OString const & descriptor) in addMethodrefInfo()
[all …]
/trunk/main/connectivity/source/drivers/mysql/
H A DYViews.cxx95 sdbcx::ObjectType OViews::appendObject( const ::rtl::OUString& _rForName, const Reference< XPropert… in appendObject()
130 void OViews::createView( const Reference< XPropertySet >& descriptor ) in createView()
H A DYTables.cxx136 sdbcx::ObjectType OTables::appendObject( const ::rtl::OUString& _rForName, const Reference< XProper… in appendObject()
199 void OTables::createTable( const Reference< XPropertySet >& descriptor ) in createTable()
229 void OTables::addComment(const Reference< XPropertySet >& descriptor,::rtl::OUStringBuffer& _rOut) in addComment()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DISQLStatementHelper.java27 void addComment(XPropertySet descriptor, StringBuilder sql); in addComment()
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/utils/
H A DNagDialog.java39 private NotifyDescriptor descriptor; field in NagDialog
88 private void setDescriptor(NotifyDescriptor descriptor) { in setDescriptor()
/trunk/main/connectivity/source/drivers/hsqldb/
H A DHViews.cxx101 sdbcx::ObjectType HViews::appendObject( const ::rtl::OUString& _rForName, const Reference< XPropert… in appendObject()
136 void HViews::createView( const Reference< XPropertySet >& descriptor ) in createView()
H A DHTables.cxx119 sdbcx::ObjectType OTables::appendObject( const ::rtl::OUString& _rForName, const Reference< XProper… in appendObject()
166 void OTables::createTable( const Reference< XPropertySet >& descriptor ) in createTable()
/trunk/main/connectivity/source/drivers/adabas/
H A DBViews.cxx117 sdbcx::ObjectType OViews::appendObject( const ::rtl::OUString& _rForName, const Reference< XPropert… in appendObject()
158 void OViews::createView( const Reference< XPropertySet >& descriptor ) in createView()
H A DBTables.cxx102 sdbcx::ObjectType OTables::appendObject( const ::rtl::OUString& _rForName, const Reference< XProper… in appendObject()
108 void OTables::setComments(const Reference< XPropertySet >& descriptor ) throw(SQLException, Runtime… in setComments()
198 void OTables::createTable( const Reference< XPropertySet >& descriptor ) in createTable()
H A DBIndexColumns.cxx113 ObjectType OIndexColumns::appendObject( const ::rtl::OUString& /*_rForName*/, const Reference< XPro… in appendObject()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/sdbcx/descriptors/
H A DSdbcxIndexDescriptorContainer.java40 …protected XPropertySet appendObject(String _rForName, XPropertySet descriptor) throws SQLException… in appendObject()
H A DSdbcxKeyDescriptorContainer.java40 …protected XPropertySet appendObject(String _rForName, XPropertySet descriptor) throws SQLException… in appendObject()
H A DSdbcxDescriptorContainer.java55 …protected XPropertySet appendObject(String _rForName, XPropertySet descriptor) throws SQLException… in appendObject()
/trunk/main/connectivity/source/drivers/dbase/
H A DDIndexColumns.cxx84 sdbcx::ObjectType ODbaseIndexColumns::appendObject( const ::rtl::OUString& /*_rForName*/, const Ref… in appendObject()
H A DDColumns.cxx70 sdbcx::ObjectType ODbaseColumns::appendObject( const ::rtl::OUString& _rForName, const Reference< X… in appendObject()
/trunk/main/connectivity/source/drivers/ado/
H A DATable.cxx176 void SAL_CALL OAdoTable::alterColumnByName( const ::rtl::OUString& colName, const Reference< XPrope… in alterColumnByName()
196 void SAL_CALL OAdoTable::alterColumnByIndex( sal_Int32 index, const Reference< XPropertySet >& desc… in alterColumnByIndex()
H A DAGroups.cxx65 sdbcx::ObjectType OGroups::appendObject( const ::rtl::OUString& _rForName, const Reference< XProper… in appendObject()
H A DAIndexes.cxx63 sdbcx::ObjectType OIndexes::appendObject( const ::rtl::OUString& _rForName, const Reference< XPrope… in appendObject()
H A DAUsers.cxx64 sdbcx::ObjectType OUsers::appendObject( const ::rtl::OUString& _rForName, const Reference< XPropert… in appendObject()
H A DAKeys.cxx67 sdbcx::ObjectType OKeys::appendObject( const ::rtl::OUString&, const Reference< XPropertySet >& des… in appendObject()
H A DAViews.cxx66 sdbcx::ObjectType OViews::appendObject( const ::rtl::OUString& _rForName, const Reference< XPropert… in appendObject()

Completed in 402 milliseconds

123