Home
last modified time | relevance | path

Searched refs:getDatabaseAttributeName (Results 1 – 5 of 5) sorted by relevance

/trunk/main/xmloff/source/forms/
H A Dlayerimport.cxx104 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 Delementexport.cxx868 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 Dformattributes.hxx183 static const sal_Char* getDatabaseAttributeName(sal_Int32 _nId);
H A Dformattributes.cxx138 const sal_Char* OAttributeMetaData::getDatabaseAttributeName(sal_Int32 _nId) in getDatabaseAttributeName() function in xmloff::OAttributeMetaData
H A Delementimport.cxx1473 …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 151 milliseconds