Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/Accessibility/
H A DAccessibleDocumentPagePreview.cxx123 mpAccDoc(pAccDoc), in ScNotesChilds()
440 if (mpAccDoc) in operator ()()
458 if (mpAccDoc) in operator ()()
472 if (mpViewShell && mpAccDoc) in DataChanged()
552 mpAccDoc(pAccDoc), in ScIAccessibleViewForwarder()
591 if (pWin && mpAccDoc) in LogicToPixel()
615 if (pWin && mpAccDoc) in PixelToLogic()
743 mpAccDoc(pAccDoc), in ScShapeChilds()
859 mpAccDoc->CommitChange(aEvent); in FindChanged()
869 mpAccDoc->CommitChange(aEvent); in FindChanged()
[all …]
H A DAccessibleCell.cxx78 mpAccDoc(pAccDoc), in ScAccessibleCell()
114 mpAccDoc = NULL; in disposing()
291 if (mpAccDoc) in getAccessibleRelationSet()
292 pRelationSet = mpAccDoc->GetRelationSet(&maCellAddress); in getAccessibleRelationSet()
H A DAccessibleSpreadsheet.cxx276 ScAccessibleTableBase( rParent.mpAccDoc, rParent.mpDoc, rRange), in ScAccessibleSpreadsheet()
279 …ConstructScAccessibleSpreadsheet( rParent.mpAccDoc, rParent.mpViewShell, rParent.mnTab, rParent.me… in ScAccessibleSpreadsheet()
299 mpAccDoc = pAccDoc; in ConstructScAccessibleSpreadsheet()
976 …l(this, mpViewShell, aCellAddress, GetAccessibleIndexFormula(nRow, nColumn), meSplitPos, mpAccDoc); in GetAccessibleCellAt()
987 …ibleCell(this, mpViewShell, aCellAddress, getAccessibleIndex(nRow, nColumn), meSplitPos, mpAccDoc); in GetAccessibleCellAt()
1096 if(mpAccDoc) in getAccessibleRelationSet()
1097 pRelationSet = mpAccDoc->GetRelationSet(NULL); in getAccessibleRelationSet()
H A DAccessibleDocument.cxx1390 ScAccessibleDocument* mpAccDoc; member
1391 ScVisAreaChanged(ScAccessibleDocument* pAccDoc) : mpAccDoc(pAccDoc) {} in ScVisAreaChanged()
1396 …e->ViewForwarderChanged(::accessibility::IAccessibleViewForwarderListener::VISIBLE_AREA, mpAccDoc); in operator ()()
/aoo42x/main/sc/source/ui/inc/
H A DAccessibleCell.hxx152 ScAccessibleDocument* mpAccDoc; member in ScAccessibleCell
H A DAccessibleSpreadsheet.hxx266 ScAccessibleDocument* mpAccDoc; member in ScAccessibleSpreadsheet

Completed in 45 milliseconds