Searched refs:SwWhichTable (Results 1 – 5 of 5) sorted by relevance
78 SwWhichTable fnTablePrev = &GotoPrevTable;79 SwWhichTable fnTableCurr = &GotoCurrTable;80 SwWhichTable fnTableNext = &GotoNextTable;108 SwWhichTable GetfnTablePrev() in GetfnTablePrev()120 SwWhichTable GetfnTableCurr() in GetfnTableCurr()
645 sal_Bool SwCursor::MoveTable( SwWhichTable fnWhichTbl, SwPosTable fnPosTbl ) in MoveTable()660 sal_Bool SwCrsrShell::MoveTable( SwWhichTable fnWhichTbl, SwPosTable fnPosTbl ) in MoveTable()
60 typedef sal_Bool (*SwWhichTable)( SwPaM&, SwPosTable, sal_Bool bInReadOnly ); typedef61 extern SwWhichTable fnTablePrev, fnTableCurr, fnTableNext;110 SW_DLLPUBLIC SwWhichTable GetfnTablePrev();111 SW_DLLPUBLIC SwWhichTable GetfnTableCurr();
187 sal_Bool MoveTable( SwWhichTable, SwPosTable );
391 sal_Bool MoveTable( SwWhichTable, SwPosTable );
Completed in 52 milliseconds