Searched refs:MAX_PROP_TYPES (Results 1 – 2 of 2) sorted by relevance
57 const sal_uInt16 MAX_PROP_TYPES = 4; variable71 static XMLPropType aPropTypes[XML_FAMILY_TYPE_END][MAX_PROP_TYPES] =234 m_aPropContexts[MAX_PROP_TYPES];236 typedef XMLPropType XMLPropTypes[MAX_PROP_TYPES];285 sal_uInt16 nIndex = MAX_PROP_TYPES; in GetPropContext()286 for( sal_uInt16 i=0; i< MAX_PROP_TYPES; i++ ) in GetPropContext()294 if( MAX_PROP_TYPES == nIndex ) in GetPropContext()323 while( i < MAX_PROP_TYPES && XML_PROP_TYPE_END!=m_aPropTypes[i]) in GetPropContextAndAction()352 (i<MAX_PROP_TYPES && XML_PROP_TYPE_END!=m_aPropTypes[i]) ) ) in GetPropContextAndAction()395 for( sal_uInt16 i=0; i < MAX_PROP_TYPES; ++i ) in XMLPropertiesOOoTContext_Impl()[all …]
72 const sal_uInt16 MAX_PROP_TYPES = variable76 static XMLPropTokens_Impl aPropTokens[MAX_PROP_TYPES] =853 for( sal_uInt16 i=0; i<MAX_PROP_TYPES; ++i ) in exportXML()
Completed in 31 milliseconds