Home
last modified time | relevance | path

Searched refs:SCA_STEP_SIZE (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/xmloff/source/forms/
H A Delementexport.cxx1079 if ( SCA_STEP_SIZE & m_nIncludeSpecial ) in exportSpecialAttributes()
1091 OAttributeMetaData::getSpecialAttributeNamespace( SCA_STEP_SIZE ), in exportSpecialAttributes()
1092 OAttributeMetaData::getSpecialAttributeName( SCA_STEP_SIZE ), in exportSpecialAttributes()
1099 m_nIncludeSpecial = m_nIncludeSpecial & ~SCA_STEP_SIZE; in exportSpecialAttributes()
1711 … m_nIncludeSpecial = SCA_MAX_VALUE | SCA_STEP_SIZE | SCA_MIN_VALUE | SCA_REPEAT_DELAY; in examine()
H A Dformattributes.hxx130 #define SCA_STEP_SIZE 0x00004000 macro
H A Dformattributes.cxx199 case SCA_STEP_SIZE: return "step-size"; in getSpecialAttributeName()
H A Delementimport.cxx1386 … if ( _rLocalName.equalsAscii( OAttributeMetaData::getSpecialAttributeName( SCA_STEP_SIZE ) ) ) in handleAttribute()

Completed in 36 milliseconds