Searched refs:SwWhichSection (Results 1 – 6 of 6) sorted by relevance
67 SwWhichSection fnSectionPrev = &GoPrevSection;68 SwWhichSection fnSectionCurr = &GoCurrSection;69 SwWhichSection fnSectionNext = &GoNextSection;
2119 sal_Bool SwCursor::MoveSection( SwWhichSection fnWhichSect, in MoveSection()
679 sal_Bool SwCrsrShell::MoveSection( SwWhichSection fnWhichSect, in MoveSection()
54 typedef sal_Bool (*SwWhichSection)( SwPaM&, SwPosSection ); typedef55 extern SwWhichSection fnSectionPrev, fnSectionCurr, fnSectionNext;
186 sal_Bool MoveSection( SwWhichSection, SwPosSection );
390 sal_Bool MoveSection( SwWhichSection, SwPosSection );
Completed in 52 milliseconds