Searched defs:getSecondPosition (Results 1 – 5 of 5) sorted by relevance
/trunk/main/svx/inc/svx/sdr/overlay/ | ||
H A D | overlayline.hxx | 51 const basegfx::B2DPoint& getSecondPosition() const { return maSecondPosition; } in getSecondPosition() function in sdr::overlay::OverlayLineStriped |
H A D | overlaytriangle.hxx | 54 const basegfx::B2DPoint& getSecondPosition() const { return maSecondPosition; } in getSecondPosition() function in sdr::overlay::OverlayTriangle |
H A D | overlayrollingrectangle.hxx | 60 const basegfx::B2DPoint& getSecondPosition() const { return maSecondPosition; } in getSecondPosition() function in sdr::overlay::OverlayRollingRectangleStriped |
H A D | overlayrectangle.hxx | 69 const basegfx::B2DPoint& getSecondPosition() const { return maSecondPosition; } in getSecondPosition() function in sdr::overlay::OverlayRectangle |
/trunk/main/sw/source/ui/docvw/ | ||
H A D | ShadowOverlayObject.cxx | 72 const basegfx::B2DPoint& getSecondPosition() const { return maSecondPosition; } in getSecondPosition() function in sw::sidebarwindows::ShadowPrimitive |
Completed in 21 milliseconds