Home
last modified time | relevance | path

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

/AOO42X/main/sc/source/filter/xml/
H A Dxmlimprt.cxx1415 if( !pDataPilotFieldAttrTokenMap ) in GetDataPilotFieldAttrTokenMap()
1430 pDataPilotFieldAttrTokenMap = new SvXMLTokenMap( aDataPilotFieldAttrTokenMap ); in GetDataPilotFieldAttrTokenMap()
1433 return *pDataPilotFieldAttrTokenMap; in GetDataPilotFieldAttrTokenMap()
1687 pDataPilotFieldAttrTokenMap( 0 ), in ScXMLImport()
1810 delete pDataPilotFieldAttrTokenMap; in ~ScXMLImport()
H A Dxmlimprt.hxx742 SvXMLTokenMap *pDataPilotFieldAttrTokenMap; member in ScXMLImport