Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/Accessibility/
H A DAccessibleDocument.cxx290 utl::AccessibleRelationSetHelper* GetRelationSet(const ScAddress* pAddress) const;
311 uno::Reference<XAccessibleRelationSet> GetRelationSet(const ScAccessibleShapeData* pData) const;
562 pData->pAccShape->SetRelationSet(GetRelationSet(pData)); in Get()
917 utl::AccessibleRelationSetHelper* ScChildrenShapes::GetRelationSet(const ScAddress* pAddress) const in GetRelationSet() function in ScChildrenShapes
1203 uno::Reference<XAccessibleRelationSet> ScChildrenShapes::GetRelationSet(const ScAccessibleShapeData… in GetRelationSet() function in ScChildrenShapes
1245 pData->pAccShape->SetRelationSet(GetRelationSet(pData)); in SetAnchor()
2200 utl::AccessibleRelationSetHelper* ScAccessibleDocument::GetRelationSet(const ScAddress* pAddress) c… in GetRelationSet() function in ScAccessibleDocument
2204 pRelationSet = mpChildrenShapes->GetRelationSet(pAddress); in GetRelationSet()
H A DAccessibleCell.cxx292 pRelationSet = mpAccDoc->GetRelationSet(&maCellAddress); in getAccessibleRelationSet()
H A DAccessibleSpreadsheet.cxx1097 pRelationSet = mpAccDoc->GetRelationSet(NULL); in getAccessibleRelationSet()
/aoo42x/main/sc/source/ui/inc/
H A DAccessibleDocument.hxx274 utl::AccessibleRelationSetHelper* GetRelationSet(const ScAddress* pAddress) const;

Completed in 39 milliseconds