Searched refs:getDatabaseAttributeName (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/xmloff/source/forms/ |
H A D | layerimport.cxx | 104 OAttributeMetaData::getDatabaseAttributeName(DA_DATA_FIELD), PROPERTY_DATAFIELD); in OFormLayerXMLImport_Impl() 145 …OAttributeMetaData::getDatabaseAttributeName(DA_CONVERT_EMPTY), PROPERTY_EMPTY_IS_NULL, sal_False); in OFormLayerXMLImport_Impl() 175 …OAttributeMetaData::getDatabaseAttributeName( DA_INPUT_REQUIRED ), PROPERTY_INPUT_REQUIRED, sal_Fa… in OFormLayerXMLImport_Impl() 185 OAttributeMetaData::getDatabaseAttributeName(DA_BOUND_COLUMN), PROPERTY_BOUNDCOLUMN, 0); in OFormLayerXMLImport_Impl() 205 OAttributeMetaData::getDatabaseAttributeName(DA_LIST_SOURCE_TYPE), PROPERTY_LISTSOURCETYPE, in OFormLayerXMLImport_Impl()
|
H A D | elementexport.cxx | 868 OAttributeMetaData::getDatabaseAttributeName(DA_DATA_FIELD), in exportDatabaseAttributes() 878 OAttributeMetaData::getDatabaseAttributeName( DA_INPUT_REQUIRED ), in exportDatabaseAttributes() 890 OAttributeMetaData::getDatabaseAttributeName(DA_BOUND_COLUMN), in exportDatabaseAttributes() 901 OAttributeMetaData::getDatabaseAttributeName(DA_CONVERT_EMPTY), in exportDatabaseAttributes() 913 OAttributeMetaData::getDatabaseAttributeName(DA_LIST_SOURCE_TYPE), in exportDatabaseAttributes() 1264 OAttributeMetaData::getDatabaseAttributeName(DA_LIST_SOURCE), in exportListSourceAsAttribute()
|
H A D | formattributes.hxx | 183 static const sal_Char* getDatabaseAttributeName(sal_Int32 _nId);
|
H A D | formattributes.cxx | 138 const sal_Char* OAttributeMetaData::getDatabaseAttributeName(sal_Int32 _nId) in getDatabaseAttributeName() function in xmloff::OAttributeMetaData
|
H A D | elementimport.cxx | 1473 …simulateDefaultedAttribute(OAttributeMetaData::getDatabaseAttributeName(DA_CONVERT_EMPTY), PROPERT… in StartElement() 1650 …simulateDefaultedAttribute( OAttributeMetaData::getDatabaseAttributeName( DA_CONVERT_EMPTY ), PROP… in StartElement() 1717 … const sal_Char* pListSourceAttributeName = OAttributeMetaData::getDatabaseAttributeName(DA_LIST_S… in handleAttribute()
|
Completed in 41 milliseconds