Home
last modified time | relevance | path

Searched defs:_name (Results 1 – 17 of 17) sorted by relevance

/trunk/main/connectivity/qa/connectivity/tools/
H A DDataSource.java78 …public void createQuery(final String _name, final String _sqlCommand) throws ElementExistException… in createQuery()
85 …public void createQuery(final String _name, final String _sqlCommand, final boolean _escapeProcess… in createQuery()
106 public QueryDefinition getQueryDefinition(final String _name) throws NoSuchElementException in getQueryDefinition()
H A DHsqlTableDescriptor.java43 public HsqlTableDescriptor( String _name, HsqlColumnDescriptor[] _columns ) in HsqlTableDescriptor()
H A DFlatFileDatabase.java104 public void dropTable(final String _name,final boolean _ifExists) throws SQLException in dropTable()
H A DCRMDatabase.java136 …public XController loadSubComponent( final int _objectType, final String _name ) throws IllegalArg… in loadSubComponent()
H A DHsqlDatabase.java92 public void dropTable(final String _name, final boolean _ifExists) throws SQLException in dropTable()
/trunk/test/testuno/source/testlib/uno/
H A DDBUtil.java124 static public void dropTable(final String _name, final boolean _ifExists) in dropTable()
134 static public void createTable(String _name, in createTable()
146 static public void createTable(String _name, HsqlColumnDescriptor[] _columns) in createTable()
/trunk/main/comphelper/source/property/
H A Dpropertybag.cxx89 void lcl_checkForEmptyName( const bool _allowEmpty, const ::rtl::OUString& _name ) in lcl_checkForEmptyName()
100 …void lcl_checkNameAndHandle( const ::rtl::OUString& _name, const sal_Int32 _handle, const Prope… in lcl_checkNameAndHandle()
/trunk/main/sw/source/ui/vba/
H A Dvbabookmark.cxx73 void SAL_CALL SwVbaBookmark::setName( const rtl::OUString& _name ) throw ( uno::RuntimeException ) in setName()
H A Dvbaselection.cxx446 … uno::Any& _what, const uno::Any& _which, const uno::Any& _count, const uno::Any& _name ) throw (u… in GoTo()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbacommandbar.cxx73 ScVbaCommandBar::setName( const ::rtl::OUString& _name ) throw (uno::RuntimeException) in setName()
211 void SAL_CALL VbaDummyCommandBar::setName( const ::rtl::OUString& _name ) throw (uno::RuntimeExcept… in setName()
H A Dvbashape.cxx185 ScVbaShape::setName( const rtl::OUString& _name ) throw (uno::RuntimeException) in setName()
/trunk/main/connectivity/java/sdbc_hsqldb/src/com/sun/star/sdbcx/comp/hsqldb/
H A DStorageNativeOutputStream.java41 public StorageNativeOutputStream(String _name,Object _key) { in StorageNativeOutputStream()
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DHsqlDatabase.java225 public void dropTable( String _name, boolean _ifExists ) throws SQLException in dropTable()
/trunk/main/extensions/source/propctrlr/
H A Dfontdialog.cxx310 …void lcl_pushBackPropertyValue( Sequence< NamedValue >& _out_properties, const ::rtl::OUString& _n… in lcl_pushBackPropertyValue()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/bridges/java_remote/
H A Djava_remote_bridge.java169 protected String _name = "remote"; field in java_remote_bridge
/trunk/main/vbahelper/source/msforms/
H A Dvbacontrol.cxx362 ScVbaControl::setName( const rtl::OUString& _name ) throw (uno::RuntimeException) in setName()
/trunk/main/reportdesign/source/core/api/
H A DSection.cxx281 void SAL_CALL OSection::setName( const ::rtl::OUString& _name ) throw (uno::RuntimeException) in setName()

Completed in 52 milliseconds