Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A Dxmlimprt.cxx1383 if( !pDataPilotTableSourceCellRangeAttrTokenMap ) in GetDataPilotTableSourceCellRangeAttrTokenMap()
1391pDataPilotTableSourceCellRangeAttrTokenMap = new SvXMLTokenMap( aDataPilotTableSourceCellRangeAttr… in GetDataPilotTableSourceCellRangeAttrTokenMap()
1394 return *pDataPilotTableSourceCellRangeAttrTokenMap; in GetDataPilotTableSourceCellRangeAttrTokenMap()
1686 pDataPilotTableSourceCellRangeAttrTokenMap( 0 ), in ScXMLImport()
1808 delete pDataPilotTableSourceCellRangeAttrTokenMap; in ~ScXMLImport()
H A Dxmlimprt.hxx741 SvXMLTokenMap *pDataPilotTableSourceCellRangeAttrTokenMap; member in ScXMLImport