Home
last modified time | relevance | path

Searched defs:tableCell (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svtools/source/table/
H A Dmousefunction.cxx70 TableCell const tableCell = i_tableControl.hitTest( aPoint ); in handleMouseMove() local
120 TableCell const tableCell( i_tableControl.hitTest( i_event.GetPosPixel() ) ); in handleMouseDown() local
204 TableCell const tableCell( i_tableControl.hitTest( i_event.GetPosPixel() ) ); in handleMouseDown() local
226 TableCell const tableCell = i_tableControl.hitTest( i_event.GetPosPixel() ); in handleMouseUp() local
266 TableCell const tableCell( i_tableControl.hitTest( i_event.GetPosPixel() ) ); in handleMouseDown() local
282 TableCell const tableCell( i_tableControl.hitTest( i_event.GetPosPixel() ) ); in handleMouseUp() local
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DImageElementLayoutController.java130 final Element tableCell = (Element) cellController.getNode(); in createContext() local
191 final Element tableCell, in findNodeInSection()
/trunk/main/svtools/source/uno/
H A Dsvtxgridcontrol.cxx126 TableCell const tableCell = pTable->getTableControlInterface().hitTest( Point( x, y ) ); in getRowAtPoint() local
138 TableCell const tableCell = pTable->getTableControlInterface().hitTest( Point( x, y ) ); in getColumnAtPoint() local
/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaTemplate.java1939 public TableCellFormatter(Object tableCell) in TableCellFormatter()
1947 public void format(Object tableCell) in format()

Completed in 38 milliseconds