Home
last modified time | relevance | path

Searched refs:SwPosSection (Results 1 – 8 of 8) sorted by relevance

/aoo42x/main/sw/inc/
H A Dcshtyp.hxx53 typedef SwMoveFnCollection* SwPosSection; typedef
54 typedef sal_Bool (*SwWhichSection)( SwPaM&, SwPosSection );
56 extern SwPosSection fnSectionStart, fnSectionEnd;
H A Dswcrsr.hxx186 sal_Bool MoveSection( SwWhichSection, SwPosSection );
H A Dcrsrsh.hxx390 sal_Bool MoveSection( SwWhichSection, SwPosSection );
/aoo42x/main/sw/source/core/inc/
H A Dpamtyp.hxx63 sal_Bool GoPrevSection( SwPaM&, SwPosSection);
64 sal_Bool GoCurrSection( SwPaM&, SwPosSection);
65 sal_Bool GoNextSection( SwPaM&, SwPosSection);
/aoo42x/main/sw/source/core/crsr/
H A Dpaminit.cxx70 SwPosSection fnSectionStart = &aFwrd;
71 SwPosSection fnSectionEnd = &aBwrd;
H A Dcrsrsh.cxx680 SwPosSection fnPosSect) in MoveSection()
1505 SwPosSection fnPosSect = *pPos < *pITmpCrsr->GetMark() in UpdateCrsr()
H A Dswcrsr.cxx2120 SwPosSection fnPosSect) in MoveSection()
/aoo42x/main/sw/source/core/frmedt/
H A Dfetab.cxx2297 SwPosSection fnPosSect = bUp ? fnSectionStart : fnSectionEnd; in lcl_GoTableRow()

Completed in 218 milliseconds