Lines Matching refs:xObjectProperties
65 uno::Reference< beans::XPropertySet > xObjectProperties(aElementList[nA], uno::UNO_QUERY); in AllAxisItemConverter() local
68 xObjectProperties, rItemPool, rDrawModel, in AllAxisItemConverter()
73 xObjectProperties, rItemPool, rDrawModel, in AllAxisItemConverter()
101 Reference< beans::XPropertySet > xObjectProperties(aElementList[nA]); in AllGridItemConverter() local
103 … xObjectProperties, rItemPool, rDrawModel, xNamedPropertyContainerFactory, in AllGridItemConverter()
134 uno::Reference< beans::XPropertySet > xObjectProperties( *aIt, uno::UNO_QUERY); in AllDataLabelItemConverter() local
137 …rmat=ExplicitValueProvider::getExplicitNumberFormatKeyForDataLabel( xObjectProperties, *aIt, -1/*n… in AllDataLabelItemConverter()
139 … xObjectProperties,uno::Reference< util::XNumberFormatsSupplier >(xChartModel, uno::UNO_QUERY)); in AllDataLabelItemConverter()
143 xObjectProperties, *aIt, rItemPool, rDrawModel, NULL, in AllDataLabelItemConverter()
181 uno::Reference< beans::XPropertySet > xObjectProperties( xTitle, uno::UNO_QUERY); in AllTitleItemConverter() local
186 … xObjectProperties, rItemPool, rDrawModel, xNamedPropertyContainerFactory, pSingleRefSize )); in AllTitleItemConverter()
213 uno::Reference< beans::XPropertySet > xObjectProperties( *aIt, uno::UNO_QUERY); in AllSeriesStatisticsConverter() local
215 xChartModel, xObjectProperties, rItemPool )); in AllSeriesStatisticsConverter()