Home
last modified time | relevance | path

Searched refs:SwWhichSection (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/core/crsr/
H A Dpaminit.cxx67 SwWhichSection fnSectionPrev = &GoPrevSection;
68 SwWhichSection fnSectionCurr = &GoCurrSection;
69 SwWhichSection fnSectionNext = &GoNextSection;
H A Dswcrsr.cxx2119 sal_Bool SwCursor::MoveSection( SwWhichSection fnWhichSect, in MoveSection()
H A Dcrsrsh.cxx679 sal_Bool SwCrsrShell::MoveSection( SwWhichSection fnWhichSect, in MoveSection()
/trunk/main/sw/inc/
H A Dcshtyp.hxx54 typedef sal_Bool (*SwWhichSection)( SwPaM&, SwPosSection ); typedef
55 extern SwWhichSection fnSectionPrev, fnSectionCurr, fnSectionNext;
H A Dswcrsr.hxx186 sal_Bool MoveSection( SwWhichSection, SwPosSection );
H A Dcrsrsh.hxx390 sal_Bool MoveSection( SwWhichSection, SwPosSection );

Completed in 45 milliseconds