Home
last modified time | relevance | path

Searched refs:IsNullable (Results 1 – 9 of 9) sorted by relevance

/aoo41x/main/dbaccess/source/ui/control/
H A DFieldDescControl.cxx775 if( pActFieldDescr->IsNullable() ) in IMPL_LINK()
1482 if ( ( pFieldType.get() && !pFieldType->bNullable ) || !pFieldDescr->IsNullable() ) in DisplayData()
1505 if( pFieldDescr->IsNullable() ) in DisplayData()
1548 if(!aIter->second->bNullable && pFieldDescr->IsNullable()) in DisplayData()
/aoo41x/main/dbaccess/source/ui/tabledesign/
H A DFieldDescriptions.cxx265 if ( !_pType->bNullable && IsNullable() ) in FillFromTypeInfo()
650 sal_Bool OFieldDescription::IsNullable() const in IsNullable() function in OFieldDescription
H A DTEditControl.cxx1621 || (pFieldDescr->IsNullable() && pRow->IsReadOnly()) in IsPrimaryKeyAllowed()
/aoo41x/main/dbaccess/source/ui/inc/
H A DFieldDescriptions.hxx126 sal_Bool IsNullable() const;
/aoo41x/main/offapi/com/sun/star/sdbcx/
H A DColumn.idl83 [readonly, property] long IsNullable;
H A DColumnDescriptor.idl70 [property] long IsNullable;
/aoo41x/main/svx/source/inc/
H A Dfmprop.hrc133 …e FM_PROP_ISNULLABLE rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "IsNullable" ) )
/aoo41x/main/dbaccess/source/inc/
H A Dstringconstants.inc46 IMPLEMENT_CONSTASCII_USTRING(PROPERTY_ISNULLABLE, "IsNullable");
/aoo41x/main/dbaccess/source/ui/misc/
H A DDExport.cxx327 if ( !m_sTextToken.Len() && pField->IsNullable() ) in insertValueIntoColumn()

Completed in 78 milliseconds