Searched defs:xTitleShape (Results 1 – 9 of 9) sorted by relevance
44 css::uno::Reference< css::drawing::XShape > xTitleShape; member in TitleImpl
877 uno::Reference< drawing::XShape > xTitleShape = mxChartDocument->getTitle(); in getChartTitle() local
1049 uno::Reference< drawing::XShape > xTitleShape( xDoc->getTitle(), uno::UNO_QUERY ); in CreateChildContext() local1062 uno::Reference< drawing::XShape > xTitleShape( xDoc->getSubTitle(), uno::UNO_QUERY ); in CreateChildContext() local1168 SchXMLTitleContext::SchXMLTitleContext( SchXMLImportHelper& rImpHelper, SvXMLImport& rImport, in SchXMLTitleContext()
663 Reference< drawing::XShape > xTitleShape = getTitleShape(); in CreateChildContext() local
162 XShape xTitleShape = mxOldDoc.getTitle(); in testTitle() local212 XShape xTitleShape = mxOldDoc.getSubTitle(); in testSubTitle() local
94 Reference< XShape > xTitleShape( mpGetShape( rxChart1Doc ), UNO_SET_THROW ); in convertTitlePos() local
1346 Reference< XShape > xTitleShape; in GetTitleShape() local
1241 Reference< XShape > xTitleShape( xChart1Doc->getTitle(), UNO_SET_THROW ); in ConvertTitle() local
1190 Reference< XShape > xTitleShape( GetTitleShape( rTitleKey ), UNO_SET_THROW ); in ConvertTitlePosition() local
Completed in 138 milliseconds