Home
last modified time | relevance | path

Searched refs:gotoCellByName (Results 1 – 7 of 7) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/text/
H A D_XTextTableCursor.java162 oObj.gotoCellByName("B1",false); in _gotoCellByName()
/trunk/main/offapi/com/sun/star/text/
H A DXTextTableCursor.idl70 boolean gotoCellByName( [in] string aCellName,
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXTextTableCursor.csv76 "SwXTextTableCursor";"com::sun::star::text::XTextTableCursor";"gotoCellByName()"
/trunk/main/odk/examples/DevelopersGuide/Text/
H A DTextDocuments.java981 xTableCursor.gotoCellByName ( sCellName, false ); in AutoTextExample()
/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaTemplate.java1337 cursor.gotoCellByName("A" + firstRow, false); in write2()
/trunk/main/sw/inc/
H A Dunotbl.hxx249 …virtual sal_Bool SAL_CALL gotoCellByName( const ::rtl::OUString& aCellName, sal_Bool bExpand ) thr…
/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx1557 sal_Bool SwXTextTableCursor::gotoCellByName(const OUString& CellName, sal_Bool Expand) in gotoCellByName() function in SwXTextTableCursor

Completed in 58 milliseconds