Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/Accessibility/
H A DAccessibleDocument.cxx890 const ScAddress* mpAddress; member
895 mpAddress(pAddress) in SetRelation()
901 ((!pAccShapeData->pRelationCell && !mpAddress) || in operator ()()
902 … (pAccShapeData->pRelationCell && mpAddress && (*(pAccShapeData->pRelationCell) == *mpAddress)))) in operator ()()

Completed in 21 milliseconds