Searched refs:nBooleanPropertyAttributeIds (Results 1 – 1 of 1) sorted by relevance
602 static sal_Int32 nBooleanPropertyAttributeIds[] = in exportCommonControlAttributes() local615 …sal_Int32 nIdCount = sizeof(nBooleanPropertyAttributeIds) / sizeof(nBooleanPropertyAttributeIds[0]… in exportCommonControlAttributes()621 for (i=0; i<sizeof(nBooleanPropertyAttributeIds)/sizeof(nBooleanPropertyAttributeIds[0]); ++i) in exportCommonControlAttributes()622 if (nBooleanPropertyAttributeIds[i] & m_nIncludeCommon) in exportCommonControlAttributes()625 OAttributeMetaData::getCommonControlAttributeNamespace(nBooleanPropertyAttributeIds[i]), in exportCommonControlAttributes()626 OAttributeMetaData::getCommonControlAttributeName(nBooleanPropertyAttributeIds[i]), in exportCommonControlAttributes()631 m_nIncludeCommon = m_nIncludeCommon & ~nBooleanPropertyAttributeIds[i]; in exportCommonControlAttributes()1003 static const sal_Int32 nBooleanPropertyAttributeIds[] = in exportSpecialAttributes() local1013 …sal_Int32 nIdCount = sizeof(nBooleanPropertyAttributeIds) / sizeof(nBooleanPropertyAttributeIds[0]… in exportSpecialAttributes()1019 const sal_Int32* pAttributeId = nBooleanPropertyAttributeIds; in exportSpecialAttributes()
Completed in 15 milliseconds