Home
last modified time | relevance | path

Searched defs:isWritable (Results 1 – 22 of 22) sorted by relevance

/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclEditBox.java52 public boolean isWritable() { in isWritable() method in VclEditBox
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DCustomColumn.java45 private boolean isWritable = false; field in CustomColumn
156 public boolean isWritable() { in isWritable() method in CustomColumn
159 public void setWritable(boolean isWritable) { in setWritable()
H A DCustomResultSetMetaData.java218 public boolean isWritable(int column) throws SQLException { in isWritable() method in CustomResultSetMetaData
/trunk/main/reportbuilder/java/com/sun/star/report/
H A DOutputRepository.java64 boolean isWritable(final String name); in isWritable() method
H A DStorageRepository.java162 public boolean isWritable(final String name) in isWritable() method in StorageRepository
/trunk/main/ucbhelper/inc/ucbhelper/
H A Dresultsetmetadata.hxx104 sal_Bool isWritable; member
/trunk/main/connectivity/source/drivers/ado/
H A DADatabaseMetaDataResultSetMetaData.cxx221 sal_Bool SAL_CALL ODatabaseMetaDataResultSetMetaData::isWritable( sal_Int32 column ) throw(SQLExcep… in isWritable() function in ODatabaseMetaDataResultSetMetaData
H A DAResultSetMetaData.cxx253 sal_Bool SAL_CALL OResultSetMetaData::isWritable( sal_Int32 column ) throw(SQLException, RuntimeExc… in isWritable() function in OResultSetMetaData
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSResultSetMetaData.cxx153 sal_Bool SAL_CALL OResultSetMetaData::isWritable( sal_Int32 column ) throw(SQLException, RuntimeExc… in isWritable() function in OResultSetMetaData
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlResultSetMetaData.java124 public boolean isWritable(int arg0) throws SQLException { in isWritable() method in PostgresqlResultSetMetaData
/trunk/main/connectivity/source/drivers/file/
H A DFResultSetMetaData.cxx209 sal_Bool SAL_CALL OResultSetMetaData::isWritable( sal_Int32 column ) throw(SQLException, RuntimeExc… in isWritable() function in OResultSetMetaData
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLResultSetMetaData.java253 public boolean isWritable(int column) throws SQLException { in isWritable() method in JavaSQLResultSetMetaData
/trunk/main/connectivity/source/commontools/
H A DFDatabaseMetaDataResultSetMetaData.cxx197 sal_Bool SAL_CALL ODatabaseMetaDataResultSetMetaData::isWritable( sal_Int32 column ) throw(SQLExcep… in isWritable() function in ODatabaseMetaDataResultSetMetaData
/trunk/main/connectivity/source/drivers/evoab2/
H A DNResultSetMetaData.cxx186 sal_Bool SAL_CALL OEvoabResultSetMetaData::isWritable( sal_Int32 /*nColumnNum*/ ) throw(SQLExceptio… in isWritable() function in OEvoabResultSetMetaData
/trunk/main/connectivity/source/drivers/macab/
H A DMacabResultSetMetaData.cxx216 sal_Bool SAL_CALL MacabResultSetMetaData::isWritable(sal_Int32) throw(SQLException, RuntimeExceptio… in isWritable() function in MacabResultSetMetaData
/trunk/main/mysqlc/source/
H A Dmysqlc_resultsetmetadata.cxx416 sal_Bool SAL_CALL OResultSetMetaData::isWritable(sal_Int32 column) in isWritable() function in OResultSetMetaData
/trunk/main/connectivity/source/inc/
H A DOColumn.hxx121 sal_Bool isWritable() const { return m_Writable; } in isWritable() function in connectivity::OColumn
/trunk/main/connectivity/source/drivers/jdbc/
H A DResultSetMetaData.cxx227 sal_Bool SAL_CALL java_sql_ResultSetMetaData::isWritable( sal_Int32 column ) throw(SQLException, Ru… in isWritable() function in java_sql_ResultSetMetaData
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOResultSetMetaData.cxx306 sal_Bool SAL_CALL OResultSetMetaData::isWritable( sal_Int32 column ) throw(SQLException, RuntimeExc… in isWritable() function in OResultSetMetaData
/trunk/main/ucbhelper/source/provider/
H A Dresultsetmetadata.cxx555 sal_Bool SAL_CALL ResultSetMetaData::isWritable( sal_Int32 column ) in isWritable() function in ucbhelper::ResultSetMetaData
/trunk/main/sot/source/sdstor/
H A Ducbstorage.cxx1364 sal_Bool isWritable = (( m_nMode & STREAM_WRITE ) != 0 ); local
/trunk/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...

Completed in 258 milliseconds