Home
last modified time | relevance | path

Searched refs:TableCell (Results 26 – 34 of 34) sorted by relevance

12

/aoo41x/main/svtools/source/uno/
H A Dsvtxgridcontrol.cxx126 TableCell const tableCell = pTable->getTableControlInterface().hitTest( Point( x, y ) ); in getRowAtPoint()
138 TableCell const tableCell = pTable->getTableControlInterface().hitTest( Point( x, y ) ); in getColumnAtPoint()
/aoo41x/main/autodoc/source/display/idl/
H A Dhfi_siservice.cxx151 >> *new Html::TableCell in produce_MemberDetails()
H A Dhfi_method.cxx341 >> *new Html::TableCell; in enter_ContentCell()
/aoo41x/main/autodoc/source/display/html/
H A Dpm_namsp.cxx41 using csi::html::TableCell;
H A Dhdimpl.cxx310 >> *new html::TableCell in Create_ChildListTable()
H A Dpm_class.cxx51 using csi::html::TableCell;
/aoo41x/main/oox/source/drawingml/table/
H A Dtablecellcontext.cxx38 …r& rParent, const uno::Reference< xml::sax::XFastAttributeList >& xAttribs, TableCell& rTableCell ) in TableCellContext()
/aoo41x/main/svtools/source/table/
H A Dtablecontrol_impl.hxx303 virtual TableCell hitTest( const Point& rPoint ) const;
H A Dtablecontrol_impl.cxx1989 TableCell TableControl_Impl::hitTest( Point const & i_point ) const in hitTest()
1991 TableCell aCell( getColAtPoint( i_point ), getRowAtPoint( i_point ) ); in hitTest()

Completed in 130 milliseconds

12