Home
last modified time | relevance | path

Searched refs:wasNull (Results 126 – 135 of 135) sorted by relevance

123456

/aoo42x/main/connectivity/source/drivers/file/
H A DFResultSet.cxx605 sal_Bool SAL_CALL OResultSet::wasNull( ) throw(SQLException, RuntimeException) in wasNull() function in OResultSet
/aoo42x/main/connectivity/source/drivers/jdbc/
H A DDatabaseMetaData.cxx486 if ( xRow->wasNull() ) in getTablePrivileges()
/aoo42x/main/connectivity/source/drivers/odbcbase/
H A DOResultSet.cxx803 sal_Bool SAL_CALL OResultSet::wasNull( ) throw(SQLException, RuntimeException) in wasNull() function in OResultSet
/aoo42x/main/dbaccess/source/ui/inc/
H A Dformadapter.hxx266 …virtual sal_Bool SAL_CALL wasNull() throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::…
/aoo42x/main/dbaccess/source/ui/misc/
H A DUITools.cxx918 if(!xRow->wasNull()) in createDefaultName()
/aoo42x/main/connectivity/source/parse/
H A Dsqliterator.cxx268 if ( _rxRow->wasNull() ) in impl_getRowString()
/aoo42x/main/forms/source/component/
H A DFormComponent.cxx2549 bIsNull = m_xColumn->wasNull(); in reset()
/aoo42x/main/sw/source/ui/dbui/
H A Ddbmgr.cxx1757 if(!xColumn->wasNull()) in GetDBField()
/aoo42x/main/svx/source/form/
H A Dformcontroller.cxx3792 if ( rColInfo.xColumn->getString().getLength() || !rColInfo.xColumn->wasNull() ) in approveRowChange()
/aoo42x/main/offapi/com/sun/star/sdbc/
H A DXDatabaseMetaData.idl57 … can be chaked with the method <member scope="com::sun::star::sdbc">XResultSet::wasNull()</member>.

Completed in 96 milliseconds

123456