Lines Matching refs:rProp
71 const XMLPropertyState& rProp);
95 const XMLPropertyState& rProp ) in CreateChildContext() argument
100 ->GetEntryContextId( rProp.mnIndex ) ) in CreateChildContext()
104 rLocalName, xAttrList, rProp, in CreateChildContext()
109 DBG_ASSERT( rProp.mnIndex >= 3 && in CreateChildContext()
112 ->GetEntryContextId( rProp.mnIndex-3 ) && in CreateChildContext()
114 ->GetEntryContextId( rProp.mnIndex-2 ) && in CreateChildContext()
116 ->GetEntryContextId( rProp.mnIndex-1 ), in CreateChildContext()
121 rProp, in CreateChildContext()
122 rProp.mnIndex-2, in CreateChildContext()
123 rProp.mnIndex-1, in CreateChildContext()
124 rProp.mnIndex-3, in CreateChildContext()
131 nPrefix, rLocalName, xAttrList, rProperties, rProp ); in CreateChildContext()