Searched refs:getCommonControlAttributeNamespace (Results 1 – 5 of 5) sorted by relevance
/trunk/main/xmloff/source/forms/ |
H A D | elementexport.cxx | 234 OAttributeMetaData::getCommonControlAttributeNamespace(CCA_SERVICE_NAME), in exportServiceNameAttribute() 285 OAttributeMetaData::getCommonControlAttributeNamespace(CCA_NAME), in exportOuterAttributes() 445 OAttributeMetaData::getCommonControlAttributeNamespace(CCA_LABEL), in exportSubTags() 687 OAttributeMetaData::getCommonControlAttributeNamespace(CCA_BUTTON_TYPE), in exportCommonControlAttributes() 754 OAttributeMetaData::getCommonControlAttributeNamespace( CCA_MAX_LENGTH ), in exportCommonControlAttributes() 796 OAttributeMetaData::getCommonControlAttributeNamespace(CCA_FOR), in exportCommonControlAttributes() 1323 OAttributeMetaData::getCommonControlAttributeNamespace(CCA_LABEL), in exportListSourceAsElements() 1332 OAttributeMetaData::getCommonControlAttributeNamespace(CCA_VALUE), in exportListSourceAsElements() 1353 OAttributeMetaData::getCommonControlAttributeNamespace(CCA_SELECTED), in exportListSourceAsElements() 1397 OAttributeMetaData::getCommonControlAttributeNamespace(CCA_SELECTED), in exportListSourceAsElements() [all …]
|
H A D | propertyexport.cxx | 413 AddAttribute(OAttributeMetaData::getCommonControlAttributeNamespace(CCA_TARGET_FRAME) in exportTargetFrameAttribute() 431 AddAttribute(OAttributeMetaData::getCommonControlAttributeNamespace(_nProperty) in exportRelativeTargetLocation()
|
H A D | formattributes.hxx | 165 static sal_uInt16 getCommonControlAttributeNamespace(sal_Int32 _nId);
|
H A D | formattributes.cxx | 81 sal_uInt16 OAttributeMetaData::getCommonControlAttributeNamespace(sal_Int32 _nId) in getCommonControlAttributeNamespace() function in xmloff::OAttributeMetaData
|
H A D | elementimport.cxx | 2165 …if ( ( nPrefix == OAttributeMetaData::getCommonControlAttributeNamespace( CCA_TARGET_LOCATION )… in OXMLDataSourceImport()
|
Completed in 46 milliseconds