Home
last modified time | relevance | path

Searched refs:getChart2Document (Results 1 – 12 of 12) sorted by relevance

/trunk/main/chart2/source/controller/chartapiwrapper/
H A DChartDataWrapper.cxx526 …RowDescriptionsOperator aOperator( rRowDescriptions, m_spChart2ModelContact->getChart2Document() ); in setRowDescriptions()
532 …DescriptionsOperator aOperator( rColumnDescriptions, m_spChart2ModelContact->getChart2Document() ); in setColumnDescriptions()
539 …RowDescriptionsOperator aOperator( rRowDescriptions, m_spChart2ModelContact->getChart2Document() ); in setComplexRowDescriptions()
544 …DescriptionsOperator aOperator( rColumnDescriptions, m_spChart2ModelContact->getChart2Document() ); in setComplexColumnDescriptions()
563 Reference< chart2::XChartDocument > xChartDoc( m_spChart2ModelContact->getChart2Document() ); in setDateCategories()
665 Reference< chart2::XChartDocument > xChartDoc( m_spChart2ModelContact->getChart2Document() ); in switchToInternalDataProvider()
673 Reference< chart2::XChartDocument > xChartDoc( m_spChart2ModelContact->getChart2Document() ); in initDataAccess()
689 Reference< chart2::XChartDocument > xChartDoc( m_spChart2ModelContact->getChart2Document() ); in applyData()
H A DWrappedStockProperties.cxx98 Reference< chart2::XChartDocument > xChartDoc( m_spChart2ModelContact->getChart2Document() ); in setPropertyValue()
160 Reference< chart2::XChartDocument > xChartDoc( m_spChart2ModelContact->getChart2Document() ); in getPropertyValue()
233 Reference< chart2::XChartDocument > xChartDoc( m_spChart2ModelContact->getChart2Document() ); in getPropertyValue()
H A DWrappedNumberFormatProperty.cxx74 … uno::Reference< chart2::XChartDocument > xChartDoc( m_spChart2ModelContact->getChart2Document() ); in setPropertyValue()
154 …ocument > xChartDoc( m_pWrappedNumberFormatProperty->m_spChart2ModelContact->getChart2Document() ); in setPropertyValue()
H A DChartDocumentWrapper.cxx756 …aCtrlLockGuard( Reference< frame::XModel >( m_spChart2ModelContact->getChart2Document(), uno::UNO_… in getTitle()
767 …aCtrlLockGuard( Reference< frame::XModel >( m_spChart2ModelContact->getChart2Document(), uno::UNO_… in getSubTitle()
833 … Reference< chart2::XChartDocument > xChartDoc( m_spChart2ModelContact->getChart2Document() ); in setDiagram()
867 …aCtrlLockGuard( Reference< frame::XModel >( m_spChart2ModelContact->getChart2Document(), uno::UNO_… in attachData()
1185 Reference< chart2::XChartDocument > xChartDoc( m_spChart2ModelContact->getChart2Document() ); in createInstance()
H A DAreaWrapper.cxx169 Reference< chart2::XChartDocument > xChartDoc( m_spChart2ModelContact->getChart2Document() ); in getInnerPropertySet()
H A DChart2ModelContact.hxx66 ::com::sun::star::chart2::XChartDocument > getChart2Document() const;
H A DChart2ModelContact.cxx97 Reference< chart2::XChartDocument > Chart2ModelContact::getChart2Document() const in getChart2Document() function in chart::wrapper::Chart2ModelContact
H A DDiagramWrapper.cxx646 Reference< chart2::XChartDocument > xChartDoc( m_spChart2ModelContact->getChart2Document() ); in getDiagramType()
1633 … uno::Reference< chart2::XChartDocument > xChartDoc( m_spChart2ModelContact->getChart2Document() ); in detectInnerValue()
1672 … uno::Reference< chart2::XChartDocument > xChartDoc( m_spChart2ModelContact->getChart2Document() ); in setPropertyValue()
H A DTitleWrapper.cxx228 …aCtrlLockGuard( Reference< frame::XModel >( m_spChart2ModelContact->getChart2Document(), uno::UNO_… in TitleWrapper()
H A DWrappedStatisticProperties.cxx137 spChart2ModelContact->getChart2Document()); in lcl_getDataProviderFromContact()
/trunk/test/testuno/source/testlib/uno/
H A DChartUtil.java144 public static com.sun.star.chart2.XChartDocument getChart2Document(XShape xShape) in getChart2Document() method in ChartUtil
/trunk/test/testuno/source/fvt/uno/sd/chart/
H A DChartProperties.java478 xChart2Doc = ChartUtil.getChart2Document(xShape); in testWall()

Completed in 65 milliseconds