Home
last modified time | relevance | path

Searched refs:aColStr (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/sc/source/core/tool/
H A Dchartarr.cxx299 String aString, aColStr; in CreateMemChartSingle() local
308 aPos.Format( aColStr, SCA_VALID_COL, NULL ); in CreateMemChartSingle()
309 aString += aColStr; in CreateMemChartSingle()
488 String aString, aColStr; in CreateMemChartMulti() local
502 aPos.Format( aColStr, SCA_VALID_COL, NULL ); in CreateMemChartMulti()
504 aString += aColStr; in CreateMemChartMulti()
/aoo42x/main/sc/source/ui/view/
H A Dtabvwsh3.cxx175 String aColStr; in Execute() local
183 aColStr = static_cast<const SfxStringItem*>(pItem)->GetValue(); in Execute()
187 SetPrintRanges( bEntire, &aPrintStr, &aColStr, &aRowStr, sal_False ); in Execute()
/aoo42x/main/xmloff/source/style/
H A Dxmlnumfe.cxx408 OUStringBuffer aColStr( 7 ); in WriteColorElement_Impl() local
409 SvXMLUnitConverter::convertColor( aColStr, rColor ); in WriteColorElement_Impl()
411 aColStr.makeStringAndClear() ); in WriteColorElement_Impl()
/aoo42x/main/sc/source/ui/unoobj/
H A Dchart2uno.cxx3130 String aColStr; in operator ()() local
3131 aPos.Format( aColStr, SCA_VALID_COL, NULL ); in operator ()()
3132 aString += aColStr; in operator ()()
3649 String aColStr; in getTextualData() local
3650 aPos.Format( aColStr, SCA_VALID_COL, NULL ); in getTextualData()
3651 aString += aColStr; in getTextualData()

Completed in 211 milliseconds