Home
last modified time | relevance | path

Searched refs:getCellArea (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svx/source/table/
H A Dtablelayouter.hxx88 bool getCellArea( const CellRef& xCell, basegfx::B2IRectangle& rArea ) const;
89 bool getCellArea( const CellPos& rPos, basegfx::B2IRectangle& rArea ) const;
H A Dtablelayouter.cxx127 bool TableLayouter::getCellArea( const CellPos& rPos, basegfx::B2IRectangle& rArea ) const in getCellArea() function in sdr::table::TableLayouter
887 getCellArea( aPos, aCellArea ); in updateCells()
H A Dviewcontactoftableobj.cxx592 if(rTableLayouter.getCellArea(aCellPos, aCellArea)) in createViewIndependentPrimitive2DSequence()

Completed in 28 milliseconds