Home
last modified time | relevance | path

Searched refs:aResultBuffer (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/xmloff/source/chart/
H A DSchXMLTools.cxx246 OUStringBuffer aResultBuffer; in GetChartTypeByClassName() local
257 aResultBuffer.appendAscii( RTL_CONSTASCII_STRINGPARAM("Line")); in GetChartTypeByClassName()
259 aResultBuffer.appendAscii( RTL_CONSTASCII_STRINGPARAM("Area")); in GetChartTypeByClassName()
263 aResultBuffer.appendAscii( RTL_CONSTASCII_STRINGPARAM("Bar")); in GetChartTypeByClassName()
271 aResultBuffer.appendAscii( RTL_CONSTASCII_STRINGPARAM("Pie")); in GetChartTypeByClassName()
273 aResultBuffer.appendAscii( RTL_CONSTASCII_STRINGPARAM("Donut")); in GetChartTypeByClassName()
277 aResultBuffer.appendAscii( RTL_CONSTASCII_STRINGPARAM("XY")); in GetChartTypeByClassName()
283 aResultBuffer.appendAscii( RTL_CONSTASCII_STRINGPARAM("Bubble")); in GetChartTypeByClassName()
285 aResultBuffer.appendAscii( RTL_CONSTASCII_STRINGPARAM("Net")); in GetChartTypeByClassName()
299 aResultBuffer.appendAscii( RTL_CONSTASCII_STRINGPARAM("Bar")); in GetChartTypeByClassName()
[all …]
/aoo4110/main/sw/source/core/unocore/
H A DXMLRangeHelper.cxx48 lcl_Escape( ::rtl::OUStringBuffer & aResultBuffer ) : m_aResultBuffer( aResultBuffer ) {} in lcl_Escape() argument
73 lcl_UnEscape( ::rtl::OUStringBuffer & aResultBuffer ) : m_aResultBuffer( aResultBuffer ) {} in lcl_UnEscape() argument
/aoo4110/main/chart2/source/tools/
H A DXMLRangeHelper.cxx48 lcl_Escape( ::rtl::OUStringBuffer & aResultBuffer ) : m_aResultBuffer( aResultBuffer ) {} in lcl_Escape() argument
73 lcl_UnEscape( ::rtl::OUStringBuffer & aResultBuffer ) : m_aResultBuffer( aResultBuffer ) {} in lcl_UnEscape() argument

Completed in 25 milliseconds