Home
last modified time | relevance | path

Searched refs:pSelectionAttr (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/core/data/
H A Ddocumen9.cxx615 delete pSelectionAttr; in Clear()
616 pSelectionAttr = NULL; in Clear()
H A Ddocumen2.cxx257 pSelectionAttr = NULL; in ScDocument()
437 delete pSelectionAttr; in ~ScDocument()
H A Ddocument.cxx4246 delete pSelectionAttr; in GetSelectionPattern()
4247 pSelectionAttr = CreateSelectionPattern( rMark, bDeep ); in GetSelectionPattern()
4248 return pSelectionAttr; in GetSelectionPattern()
/trunk/main/sc/inc/
H A Ddocument.hxx276 ScPatternAttr* pSelectionAttr; // Attribute eines Blocks member in ScDocument