Home
last modified time | relevance | path

Searched defs:xTitleShape (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/sc/source/ui/vba/
H A Dvbatitle.hxx44 css::uno::Reference< css::drawing::XShape > xTitleShape; member in TitleImpl
H A Dvbachart.cxx877 uno::Reference< drawing::XShape > xTitleShape = mxChartDocument->getTitle(); in getChartTitle() local
/aoo4110/main/xmloff/source/chart/
H A DSchXMLChartContext.cxx1049 uno::Reference< drawing::XShape > xTitleShape( xDoc->getTitle(), uno::UNO_QUERY ); in CreateChildContext() local
1062 uno::Reference< drawing::XShape > xTitleShape( xDoc->getSubTitle(), uno::UNO_QUERY ); in CreateChildContext() local
1168 SchXMLTitleContext::SchXMLTitleContext( SchXMLImportHelper& rImpHelper, SvXMLImport& rImport, in SchXMLTitleContext()
H A DSchXMLAxisContext.cxx663 Reference< drawing::XShape > xTitleShape = getTitleShape(); in CreateChildContext() local
/aoo4110/main/chart2/qa/
H A DTestCaseOldAPI.java162 XShape xTitleShape = mxOldDoc.getTitle(); in testTitle() local
212 XShape xTitleShape = mxOldDoc.getSubTitle(); in testSubTitle() local
/aoo4110/main/oox/source/drawingml/chart/
H A Dconverterbase.cxx94 Reference< XShape > xTitleShape( mpGetShape( rxChart1Doc ), UNO_SET_THROW ); in convertTitlePos() local
/aoo4110/main/sc/source/filter/excel/
H A Dxlchart.cxx1346 Reference< XShape > xTitleShape; in GetTitleShape() local
H A Dxechart.cxx1241 Reference< XShape > xTitleShape( xChart1Doc->getTitle(), UNO_SET_THROW ); in ConvertTitle() local
H A Dxichart.cxx1190 Reference< XShape > xTitleShape( GetTitleShape( rTitleKey ), UNO_SET_THROW ); in ConvertTitlePosition() local

Completed in 86 milliseconds