Searched refs:GetRelationSet (Results 1 – 4 of 4) sorted by relevance
290 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 ScChildrenShapes1203 uno::Reference<XAccessibleRelationSet> ScChildrenShapes::GetRelationSet(const ScAccessibleShapeData… in GetRelationSet() function in ScChildrenShapes1245 pData->pAccShape->SetRelationSet(GetRelationSet(pData)); in SetAnchor()2200 utl::AccessibleRelationSetHelper* ScAccessibleDocument::GetRelationSet(const ScAddress* pAddress) c… in GetRelationSet() function in ScAccessibleDocument2204 pRelationSet = mpChildrenShapes->GetRelationSet(pAddress); in GetRelationSet()
292 pRelationSet = mpAccDoc->GetRelationSet(&maCellAddress); in getAccessibleRelationSet()
1097 pRelationSet = mpAccDoc->GetRelationSet(NULL); in getAccessibleRelationSet()
274 utl::AccessibleRelationSetHelper* GetRelationSet(const ScAddress* pAddress) const;
Completed in 36 milliseconds