Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dcshtyp.hxx42 typedef SwCntntFrm * (*SwPosPage)( const SwLayoutFrm * ); typedef
44 extern SwPosPage fnPageStart, fnPageEnd;
H A Dcrsrsh.hxx388 sal_Bool MovePage( SwWhichPage, SwPosPage );
/trunk/main/sw/source/core/inc/
H A Dcntfrm.hxx36 extern sal_Bool GetFrmInPage( const SwCntntFrm*, SwWhichPage, SwPosPage, SwPaM* );
/trunk/main/sw/source/core/layout/
H A Dtrvlfrm.cxx1025 SwPosPage fnPageStart = GetFirstSub;
1026 SwPosPage fnPageEnd = GetLastSub;
1036 SwPosPage fnPosPage, SwPaM *pPam ) in GetFrmInPage()
/trunk/main/sw/source/core/crsr/
H A Dcrsrsh.cxx642 sal_Bool SwCrsrShell::MovePage( SwWhichPage fnWhichPage, SwPosPage fnPosPage ) in MovePage()

Completed in 66 milliseconds