Searched defs:xTitleProp (Results 1 – 8 of 8) sorted by relevance
133 final XPropertySet xTitleProp ; in createTestEnvironment() local
140 XPropertySet xTitleProp = (XPropertySet) UnoRuntime.queryInterface in createTestEnvironment() local
139 XPropertySet xTitleProp = (XPropertySet) UnoRuntime.queryInterface in createTestEnvironment() local
87 Reference< beans::XPropertySet > xTitleProp( xTitle, uno::UNO_QUERY_THROW ); in setValuesAtTitle() local
139 XPropertySet xTitleProp = (XPropertySet) UnoRuntime.queryInterface( in testTitle() local189 XPropertySet xTitleProp = (XPropertySet) UnoRuntime.queryInterface( in testSubTitle() local
715 uno::Reference< beans::XPropertySet > xTitleProp( xDoc->getTitle(), uno::UNO_QUERY ); in EndElement() local732 uno::Reference< beans::XPropertySet > xTitleProp( xDoc->getSubTitle(), uno::UNO_QUERY ); in EndElement() local
604 Reference< beans::XPropertySet > xTitleProp( xAxis->getAxisTitle() ); in SetAxisTitle() local
Completed in 75 milliseconds