Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/transform/
H A DStyleOOoTContext.cxx71 static XMLPropType aPropTypes[XML_FAMILY_TYPE_END][MAX_PROP_TYPES] = variable
1114 if( aPropTypes[m_eFamily][0] == XML_PROP_TYPE_END ) in CreateChildContext()
1123 else if( aPropTypes[m_eFamily][1] == XML_PROP_TYPE_END ) in CreateChildContext()
1126 aAttrActionMaps[aPropTypes[m_eFamily][0]]; in CreateChildContext()
1131 aPropTypes[m_eFamily], m_bPersistent ); in CreateChildContext()
1139 aPropTokens[aPropTypes[m_eFamily][0]] ); in CreateChildContext()
1144 aPropTokens[aPropTypes[m_eFamily][0]] ); in CreateChildContext()
1151 aPropTypes[m_eFamily], m_bPersistent); in CreateChildContext()

Completed in 12 milliseconds