Lines Matching refs:rProp
68 const XMLPropertyState& rProp ) in CreateChildContext() argument
73 ->GetEntryContextId( rProp.mnIndex ) ) in CreateChildContext()
77 rLocalName, rProp, in CreateChildContext()
83 rLocalName, xAttrList, rProp, in CreateChildContext()
93 DBG_ASSERT( rProp.mnIndex >= 2 && in CreateChildContext()
95 ->GetEntryContextId( rProp.mnIndex-2 ), in CreateChildContext()
100 rProp, in CreateChildContext()
101 rProp.mnIndex-2, in CreateChildContext()
110 DBG_ASSERT( rProp.mnIndex >= 2 && in CreateChildContext()
112 ->GetEntryContextId( rProp.mnIndex-2 ) && in CreateChildContext()
114 ->GetEntryContextId( rProp.mnIndex-1 ), in CreateChildContext()
120 if( (rProp.mnIndex >= 3) && in CreateChildContext()
123 rProp.mnIndex-3 ) ) ) in CreateChildContext()
124 nTranspIndex = rProp.mnIndex-3; in CreateChildContext()
129 rProp, in CreateChildContext()
130 rProp.mnIndex-2, in CreateChildContext()
131 rProp.mnIndex-1, in CreateChildContext()
149 rProperties, rProp ); in CreateChildContext()