Lines Matching refs:OAttributeMetaData

734 …static const sal_Char* pLinkedCellAttributeName = OAttributeMetaData::getBindingAttributeName(BA_L…  in handleAttribute()
785 …static const sal_Char* pValueAttributeName = OAttributeMetaData::getCommonControlAttributeName(CCA… in handleAttribute()
786 …static const sal_Char* pCurrentValueAttributeName = OAttributeMetaData::getCommonControlAttributeN… in handleAttribute()
787 …static const sal_Char* pMinValueAttributeName = OAttributeMetaData::getSpecialAttributeName(SCA_MI… in handleAttribute()
788 …static const sal_Char* pMaxValueAttributeName = OAttributeMetaData::getSpecialAttributeName(SCA_MA… in handleAttribute()
789 …static const sal_Char* pRepeatDelayAttributeName = OAttributeMetaData::getSpecialAttributeName( SC… in handleAttribute()
1227 …tring s_sReferenceAttributeName = ::rtl::OUString::createFromAscii(OAttributeMetaData::getCommonCo… in handleAttribute()
1249 …String s_sEchoCharAttributeName = ::rtl::OUString::createFromAscii(OAttributeMetaData::getSpecialA… in handleAttribute()
1282 …static const sal_Char* pCurrentSelectedAttributeName = OAttributeMetaData::getCommonControlAttribu… in handleAttribute()
1283 …static const sal_Char* pSelectedAttributeName = OAttributeMetaData::getCommonControlAttributeName(… in handleAttribute()
1319 …static const sal_Char* s_pTargetLocationAttributeName = OAttributeMetaData::getCommonControlAttrib… in handleAttribute()
1320 …static const sal_Char* s_pImageDataAttributeName = OAttributeMetaData::getCommonControlAttributeN… in handleAttribute()
1368 …simulateDefaultedAttribute(OAttributeMetaData::getCommonControlAttributeName(CCA_TARGET_FRAME), PR… in StartElement()
1386 … if ( _rLocalName.equalsAscii( OAttributeMetaData::getSpecialAttributeName( SCA_STEP_SIZE ) ) ) in handleAttribute()
1472 …simulateDefaultedAttribute(OAttributeMetaData::getDatabaseAttributeName(DA_CONVERT_EMPTY), PROPERT… in StartElement()
1646 …simulateDefaultedAttribute( OAttributeMetaData::getSpecialAttributeName( SCA_AUTOMATIC_COMPLETION … in StartElement()
1649 …simulateDefaultedAttribute( OAttributeMetaData::getDatabaseAttributeName( DA_CONVERT_EMPTY ), PROP… in StartElement()
1716 …static const sal_Char* pListSourceAttributeName = OAttributeMetaData::getDatabaseAttributeName(DA_… in handleAttribute()
1742 …if ( _rLocalName.equalsAscii( OAttributeMetaData::getBindingAttributeName( BA_LIST_CELL_RANGE ) ) ) in handleAttribute()
1748 …if ( _rLocalName.equalsAscii( OAttributeMetaData::getBindingAttributeName( BA_LIST_LINKING_TYPE ) … in handleAttribute()
1872 …GetPrefix(), ::rtl::OUString::createFromAscii(OAttributeMetaData::getCommonControlAttributeName(CC… in StartElement()
1874 …GetPrefix(), ::rtl::OUString::createFromAscii(OAttributeMetaData::getCommonControlAttributeName(CC… in StartElement()
1906 …GetPrefix(), ::rtl::OUString::createFromAscii(OAttributeMetaData::getCommonControlAttributeName(CC… in StartElement()
2039 …simulateDefaultedAttribute(OAttributeMetaData::getCommonControlAttributeName(CCA_TARGET_FRAME), PR… in StartElement()
2060 …ng s_sMasterFieldsAttributeName = ::rtl::OUString::createFromAscii(OAttributeMetaData::getFormAttr… in handleAttribute()
2061 …ng s_sDetailFieldsAttributeName = ::rtl::OUString::createFromAscii(OAttributeMetaData::getFormAttr… in handleAttribute()
2164 …if ( ( nPrefix == OAttributeMetaData::getCommonControlAttributeNamespace( CCA_TARGET_LOCATION )… in OXMLDataSourceImport()
2165 …&& ( sLocalName.equalsAscii( OAttributeMetaData::getCommonControlAttributeName( CCA_TARGET_LOCATI… in OXMLDataSourceImport()