Lines Matching refs:sBuf
1488 OUStringBuffer sBuf; in ExportIndexTemplateElement() local
1489 GetExport().GetMM100UnitConverter().convertMeasure(sBuf, in ExportIndexTemplateElement()
1493 sBuf.makeStringAndClear()); in ExportIndexTemplateElement()
1516 OUStringBuffer sBuf; in ExportIndexTemplateElement() local
1517 if (SvXMLUnitConverter::convertEnum( sBuf, nBibliographyData, in ExportIndexTemplateElement()
1522 sBuf.makeStringAndClear()); in ExportIndexTemplateElement()
1583 OUStringBuffer sBuf; in ExportLevelParagraphStyles() local
1585 SvXMLUnitConverter::convertNumber(sBuf, nLevelPlusOne); in ExportLevelParagraphStyles()
1588 sBuf.makeStringAndClear()); in ExportLevelParagraphStyles()
1747 OUStringBuffer sBuf; in ExportBibliographyConfiguration() local
1748 if (SvXMLUnitConverter::convertEnum( sBuf, nKey, in ExportBibliographyConfiguration()
1752 sBuf.makeStringAndClear()); in ExportBibliographyConfiguration()