Searched refs:getAutomaticTitle (Results 1 – 3 of 3) sorted by relevance
| /AOO41X/main/oox/source/drawingml/chart/ | ||
| H A D | plotareaconverter.cxx | 86 inline const ::rtl::OUString& getAutomaticTitle() const { return maAutoTitle; } in getAutomaticTitle() function in oox::drawingml::chart::__anonf4b82ee90111::AxesSetConverter |
| H A D | chartspaceconverter.cxx | 123 OUString aAutoTitle = aPlotAreaConv.getAutomaticTitle(); in convertFromModel() |
| /AOO41X/main/oox/inc/oox/drawingml/chart/ | ||
| H A D | plotareaconverter.hxx | 86 inline const ::rtl::OUString& getAutomaticTitle() const { return maAutoTitle; } in getAutomaticTitle() function in oox::drawingml::chart::PlotAreaConverter |