Lines Matching refs:rValues
1054 Sequence<Sequence<PropertyValue> > & rValues) in ExportIndexTemplate()
1114 sal_Int32 nTemplateCount = rValues.getLength(); in ExportIndexTemplate()
1121 rValues[nTemplateNo]); in ExportIndexTemplate()
1225 Sequence<PropertyValue> & rValues) in ExportIndexTemplateElement() argument
1272 sal_Int32 nCount = rValues.getLength(); in ExportIndexTemplateElement()
1276 if ( SvXMLUnitConverter::convertEnum( nToken, rValues[i].Name, in ExportIndexTemplateElement()
1290 rValues[i].Value >>= sVal; in ExportIndexTemplateElement()
1301 rValues[i].Value >>= sCharStyle; in ExportIndexTemplateElement()
1306 rValues[i].Value >>= sText; in ExportIndexTemplateElement()
1312 *(sal_Bool *)rValues[i].Value.getValue(); in ExportIndexTemplateElement()
1317 rValues[i].Value >>= nTabPosition; in ExportIndexTemplateElement()
1323 bWithTabStop = *(sal_Bool *)rValues[i].Value.getValue(); in ExportIndexTemplateElement()
1328 rValues[i].Value >>= sFillChar; in ExportIndexTemplateElement()
1333 rValues[i].Value >>= nChapterFormat; in ExportIndexTemplateElement()
1338 rValues[i].Value >>= nLevel; in ExportIndexTemplateElement()
1343 rValues[i].Value >>= nBibliographyData; in ExportIndexTemplateElement()