Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A Dxmlimprt.cxx591 if( !pLabelRangeAttrTokenMap ) in GetLabelRangeAttrTokenMap()
601 pLabelRangeAttrTokenMap = new SvXMLTokenMap( aLabelRangeAttrTokenMap ); in GetLabelRangeAttrTokenMap()
604 return *pLabelRangeAttrTokenMap; in GetLabelRangeAttrTokenMap()
1643 pLabelRangeAttrTokenMap( 0 ), in ScXMLImport()
1767 delete pLabelRangeAttrTokenMap; in ~ScXMLImport()
H A Dxmlimprt.hxx698 SvXMLTokenMap *pLabelRangeAttrTokenMap; member in ScXMLImport