Home
last modified time | relevance | path

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

/AOO42X/main/svx/source/svdraw/
H A Dsvdoashp.cxx544 std::vector< SdrCustomShapeInteraction > SdrObjCustomShape::GetInteractionHandles( const SdrObjCust… in GetInteractionHandles()
546 std::vector< SdrCustomShapeInteraction > xRet; in GetInteractionHandles()
558 SdrCustomShapeInteraction aSdrCustomShapeInteraction; in GetInteractionHandles()
1858 std::vector< SdrCustomShapeInteraction > aInteractionHandles( GetInteractionHandles( this ) ); in NbcResize()
1877 std::vector< SdrCustomShapeInteraction >::iterator aIter( aInteractionHandles.begin() ); in NbcResize()
2187 std::vector< SdrCustomShapeInteraction > aInteractionHandles( GetInteractionHandles( this ) ); in GetHdlCount()
2200 … std::vector< SdrCustomShapeInteraction > aInteractionHandles( GetInteractionHandles( this ) ); in GetHdl()
2277 std::vector< SdrCustomShapeInteraction > aInteractionHandles( GetInteractionHandles( pObj ) ); in DragResizeCustomShape()
2306 std::vector< SdrCustomShapeInteraction >::iterator aIter( aInteractionHandles.begin() ); in DragResizeCustomShape()
2366 std::vector< SdrCustomShapeInteraction > aInteractionHandles( GetInteractionHandles( pObj ) ); in DragMoveCustomShapeHdl()
[all …]
/AOO42X/main/svx/inc/svx/
H A Dsvdoashp.hxx71 struct SdrCustomShapeInteraction struct
109 …SVX_DLLPRIVATE std::vector< SdrCustomShapeInteraction > GetInteractionHandles( const SdrObjCustomS…