Home
last modified time | relevance | path

Searched refs:hasField (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/forms/source/component/
H A DFormComponent.cxx1510 if ( hasField() ) in disposing()
1617 if ( hasField() ) in setParent()
2014 if ( hasField() ) in onRowSetChanged()
2066 if ( !hasField() ) in commit()
2179 return hasField(); in connectToField()
2186 if ( hasField() && _rxRowSet.is() ) in initFromField()
2233 DBG_ASSERT( !( hasField() && !_bFromReload ), in impl_connectDatabaseColumn_noNotify()
2242 if ( !hasField() ) in impl_connectDatabaseColumn_noNotify()
2257 if ( hasField() ) in impl_connectDatabaseColumn_noNotify()
2269 if ( hasField() ) in impl_disconnectDatabaseColumn_noNotify()
[all …]
H A DListBox.cxx330 if ( m_xCursor.is() && !hasField() && !hasExternalListSource() ) in setFastPropertyValue_NoBroadcast()
809 sal_Bool bUseNULL = hasField() && !isRequired(); in loadData()
935 if ( hasField() ) in onConnectedDbColumn()
1400 if ( hasField() ) in stringItemListChanged()
1444 if ( hasField() && m_xCursor.is() ) in refreshInternalEntryList()
H A DEdit.cxx651 if ( hasField() && m_bMaxTextLenModified ) in onDisconnectedDbColumn()
H A DComboBox.cxx239 if ( m_xCursor.is() && !hasField() && !hasExternalListSource() ) in setFastPropertyValue_NoBroadcast()
H A DImageControl.cxx659 if ( hasField() ) // only reset when we are connected to a column in resetNoBroadcast()
/aoo4110/main/forms/source/inc/
H A DFormComponent.hxx1013 inline bool hasField() const in hasField() function in frm::OBoundControlModel

Completed in 61 milliseconds