Home
last modified time | relevance | path

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

/AOO42X/main/sc/source/filter/xml/
H A Dxmlimprt.cxx1399 if( !pDataPilotTableSourceCellRangeElemTokenMap ) in GetDataPilotTableSourceCellRangeElemTokenMap()
1407pDataPilotTableSourceCellRangeElemTokenMap = new SvXMLTokenMap( aDataPilotTableSourceCellRangeElem… in GetDataPilotTableSourceCellRangeElemTokenMap()
1410 return *pDataPilotTableSourceCellRangeElemTokenMap; in GetDataPilotTableSourceCellRangeElemTokenMap()
1685 pDataPilotTableSourceCellRangeElemTokenMap( 0 ), in ScXMLImport()
1809 delete pDataPilotTableSourceCellRangeElemTokenMap; in ~ScXMLImport()
H A Dxmlimprt.hxx740 SvXMLTokenMap *pDataPilotTableSourceCellRangeElemTokenMap; member in ScXMLImport