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() 588 … OAttributeMetaData::getCommonControlAttributeNamespace(nStringPropertyAttributeIds[i]), in exportCommonControlAttributes() 625 … OAttributeMetaData::getCommonControlAttributeNamespace(nBooleanPropertyAttributeIds[i]), in exportCommonControlAttributes() 668 … OAttributeMetaData::getCommonControlAttributeNamespace(nIntegerPropertyAttributeIds[i]), in exportCommonControlAttributes() 687 OAttributeMetaData::getCommonControlAttributeNamespace(CCA_BUTTON_TYPE), in exportCommonControlAttributes() 700 OAttributeMetaData::getCommonControlAttributeNamespace( CCA_ORIENTATION ), in exportCommonControlAttributes() 715 OAttributeMetaData::getCommonControlAttributeNamespace( CCA_VISUAL_EFFECT ), in exportCommonControlAttributes() 754 OAttributeMetaData::getCommonControlAttributeNamespace( CCA_MAX_LENGTH ), in exportCommonControlAttributes() [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()
|