Home
last modified time | relevance | path

Searched defs:isNew (Results 1 – 6 of 6) sorted by relevance

/trunk/main/connectivity/inc/connectivity/sdbcx/
H A DVDescriptor.hxx68 sal_Bool isNew() const { return m_bNew; } in isNew() function in connectivity::sdbcx::ODescriptor
/trunk/main/connectivity/source/sdbcx/
H A DVDescriptor.cxx103 sal_Bool ODescriptor::isNew( const Reference< XInterface >& _rxDescriptor ) in isNew() function in connectivity::sdbcx::ODescriptor
/trunk/main/dbaccess/source/ui/inc/
H A Dindexes.hxx87 sal_Bool isNew() const { return 0 == getOriginalName().getLength(); } in isNew() function
/trunk/main/dbaccess/source/core/api/
H A DRowSetBase.hxx382 inline sal_Bool isNew( const GrantNotifierAccess& ) { return isNew(); } in isNew() function in dbaccess::ORowSetBase
H A DRowSet.cxx2739 sal_Bool ORowSet::isNew( ) in isNew() function in dbaccess::ORowSet
3041 sal_Bool ORowSetClone::isNew( ) in isNew() function in dbaccess::ORowSetClone
/trunk/main/l10ntools/inc/
H A Dxmlparse.hxx418 bool isNew() { return isNewCreated; } in isNew() function in XMLData

Completed in 30 milliseconds