Searched refs:gotoCellByName (Results 1 – 7 of 7) sorted by relevance
162 oObj.gotoCellByName("B1",false); in _gotoCellByName()
70 boolean gotoCellByName( [in] string aCellName,
76 "SwXTextTableCursor";"com::sun::star::text::XTextTableCursor";"gotoCellByName()"
981 xTableCursor.gotoCellByName ( sCellName, false ); in AutoTextExample()
1337 cursor.gotoCellByName("A" + firstRow, false); in write2()
249 …virtual sal_Bool SAL_CALL gotoCellByName( const ::rtl::OUString& aCellName, sal_Bool bExpand ) thr…
1557 sal_Bool SwXTextTableCursor::gotoCellByName(const OUString& CellName, sal_Bool Expand) in gotoCellByName() function in SwXTextTableCursor
Completed in 58 milliseconds