Home
last modified time | relevance | path

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

/AOO41X/main/sc/source/ui/Accessibility/
H A DAccessibleDocumentPagePreview.cxx87 class ScNotesChilds class
90 ScNotesChilds(ScPreviewShell* pViewShell, ScAccessibleDocumentPagePreview* pAccDoc);
91 ~ScNotesChilds();
121 ScNotesChilds::ScNotesChilds(ScPreviewShell* pViewShell, ScAccessibleDocumentPagePreview* pAccDoc) in ScNotesChilds() function in ScNotesChilds
138 ScNotesChilds::~ScNotesChilds() in ~ScNotesChilds()
144 ::accessibility::AccessibleTextHelper* ScNotesChilds::CreateTextHelper(const String& rString, const… in CreateTextHelper()
164 sal_Int32 ScNotesChilds::AddNotes(const ScPreviewLocationData& rData, const Rectangle& rVisRect, sa… in AddNotes()
203 void ScNotesChilds::Init(const Rectangle& rVisRect, sal_Int32 nOffset) in Init()
215 sal_Int32 ScNotesChilds::GetChildsCount() const in GetChildsCount()
235 uno::Reference<XAccessible> ScNotesChilds::GetChild(sal_Int32 nIndex) const in GetChild()
[all …]
/AOO41X/main/sc/source/ui/inc/
H A DAccessibleDocumentPagePreview.hxx31 class ScNotesChilds;
142 ScNotesChilds* mpNotesChilds;
152 ScNotesChilds* GetNotesChilds();