Lines Matching refs:OAttributeMetaData

735 …static const sal_Char* pLinkedCellAttributeName = OAttributeMetaData::getBindingAttributeName(BA_L…  in handleAttribute()
786 …static const sal_Char* pValueAttributeName = OAttributeMetaData::getCommonControlAttributeName(CCA… in handleAttribute()
787 …static const sal_Char* pCurrentValueAttributeName = OAttributeMetaData::getCommonControlAttributeN… in handleAttribute()
788 …static const sal_Char* pMinValueAttributeName = OAttributeMetaData::getSpecialAttributeName(SCA_MI… in handleAttribute()
789 …static const sal_Char* pMaxValueAttributeName = OAttributeMetaData::getSpecialAttributeName(SCA_MA… in handleAttribute()
790 …static const sal_Char* pRepeatDelayAttributeName = OAttributeMetaData::getSpecialAttributeName( SC… in handleAttribute()
1228 …tring s_sReferenceAttributeName = ::rtl::OUString::createFromAscii(OAttributeMetaData::getCommonCo… in handleAttribute()
1250 …String s_sEchoCharAttributeName = ::rtl::OUString::createFromAscii(OAttributeMetaData::getSpecialA… in handleAttribute()
1283 …static const sal_Char* pCurrentSelectedAttributeName = OAttributeMetaData::getCommonControlAttribu… in handleAttribute()
1284 …static const sal_Char* pSelectedAttributeName = OAttributeMetaData::getCommonControlAttributeName(… in handleAttribute()
1320 …static const sal_Char* s_pTargetLocationAttributeName = OAttributeMetaData::getCommonControlAttrib… in handleAttribute()
1321 …static const sal_Char* s_pImageDataAttributeName = OAttributeMetaData::getCommonControlAttributeN… in handleAttribute()
1369 …simulateDefaultedAttribute(OAttributeMetaData::getCommonControlAttributeName(CCA_TARGET_FRAME), PR… in StartElement()
1387 … if ( _rLocalName.equalsAscii( OAttributeMetaData::getSpecialAttributeName( SCA_STEP_SIZE ) ) ) in handleAttribute()
1473 …simulateDefaultedAttribute(OAttributeMetaData::getDatabaseAttributeName(DA_CONVERT_EMPTY), PROPERT… in StartElement()
1647 …simulateDefaultedAttribute( OAttributeMetaData::getSpecialAttributeName( SCA_AUTOMATIC_COMPLETION … in StartElement()
1650 …simulateDefaultedAttribute( OAttributeMetaData::getDatabaseAttributeName( DA_CONVERT_EMPTY ), PROP… in StartElement()
1717 …static const sal_Char* pListSourceAttributeName = OAttributeMetaData::getDatabaseAttributeName(DA_… in handleAttribute()
1743 …if ( _rLocalName.equalsAscii( OAttributeMetaData::getBindingAttributeName( BA_LIST_CELL_RANGE ) ) ) in handleAttribute()
1749 …if ( _rLocalName.equalsAscii( OAttributeMetaData::getBindingAttributeName( BA_LIST_LINKING_TYPE ) … in handleAttribute()
1873 …GetPrefix(), ::rtl::OUString::createFromAscii(OAttributeMetaData::getCommonControlAttributeName(CC… in StartElement()
1875 …GetPrefix(), ::rtl::OUString::createFromAscii(OAttributeMetaData::getCommonControlAttributeName(CC… in StartElement()
1907 …GetPrefix(), ::rtl::OUString::createFromAscii(OAttributeMetaData::getCommonControlAttributeName(CC… in StartElement()
2040 …simulateDefaultedAttribute(OAttributeMetaData::getCommonControlAttributeName(CCA_TARGET_FRAME), PR… in StartElement()
2061 …ng s_sMasterFieldsAttributeName = ::rtl::OUString::createFromAscii(OAttributeMetaData::getFormAttr… in handleAttribute()
2062 …ng s_sDetailFieldsAttributeName = ::rtl::OUString::createFromAscii(OAttributeMetaData::getFormAttr… in handleAttribute()
2165 …if ( ( nPrefix == OAttributeMetaData::getCommonControlAttributeNamespace( CCA_TARGET_LOCATION )… in OXMLDataSourceImport()
2166 …&& ( sLocalName.equalsAscii( OAttributeMetaData::getCommonControlAttributeName( CCA_TARGET_LOCATI… in OXMLDataSourceImport()