Home
last modified time | relevance | path

Searched refs:isNew (Results 26 – 49 of 49) sorted by relevance

12

/trunk/main/connectivity/source/drivers/ado/
H A DAKeyColumn.cxx64 sal_Int32 nAttrib = isNew() ? 0 : starbeans::PropertyAttribute::READONLY; in construct()
H A DAColumn.cxx112 sal_Int32 nAttrib = isNew() ? 0 : PropertyAttribute::READONLY; in construct()
/trunk/main/dbaccess/source/ui/inc/
H A Dindexes.hxx87 sal_Bool isNew() const { return 0 == getOriginalName().getLength(); } in isNew() function
/trunk/main/connectivity/source/drivers/evoab2/
H A DNTable.cxx66 if (!isNew()) in refreshColumns()
/trunk/main/connectivity/source/drivers/hsqldb/
H A DHColumns.cxx75 return *OHSQLColumn_PROP::getArrayHelper(isNew() ? 1 : 0); in getInfoHelper()
H A DHViews.cxx114 sal_Bool bIsNew = connectivity::sdbcx::ODescriptor::isNew( xObject ); in dropObject()
H A DHTables.cxx129 sal_Bool bIsNew = connectivity::sdbcx::ODescriptor::isNew( xObject ); in dropObject()
/trunk/main/connectivity/source/drivers/mysql/
H A DYColumns.cxx75 return *OMySQLColumn_PROP::getArrayHelper(isNew() ? 1 : 0); in getInfoHelper()
H A DYViews.cxx108 sal_Bool bIsNew = connectivity::sdbcx::ODescriptor::isNew( xObject ); in dropObject()
H A DYTables.cxx146 sal_Bool bIsNew = connectivity::sdbcx::ODescriptor::isNew( xObject ); in dropObject()
/trunk/main/connectivity/source/drivers/adabas/
H A DBIndex.cxx74 if(!isNew()) in refreshColumns()
H A DBKeys.cxx54 if ( getTable()->isNew() ) in appendObject()
H A DBViews.cxx130 sal_Bool bIsNew = connectivity::sdbcx::ODescriptor::isNew( xObject ); in dropObject()
H A DBTable.cxx138 if(!isNew()) in alterColumnByName()
H A DBTables.cxx163 sal_Bool bIsNew = connectivity::sdbcx::ODescriptor::isNew( xObject ); in dropObject()
/trunk/main/connectivity/source/drivers/macab/
H A DMacabTable.cxx72 if (!isNew()) in refreshColumns()
/trunk/main/connectivity/source/commontools/
H A DTIndex.cxx74 if ( !isNew() ) in refreshColumns()
H A DTKey.cxx65 if ( !isNew() ) in refreshColumns()
/trunk/main/connectivity/source/sdbcx/
H A DVCatalog.cxx229 sal_Int32 nAttrib = isNew() ? 0 : ::com::sun::star::beans::PropertyAttribute::READONLY; in construct()
/trunk/main/l10ntools/inc/
H A Dxmlparse.hxx418 bool isNew() { return isNewCreated; } in isNew() function in XMLData
/trunk/main/dbaccess/source/core/api/
H A DRowSetBase.cxx1507 m_bWasNew = m_pRowSet->isNew( ORowSetBase::GrantNotifierAccess() ); in DBG_NAME()
1548 && ( m_bWasNew != m_pRowSet->isNew( ORowSetBase::GrantNotifierAccess() ) ) in fire()
H A Dtable.cxx284 return *ODBTable_PROP::getArrayHelper(isNew() ? 1 : 0); in getInfoHelper()
H A DRowSet.cxx2729 return isNew(); in isModification()
2739 sal_Bool ORowSet::isNew( ) in isNew() function in dbaccess::ORowSet
3041 sal_Bool ORowSetClone::isNew( ) in isNew() function in dbaccess::ORowSetClone
/trunk/main/connectivity/source/drivers/dbase/
H A DDIndex.cxx98 if(!isNew()) in refreshColumns()

Completed in 104 milliseconds

12