Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/xml/
H A Dxmlimprt.hxx757 ScMyImpDetectiveOpArray* pDetectiveOpArray; member in ScXMLImport
940 if (!pDetectiveOpArray) in GetDetectiveOpArray()
941 pDetectiveOpArray = new ScMyImpDetectiveOpArray(); in GetDetectiveOpArray()
942 return pDetectiveOpArray; } in GetDetectiveOpArray()
H A Dxmlimprt.cxx1720 pDetectiveOpArray(NULL), in ScXMLImport()
1860 if (pDetectiveOpArray) in ~ScXMLImport()
1861 delete pDetectiveOpArray; in ~ScXMLImport()

Completed in 37 milliseconds