Searched refs:getAutomaticTitle (Results 1 – 3 of 3) sorted by relevance
| /trunk/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::__anonee61e4810111::AxesSetConverter |
| H A D | chartspaceconverter.cxx | 123 OUString aAutoTitle = aPlotAreaConv.getAutomaticTitle(); in convertFromModel() |
| /trunk/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 |