Lines Matching refs:rProps
449 Sequence<PropertyValue> &rProps = aRubyValues.getArray()[i / 2 + nTempLastPos]; in GetText() local
450 PropertyValue* pProps = rProps.getArray(); in GetText()
451 for(sal_Int32 nProp = 0; nProp < rProps.getLength(); nProp++) in GetText()
478 const Sequence<PropertyValue> &rProps = aRubyValues.getConstArray()[nRuby]; in Update() local
479 const PropertyValue* pProps = rProps.getConstArray(); in Update()
480 for(sal_Int32 nProp = 0; nProp < rProps.getLength(); nProp++) in Update()
642 Sequence<PropertyValue> &rProps = aRubyValues.getArray()[nRuby]; in IMPL_LINK() local
643 PropertyValue* pProps = rProps.getArray(); in IMPL_LINK()
644 for(sal_Int32 nProp = 0; nProp < rProps.getLength(); nProp++) in IMPL_LINK()
665 Sequence<PropertyValue> &rProps = aRubyValues.getArray()[nRuby]; in IMPL_LINK() local
666 PropertyValue* pProps = rProps.getArray(); in IMPL_LINK()
667 for(sal_Int32 nProp = 0; nProp < rProps.getLength(); nProp++) in IMPL_LINK()
689 Sequence<PropertyValue> &rProps = aRubyValues.getArray()[nRuby]; in IMPL_LINK() local
690 PropertyValue* pProps = rProps.getArray(); in IMPL_LINK()
691 for(sal_Int32 nProp = 0; nProp < rProps.getLength(); nProp++) in IMPL_LINK()