Searched defs:getRect (Results 1 – 7 of 7) sorted by relevance
64 const Rectangle& getRect() const { return m_aRect; } in getRect() function in svt::table::TableGeometry156 …inline Rectangle getRect() const { return m_aRow.getRect().GetIntersection( m_aCol.getRect(… in getRect() function in svt::table::TableCellGeometry
96 const SurfaceRect& getRect() const { return maRect; } in getRect() function in canvas::PageFragment
143 SwRect getRect() const { return m_aRect; } in getRect() function in ww8::CellInfo
305 const SwRect & WW8TableNodeInfoInner::getRect() const in getRect() function in ww8::WW8TableNodeInfoInner521 const SwRect & WW8TableNodeInfo::getRect() const in getRect() function in ww8::WW8TableNodeInfo
118 const B2DRectangle& getRect() const { return *mpAssociatedRect; } in getRect() function in basegfx::__anon065267770111::ActiveEdge221 const B2DRectangle& getRect() const { return *mpAssociatedRect; } in getRect() function in basegfx::__anon065267770111::SweepLineEvent
258 com::sun::star::geometry::RealRectangle2D& getRect(){ return m_rRect; } in getRect() function in pdfi::CharGlyph
2878 SwRect SwTableCellInfo::getRect() const in getRect() function in SwTableCellInfo
Completed in 117 milliseconds