Lines Matching refs:XShape
99 com::sun::star::uno::Reference< com::sun::star::drawing::XShape > xShape;
253 const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape >& _rxShape,
264 ::com::sun::star::drawing::XShape>& xShape)
277 com::sun::star::uno::Reference<com::sun::star::drawing::XShape>& rShape) const;
306 void FillShapes(std::vector < uno::Reference < drawing::XShape > >& rShapes) const;
310 ScAddress* GetAnchor(const uno::Reference<drawing::XShape>& xShape) const;
312 void CheckWhetherAnchorChanged(const uno::Reference<drawing::XShape>& xShape) const;
313 … void SetAnchor(const uno::Reference<drawing::XShape>& xShape, ScAccessibleShapeData* pData) const;
314 void AddShape(const uno::Reference<drawing::XShape>& xShape, sal_Bool bCommitChange) const;
315 void RemoveShape(const uno::Reference<drawing::XShape>& xShape) const;
317 …sal_Bool FindShape(const uno::Reference<drawing::XShape>& xShape, SortedShapes::iterator& rItr) co…
405 … uno::Reference<drawing::XShape> xShape (pObj->getUnoShape(), uno::UNO_QUERY); in Notify()
416 … uno::Reference<drawing::XShape> xShape (pObj->getUnoShape(), uno::UNO_QUERY); in Notify()
423 … uno::Reference<drawing::XShape> xShape (pObj->getUnoShape(), uno::UNO_QUERY); in Notify()
440 const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape >& _rxShape, in ReplaceChild()
506 …ssibleCaption (const ::com::sun::star::uno::Reference < ::com::sun::star::drawing::XShape>& xShape) in GetAccessibleCaption()
535 uno::Reference< drawing::XShape > xShape (pObj->getUnoShape(), uno::UNO_QUERY); in GetCount()
619 uno::Reference<drawing::XShape>& rShape) const in IsSelected()
635 uno::Reference< drawing::XShape > xReturnShape; in IsSelected()
645 uno::Reference< drawing::XShape > xShape; in IsSelected()
646 uno::Reference< drawing::XShape > xIndexShape = maZOrderedShapes[nIndex]->xShape; in IsSelected()
691 uno::Reference<drawing::XShape> xShape; in Select()
760 void ScChildrenShapes::FillShapes(std::vector < uno::Reference < drawing::XShape > >& rShapes) const in FillShapes()
770 uno::Reference<drawing::XShape> xShape; in FillShapes()
783 std::vector < uno::Reference < drawing::XShape > > aShapes; in GetSelectedCount()
798 std::vector < uno::Reference < drawing::XShape > > aShapes; in GetSelected()
842 uno::Reference<drawing::XShape> xShape; in Deselect()
934 uno::Reference< drawing::XShape > xShape; in FindSelectedShapesChanges()
1038 uno::Reference< drawing::XShape > xMarkedXShape (pMarkedObj->getUnoShape(), uno::UNO_QUERY); in FindSelectedShapesChanges()
1056 uno::Reference< drawing::XShape > xMarkedXShape (pMarkedObj->getUnoShape(), uno::UNO_QUERY); in FindSelectedShapesChanges()
1063 uno::Reference< drawing::XShape > xUpGroupXShape (pUpObj->getUnoShape(), uno::UNO_QUERY); in FindSelectedShapesChanges()
1079 uno::Reference< drawing::XShape > xChildShape = pChildAccShape->GetXShape(); in FindSelectedShapesChanges()
1158 ScAddress* ScChildrenShapes::GetAnchor(const uno::Reference<drawing::XShape>& xShape) const in GetAnchor()
1226 void ScChildrenShapes::CheckWhetherAnchorChanged(const uno::Reference<drawing::XShape>& xShape) con… in CheckWhetherAnchorChanged()
1233 void ScChildrenShapes::SetAnchor(const uno::Reference<drawing::XShape>& xShape, ScAccessibleShapeDa… in SetAnchor()
1250 void ScChildrenShapes::AddShape(const uno::Reference<drawing::XShape>& xShape, sal_Bool bCommitChan… in AddShape()
1284 uno::Reference<drawing::XShape> xSelectedShape; in AddShape()
1313 void ScChildrenShapes::RemoveShape(const uno::Reference<drawing::XShape>& xShape) const in RemoveShape()
1344 sal_Bool ScChildrenShapes::FindShape(const uno::Reference<drawing::XShape>& xShape, ScChildrenShape… in FindShape()
1947 uno::Reference<drawing::XShape> xShape; in isAccessibleChildSelected()
2454 uno::Reference< ::com::sun::star::drawing::XShape > xShape; in get_AccFlowTo()