Lines Matching refs:mnIndex
219 switch( getPropertySetMapper()->GetEntryContextId( property->mnIndex )) in ContextFilter()
247 property->mnIndex = -1; in ContextFilter()
257 property->mnIndex = -1; in ContextFilter()
271 property->mnIndex = -1; in ContextFilter()
290 switch( getPropertySetMapper()->GetEntryContextId( rProperty.mnIndex )) in handleElementItem()
310 sal_uInt32 nPropIndex = rProperty.mnIndex; in handleElementItem()
332 sal_uInt32 nPropIndex = rProperty.mnIndex; in handleElementItem()
360 sal_Int32 nContextId = maPropMapper->GetEntryContextId( rProperty.mnIndex ); in handleSpecialItem()
366 rtl::OUString sAttrName = maPropMapper->GetEntryXMLName( rProperty.mnIndex ); in handleSpecialItem()
367 sal_uInt16 nNameSpace = maPropMapper->GetEntryNameSpace( rProperty.mnIndex ); in handleSpecialItem()
503 sal_Int32 nContextId = maPropMapper->GetEntryContextId( rProperty.mnIndex ); in handleSpecialItem()