Lines Matching refs:table

40     namespace table { class XCell; }  namespace
41 namespace table { class XCellRange; } namespace
42 namespace table { class XTableColumns; } namespace
43 namespace table { class XTableRows; } namespace
142 ::com::sun::star::table::CellRangeAddress
208 ::com::sun::star::uno::Reference< ::com::sun::star::table::XCell >
209 getCell( const ::com::sun::star::table::CellAddress& rAddress ) const;
211 ::com::sun::star::uno::Reference< ::com::sun::star::table::XCellRange >
212 … getCellRange( const ::com::sun::star::table::CellRangeAddress& rRange ) const;
218 static ::com::sun::star::table::CellAddress
220 … const ::com::sun::star::uno::Reference< ::com::sun::star::table::XCell >& rxCell );
222 static ::com::sun::star::table::CellRangeAddress
224 … const ::com::sun::star::uno::Reference< ::com::sun::star::table::XCellRange >& rxRange );
227 ::com::sun::star::uno::Reference< ::com::sun::star::table::XCellRange >
230 ::com::sun::star::uno::Reference< ::com::sun::star::table::XCellRange >
234 ::com::sun::star::uno::Reference< ::com::sun::star::table::XTableColumns >
237 ::com::sun::star::uno::Reference< ::com::sun::star::table::XTableRows >
288 void extendUsedArea( const ::com::sun::star::table::CellAddress& rAddress );
290 void extendUsedArea( const ::com::sun::star::table::CellRangeAddress& rRange );
320 const ::com::sun::star::table::CellAddress& rAddress,
324 const ::com::sun::star::table::CellAddress& rAddress,
328 const ::com::sun::star::table::CellAddress& rAddress,
333 const ::com::sun::star::table::CellAddress& rAddress,