Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDocumentPagePreview.cxx90 ScNotesChilds(ScPreviewShell* pViewShell, ScAccessibleDocumentPagePreview* pAccDoc);
121 ScNotesChilds::ScNotesChilds(ScPreviewShell* pViewShell, ScAccessibleDocumentPagePreview* pAccDoc) in ScNotesChilds() argument
123 mpAccDoc(pAccDoc), in ScNotesChilds()
437 ScChildGone(ScAccessibleDocumentPagePreview* pAccDoc) : mpAccDoc(pAccDoc) {} in ScChildGone()
455 ScChildNew(ScAccessibleDocumentPagePreview* pAccDoc) : mpAccDoc(pAccDoc) {} in ScChildNew()
523 ScAccessibleDocumentPagePreview* pAccDoc,
549 ScAccessibleDocumentPagePreview* pAccDoc, in ScIAccessibleViewForwarder() argument
552 mpAccDoc(pAccDoc), in ScIAccessibleViewForwarder()
691 ScShapeChilds(ScPreviewShell* pViewShell, ScAccessibleDocumentPagePreview* pAccDoc);
741 ScShapeChilds::ScShapeChilds(ScPreviewShell* pViewShell, ScAccessibleDocumentPagePreview* pAccDoc) in ScShapeChilds() argument
[all …]
H A DAccessibleEditObject.cxx84 …const ScAccessibleDocument *pAccDoc = const_cast<ScAccessibleDocument*>(static_cast<ScAccessibleDo… in ScAccessibleEditObject() local
85 if (pAccDoc) in ScAccessibleEditObject()
87 m_pScDoc = pAccDoc->GetDocument(); in ScAccessibleEditObject()
88 m_curCellAddress =pAccDoc->GetCurCellAddress(); in ScAccessibleEditObject()
H A DAccessibleSpreadsheet.cxx258 ScAccessibleDocument* pAccDoc, in ScAccessibleSpreadsheet() argument
263 ScAccessibleTableBase (pAccDoc, GetDocument(pViewShell), in ScAccessibleSpreadsheet()
271 ConstructScAccessibleSpreadsheet( pAccDoc, pViewShell, nTab, eSplitPos ); in ScAccessibleSpreadsheet()
291 ScAccessibleDocument* pAccDoc, in ConstructScAccessibleSpreadsheet() argument
299 mpAccDoc = pAccDoc; in ConstructScAccessibleSpreadsheet()
476 ScAccessibleDocument *pAccDoc = in Notify() local
478 if(pAccDoc) in Notify()
480 pAccDoc->CommitChange(aEvent); in Notify()
H A DAccessibleCell.cxx73 ScAccessibleDocument* pAccDoc) in ScAccessibleCell() argument
78 mpAccDoc(pAccDoc), in ScAccessibleCell()
H A DAccessibleDocument.cxx1391 ScVisAreaChanged(ScAccessibleDocument* pAccDoc) : mpAccDoc(pAccDoc) {} in ScVisAreaChanged()
/trunk/main/winaccessibility/source/service/
H A DAccEventListener.cxx94 XAccessible* pAccDoc = pAgent->GetAccDocByAccTopWin( pAccessible ); in handleNameChangedEvent() local
95 if ( pAccDoc ) in handleNameChangedEvent()
97 pAgent->UpdateAccName(pAccDoc); in handleNameChangedEvent()
98 pAgent->NotifyAccEvent(UM_EVENT_OBJECT_NAMECHANGE, pAccDoc); in handleNameChangedEvent()
/trunk/main/sc/source/ui/view/
H A Dgridwin5.cxx448 …ScAccessibleDocumentBase* pAccDoc = static_cast<ScAccessibleDocumentBase*>(GetAccessible(sal_False… in SwitchView() local
449 if (pAccDoc) in SwitchView()
451 pAccDoc->SwitchViewFireFocus(); in SwitchView()
H A Dpreview.cxx1497 …ScAccessibleDocumentBase* pAccDoc = static_cast<ScAccessibleDocumentBase*>(GetAccessible(sal_False… in SwitchView() local
1498 if (pAccDoc) in SwitchView()
1500 pAccDoc->SwitchViewFireFocus(); in SwitchView()
/trunk/main/sc/source/ui/inc/
H A DAccessibleSpreadsheet.hxx65 ScAccessibleDocument* pAccDoc,
77 ScAccessibleDocument* pAccDoc,
H A DAccessibleCell.hxx63 ScAccessibleDocument* pAccDoc);

Completed in 67 milliseconds