Searched refs:SwPosPage (Results 1 – 5 of 5) sorted by relevance
42 typedef SwCntntFrm * (*SwPosPage)( const SwLayoutFrm * ); typedef44 extern SwPosPage fnPageStart, fnPageEnd;
388 sal_Bool MovePage( SwWhichPage, SwPosPage );
36 extern sal_Bool GetFrmInPage( const SwCntntFrm*, SwWhichPage, SwPosPage, SwPaM* );
1025 SwPosPage fnPageStart = GetFirstSub;1026 SwPosPage fnPageEnd = GetLastSub;1036 SwPosPage fnPosPage, SwPaM *pPam ) in GetFrmInPage()
642 sal_Bool SwCrsrShell::MovePage( SwWhichPage fnWhichPage, SwPosPage fnPosPage ) in MovePage()
Completed in 526 milliseconds