Home
last modified time | relevance | path

Searched refs:SwWhichTable (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/sw/source/core/crsr/
H A Dpaminit.cxx78 SwWhichTable fnTablePrev = &GotoPrevTable;
79 SwWhichTable fnTableCurr = &GotoCurrTable;
80 SwWhichTable fnTableNext = &GotoNextTable;
108 SwWhichTable GetfnTablePrev() in GetfnTablePrev()
120 SwWhichTable GetfnTableCurr() in GetfnTableCurr()
H A Dtrvltbl.cxx645 sal_Bool SwCursor::MoveTable( SwWhichTable fnWhichTbl, SwPosTable fnPosTbl ) in MoveTable()
660 sal_Bool SwCrsrShell::MoveTable( SwWhichTable fnWhichTbl, SwPosTable fnPosTbl ) in MoveTable()
/aoo4110/main/sw/inc/
H A Dcshtyp.hxx60 typedef sal_Bool (*SwWhichTable)( SwPaM&, SwPosTable, sal_Bool bInReadOnly ); typedef
61 extern SwWhichTable fnTablePrev, fnTableCurr, fnTableNext;
110 SW_DLLPUBLIC SwWhichTable GetfnTablePrev();
111 SW_DLLPUBLIC SwWhichTable GetfnTableCurr();
H A Dswcrsr.hxx187 sal_Bool MoveTable( SwWhichTable, SwPosTable );
H A Dcrsrsh.hxx391 sal_Bool MoveTable( SwWhichTable, SwPosTable );

Completed in 41 milliseconds