Home
last modified time | relevance | path

Searched refs:m_rXLinkHRefAttributeToIndicateDataProvider (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/xmloff/source/chart/
H A DSchXMLPlotAreaContext.cxx171 m_rXLinkHRefAttributeToIndicateDataProvider(rXLinkHRefAttributeToIndicateDataProvider), in SchXMLPlotAreaContext()
443 …if( m_rXLinkHRefAttributeToIndicateDataProvider.equalsAscii( "." ) ) //data comes from the chart i… in StartElement()
445 …else if( m_rXLinkHRefAttributeToIndicateDataProvider.equalsAscii( ".." ) ) //data comes from the p… in StartElement()
447 …else if( m_rXLinkHRefAttributeToIndicateDataProvider.getLength() ) //not supported so far to get t… in StartElement()
H A DSchXMLPlotAreaContext.hxx149 const ::rtl::OUString& m_rXLinkHRefAttributeToIndicateDataProvider; member in SchXMLPlotAreaContext

Completed in 11 milliseconds