Searched refs:m_rXLinkHRefAttributeToIndicateDataProvider (Results 1 – 2 of 2) sorted by relevance
171 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()
149 const ::rtl::OUString& m_rXLinkHRefAttributeToIndicateDataProvider; member in SchXMLPlotAreaContext
Completed in 21 milliseconds