Home
last modified time | relevance | path

Searched refs:CCA_TARGET_LOCATION (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/xmloff/source/forms/
H A Dformattributes.cxx68 …case CCA_TARGET_LOCATION: return "href"; // the only special thing here: TargetLocation is repre… in getCommonControlAttributeName()
83 if (CCA_TARGET_LOCATION == _nId) in getCommonControlAttributeNamespace()
H A Delementexport.cxx770 if (m_nIncludeCommon & CCA_TARGET_LOCATION) in exportCommonControlAttributes()
775 m_nIncludeCommon = m_nIncludeCommon & ~CCA_TARGET_LOCATION; in exportCommonControlAttributes()
1651 CCA_TARGET_LOCATION | CCA_TITLE; in examine()
2093 OAttributeMetaData::getCommonControlAttributeNamespace(CCA_TARGET_LOCATION), in exportSubTags()
2094 OAttributeMetaData::getCommonControlAttributeName(CCA_TARGET_LOCATION), in exportSubTags()
H A Dlayerimport.cxx98 OAttributeMetaData::getCommonControlAttributeName(CCA_TARGET_LOCATION), PROPERTY_TARGETURL); in OFormLayerXMLImport_Impl()
116 …:createFromAscii(OAttributeMetaData::getCommonControlAttributeName(CCA_TARGET_LOCATION)).compareTo… in OFormLayerXMLImport_Impl()
H A Dformattributes.hxx59 #define CCA_TARGET_LOCATION 0x00040000 macro
H A Dpropertyexport.hxx235 …(bool _bAddType) { exportRelativeTargetLocation(PROPERTY_TARGETURL,CCA_TARGET_LOCATION,_bAddType);… in exportTargetLocationAttribute()
H A Delementimport.cxx1319 …etLocationAttributeName = OAttributeMetaData::getCommonControlAttributeName( CCA_TARGET_LOCATION ); in handleAttribute()
2164 …if ( ( nPrefix == OAttributeMetaData::getCommonControlAttributeNamespace( CCA_TARGET_LOCATION )… in OXMLDataSourceImport()
2165 …LocalName.equalsAscii( OAttributeMetaData::getCommonControlAttributeName( CCA_TARGET_LOCATION ) ) ) in OXMLDataSourceImport()

Completed in 709 milliseconds