Searched refs:getCellArea (Results 1 – 3 of 3) sorted by relevance
88 bool getCellArea( const CellRef& xCell, basegfx::B2IRectangle& rArea ) const;89 bool getCellArea( const CellPos& rPos, basegfx::B2IRectangle& rArea ) const;
127 bool TableLayouter::getCellArea( const CellPos& rPos, basegfx::B2IRectangle& rArea ) const in getCellArea() function in sdr::table::TableLayouter887 getCellArea( aPos, aCellArea ); in updateCells()
592 if(rTableLayouter.getCellArea(aCellPos, aCellArea)) in createViewIndependentPrimitive2DSequence()
Completed in 21 milliseconds