Home
last modified time | relevance | path

Searched refs:aInteractionHandles (Results 1 – 1 of 1) sorted by path

/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx1878 while ( aIter != aInteractionHandles.end() ) in NbcResize()
2188 return ( aInteractionHandles.size() + nBasicHdlCount ); in GetHdlCount()
2203 if ( nCustomShapeHdlNum < aInteractionHandles.size() ) in GetHdl()
2307 while ( aIter != aInteractionHandles.end() ) in DragResizeCustomShape()
2367 if ( nCustomShapeHdlNum < aInteractionHandles.size() ) in DragMoveCustomShapeHdl()
2387 while ( aIter != aInteractionHandles.end() ) in DragMoveCustomShapeHdl()
2464 if ( !aInteractionHandles.empty() ) in DragCreateObject()
2466 …sal_Int32 nHandlePos = aInteractionHandles[ aInteractionHandles.size() - 1 ].xInteraction->getPosi… in DragCreateObject()
2476 while ( aIter != aInteractionHandles.end() ) in DragCreateObject()
2799 while ( aIter != aInteractionHandles.end() ) in NbcAdjustTextFrameWidthAndHeight()
[all …]

Completed in 39 milliseconds