Home
last modified time | relevance | path

Searched refs:DA_BOUND_COLUMN (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/xmloff/source/forms/
H A Delementexport.cxx886 if (DA_BOUND_COLUMN & m_nIncludeDatabase) in exportDatabaseAttributes()
889 OAttributeMetaData::getDatabaseAttributeNamespace(DA_BOUND_COLUMN), in exportDatabaseAttributes()
890 OAttributeMetaData::getDatabaseAttributeName(DA_BOUND_COLUMN), in exportDatabaseAttributes()
893 RESET_BIT( nIncludeDatabase, DA_BOUND_COLUMN ); in exportDatabaseAttributes()
1617 m_nIncludeDatabase = DA_BOUND_COLUMN | DA_DATA_FIELD | DA_INPUT_REQUIRED | DA_LIST_SOURCE_TYPE; in examine()
H A Dformattributes.hxx68 #define DA_BOUND_COLUMN 0x00000001 macro
H A Dformattributes.cxx142 case DA_BOUND_COLUMN: return "bound-column"; in getDatabaseAttributeName()
H A Dlayerimport.cxx185 OAttributeMetaData::getDatabaseAttributeName(DA_BOUND_COLUMN), PROPERTY_BOUNDCOLUMN, 0); in OFormLayerXMLImport_Impl()

Completed in 36 milliseconds