Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/chart/
H A DSchXMLExport.cxx2584 OUString aCategoriesRange; in exportAxes() local
2603 aCategoriesRange = lcl_ConvertRange( maCategoriesRange, xNewDoc ); in exportAxes()
2607 …exportAxis( XML_X, XML_PRIMARY_X, xAxisProps, xNewAxis, aCategoriesRange, bHasXAxisTitle, bHasXAxi… in exportAxes()
2608 aCategoriesRange = OUString(); in exportAxes()
2618 …exportAxis( XML_X, XML_SECONDARY_X, xAxisProps, xNewAxis, aCategoriesRange, bHasSecondaryXAxisTitl… in exportAxes()
2627 …exportAxis( XML_Y, XML_PRIMARY_Y, xAxisProps, xNewAxis, aCategoriesRange, bHasYAxisTitle, bHasYAxi… in exportAxes()
2636 …exportAxis( XML_Y, XML_SECONDARY_Y, xAxisProps, xNewAxis, aCategoriesRange, bHasSecondaryYAxisTitl… in exportAxes()
2645 …exportAxis( XML_Z, XML_PRIMARY_Z, xAxisProps, xNewAxis, aCategoriesRange, bHasZAxisTitle, bHasZAxi… in exportAxes()

Completed in 56 milliseconds