Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/crsr/
H A Dpaminit.cxx74 sal_Bool GotoPrevTable( SwPaM&, SwPosTable, sal_Bool bInReadOnly );
75 sal_Bool GotoCurrTable( SwPaM&, SwPosTable, sal_Bool bInReadOnly );
76 sal_Bool GotoNextTable( SwPaM&, SwPosTable, sal_Bool bInReadOnly );
81 SwPosTable fnTableStart = &aFwrd;
82 SwPosTable fnTableEnd = &aBwrd;
116 SwPosTable GetfnTableStart() in GetfnTableStart()
124 SwPosTable GetfnTableEnd() in GetfnTableEnd()
H A Dtrvltbl.cxx492 sal_Bool GotoPrevTable( SwPaM& rCurCrsr, SwPosTable fnPosTbl, in GotoPrevTable()
557 sal_Bool GotoNextTable( SwPaM& rCurCrsr, SwPosTable fnPosTbl, in GotoNextTable()
610 sal_Bool GotoCurrTable( SwPaM& rCurCrsr, SwPosTable fnPosTbl, in GotoCurrTable()
645 sal_Bool SwCursor::MoveTable( SwWhichTable fnWhichTbl, SwPosTable fnPosTbl ) in MoveTable()
660 sal_Bool SwCrsrShell::MoveTable( SwWhichTable fnWhichTbl, SwPosTable fnPosTbl ) in MoveTable()
/trunk/main/sw/inc/
H A Dcshtyp.hxx59 typedef SwMoveFnCollection* SwPosTable; typedef
60 typedef sal_Bool (*SwWhichTable)( SwPaM&, SwPosTable, sal_Bool bInReadOnly );
62 extern SwPosTable fnTableStart, fnTableEnd;
112 SW_DLLPUBLIC SwPosTable GetfnTableStart();
113 SW_DLLPUBLIC SwPosTable GetfnTableEnd();
H A Dswcrsr.hxx187 sal_Bool MoveTable( SwWhichTable, SwPosTable );
H A Dcrsrsh.hxx391 sal_Bool MoveTable( SwWhichTable, SwPosTable );

Completed in 25 milliseconds