Home
last modified time | relevance | path

Searched refs:nSelPage (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/sw/source/core/view/
H A Dviewpg.cxx63 void ViewShell::ShowPreViewSelection( sal_uInt16 nSelPage ) in ShowPreViewSelection() argument
65 Imp()->InvalidateAccessiblePreViewSelection( nSelPage ); in ShowPreViewSelection()
H A Dviewimp.cxx607 void SwViewImp::InvalidateAccessiblePreViewSelection( sal_uInt16 nSelPage ) in InvalidateAccessiblePreViewSelection() argument
610 GetAccessibleMap().InvalidatePreViewSelection( nSelPage ); in InvalidateAccessiblePreViewSelection()
/aoo41x/main/sw/source/ui/uiview/
H A Dpview.cxx1028 sal_uInt16 nSelPage = pViewWin->SelectedPage(); in Execute() local
1031 if(GetViewShell()->IsDummyPage( nSelPage ) && GetViewShell()->IsDummyPage( --nSelPage )) in Execute()
1032 nSelPage +=2; in Execute()
1033 SetNewPage( nSelPage ); in Execute()
/aoo41x/main/sw/source/core/inc/
H A Dviewimp.hxx315 void InvalidateAccessiblePreViewSelection( sal_uInt16 nSelPage );
/aoo41x/main/sw/inc/
H A Daccmap.hxx294 void InvalidatePreViewSelection( sal_uInt16 nSelPage );
H A Dviewsh.hxx524 void ShowPreViewSelection( sal_uInt16 nSelPage );
/aoo41x/main/sw/source/core/access/
H A Daccmap.cxx3186 void SwAccessibleMap::InvalidatePreViewSelection( sal_uInt16 nSelPage ) in InvalidatePreViewSelection() argument
3192 mpPreview->InvalidateSelection( GetShell()->GetLayout()->GetPageByPageNum( nSelPage ) ); in InvalidatePreViewSelection()

Completed in 51 milliseconds