Home
last modified time | relevance | path

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

/aoo42x/main/xmloff/source/chart/
H A DSchXMLExport.cxx211 …void exportGrid( const Reference< beans::XPropertySet > xGridProperties, bool bMajor, bool bExport…
2373 void SchXMLExportHelper_Impl::exportGrid( const Reference< beans::XPropertySet > xGridProperties, b… in exportGrid() function in SchXMLExportHelper_Impl
2498 exportGrid( xMajorGridProps, true, bExportContent ); in exportAxis()
2499 exportGrid( xMinorGridProps, false, bExportContent ); in exportAxis()

Completed in 740 milliseconds