Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/Accessibility/
H A DAccessibleSpreadsheet.cxx300 mpAccCell = 0; in ConstructScAccessibleSpreadsheet()
317 mpAccCell->acquire(); in ConstructScAccessibleSpreadsheet()
318 mpAccCell->Init(); in ConstructScAccessibleSpreadsheet()
335 if (mpAccCell) in disposing()
338 mpAccCell = NULL; in disposing()
406 xNew = mpAccCell; in GotFocus()
558 xChild = mpAccCell; in Notify()
799 mpAccCell->release(); in CommitFocusCell()
800 mpAccCell=NULL; in CommitFocusCell()
803 mpAccCell->acquire(); in CommitFocusCell()
[all …]
/aoo41x/main/sc/source/ui/inc/
H A DAccessibleSpreadsheet.hxx267 ScAccessibleCell* mpAccCell; member in ScAccessibleSpreadsheet

Completed in 14 milliseconds