Home
last modified time | relevance | path

Searched refs:getCellRect (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/svx/source/table/
H A Dcell.hxx77 SVX_DLLPRIVATE const ::Rectangle& getCellRect() const { return maCellRect; } in getCellRect() function in sdr::table::Cell
78 SVX_DLLPRIVATE ::Rectangle& getCellRect() { return maCellRect; } in getCellRect() function in sdr::table::Cell
H A Daccessiblecell.cxx347 const ::Rectangle aCellRect( mxCell->getCellRect() ); in getBounds()
H A Dsvdotable.cxx1636 rCellRect = xCell->getCellRect(); in getCellBounds()
/aoo4110/main/scripting/workben/installer/
H A DIdeVersion.java156 Point pt = getCellRect(row, col, true).getLocation(); in initComponents()
H A DVersion.java129 Point pt = getCellRect(row, col, true).getLocation(); in initComponents()

Completed in 72 milliseconds