Lines Matching refs:rProp
66 const XMLPropertyState& rProp ) in CreateChildContext() argument
71 ->GetEntryContextId( rProp.mnIndex ) ) in CreateChildContext()
75 rLocalName, rProp, in CreateChildContext()
81 rLocalName, xAttrList, rProp, in CreateChildContext()
91 DBG_ASSERT( rProp.mnIndex >= 2 && in CreateChildContext()
93 ->GetEntryContextId( rProp.mnIndex-2 ), in CreateChildContext()
98 rProp, in CreateChildContext()
99 rProp.mnIndex-2, in CreateChildContext()
108 DBG_ASSERT( rProp.mnIndex >= 2 && in CreateChildContext()
110 ->GetEntryContextId( rProp.mnIndex-2 ) && in CreateChildContext()
112 ->GetEntryContextId( rProp.mnIndex-1 ), in CreateChildContext()
118 if( (rProp.mnIndex >= 3) && in CreateChildContext()
121 rProp.mnIndex-3 ) ) ) in CreateChildContext()
122 nTranspIndex = rProp.mnIndex-3; in CreateChildContext()
127 rProp, in CreateChildContext()
128 rProp.mnIndex-2, in CreateChildContext()
129 rProp.mnIndex-1, in CreateChildContext()
147 rProperties, rProp ); in CreateChildContext()