Searched refs:m_nIncludeSpecial (Results 1 – 2 of 2) sorted by relevance
264 ,m_nIncludeSpecial(0) in OControlExport()1033 m_nIncludeSpecial = m_nIncludeSpecial & ~*pAttributeId; in exportSpecialAttributes()1075 m_nIncludeSpecial = m_nIncludeSpecial & ~nIntegerPropertyAttributeIds[i]; in exportSpecialAttributes()1099 m_nIncludeSpecial = m_nIncludeSpecial & ~SCA_STEP_SIZE; in exportSpecialAttributes()1108 if (SCA_STATE & m_nIncludeSpecial) in exportSpecialAttributes()1118 m_nIncludeSpecial = m_nIncludeSpecial & ~SCA_STATE; in exportSpecialAttributes()1132 m_nIncludeSpecial = m_nIncludeSpecial & ~SCA_CURRENT_STATE; in exportSpecialAttributes()1158 m_nIncludeSpecial = m_nIncludeSpecial & ~SCA_REPEAT_DELAY; in exportSpecialAttributes()1182 m_nIncludeSpecial = m_nIncludeSpecial & ~SCA_ECHO_CHAR; in exportSpecialAttributes()1221 m_nIncludeSpecial = m_nIncludeSpecial & ~(SCA_MIN_VALUE | SCA_MAX_VALUE); in exportSpecialAttributes()[all …]
105 sal_Int32 m_nIncludeSpecial; // special attributes to include member in xmloff::OControlExport
Completed in 24 milliseconds