Searched refs:m_nIncludeCommon (Results 1 – 2 of 2) sorted by relevance
291 m_nIncludeCommon = m_nIncludeCommon & ~CCA_NAME; in exportOuterAttributes()301 m_nIncludeCommon = m_nIncludeCommon & ~CCA_SERVICE_NAME; in exportOuterAttributes()317 m_nIncludeCommon = m_nIncludeCommon & ~CCA_CONTROL_ID; in exportInnerAttributes()694 m_nIncludeCommon = m_nIncludeCommon & ~CCA_BUTTON_TYPE; in exportCommonControlAttributes()708 m_nIncludeCommon = m_nIncludeCommon & ~CCA_ORIENTATION; in exportCommonControlAttributes()723 m_nIncludeCommon = m_nIncludeCommon & ~CCA_VISUAL_EFFECT; in exportCommonControlAttributes()737 m_nIncludeCommon = m_nIncludeCommon & ~CCA_TARGET_FRAME; in exportCommonControlAttributes()766 m_nIncludeCommon = m_nIncludeCommon & ~CCA_MAX_LENGTH; in exportCommonControlAttributes()775 m_nIncludeCommon = m_nIncludeCommon & ~CCA_TARGET_LOCATION; in exportCommonControlAttributes()785 m_nIncludeCommon = m_nIncludeCommon & ~CCA_IMAGE_DATA; in exportCommonControlAttributes()[all …]
103 sal_Int32 m_nIncludeCommon; // common control attributes to include member in xmloff::OControlExport
Completed in 29 milliseconds