/aoo42x/main/sd/source/ui/accessibility/ |
H A D | AccessibleSlideSorterView.cxx | 599 mrSlideSorter.GetController().GetPageSelector().SelectPage(pChild->GetPageNumber()); in selectAccessibleChild() 618 pChild->GetPageNumber()); in isAccessibleChildSelected() 705 mrSlideSorter.GetController().GetPageSelector().DeselectPage(pChild->GetPageNumber()); in deselectAccessibleChild()
|
H A D | AccessibleSlideSorterObject.cxx | 82 sal_uInt16 AccessibleSlideSorterObject::GetPageNumber (void) const in GetPageNumber() function in accessibility::AccessibleSlideSorterObject
|
/aoo42x/main/sw/inc/ |
H A D | fesh.hxx | 602 sal_uInt16 GetPageNumber( const Point &rPoint ) const; 603 …sal_Bool GetPageNumber( long nYPos, sal_Bool bAtCrsrPos, sal_uInt16& rPhyNum, sal_uInt16& rVirtNum…
|
H A D | swabstdlg.hxx | 226 virtual sal_uInt16 GetPageNumber() = 0;
|
/aoo42x/main/sw/source/core/frmedt/ |
H A D | feshview.cxx | 1511 if ( GetPageNumber( rPos ) ) in BeginCreate() 1536 if ( GetPageNumber( rPos ) ) in BeginCreate() 1555 if ( GetPageNumber( rPos ) ) in MoveCreate() 1975 if ( GetPageNumber( rPos ) ) in BeginMark() 1998 if ( GetPageNumber( rPos ) ) in MoveMark()
|
H A D | fecopy.cxx | 285 rAnchor.SetPageNum( rDestShell.GetPageNumber( rInsPt ) ); in lcl_SetAnchor() 383 aAnchor.SetPageNum( pDestShell->GetPageNumber( rInsPt ) ); in CopyDrawSel() 541 aAnchor.SetPageNum( pDestShell->GetPageNumber( rInsPt ) ); in Copy()
|
H A D | fews.cxx | 190 sal_uInt16 SwFEShell::GetPageNumber( const Point &rPoint ) const in GetPageNumber() function in SwFEShell 202 sal_Bool SwFEShell::GetPageNumber( long nYPos, sal_Bool bAtCrsrPos, sal_uInt16& rPhyNum, sal_uInt16… in GetPageNumber() function in SwFEShell
|
/aoo42x/main/sw/source/ui/inc/ |
H A D | break.hxx | 84 sal_uInt16 GetPageNumber() { return nPgNum; } in GetPageNumber() function in SwBreakDlg
|
/aoo42x/main/sw/source/ui/dialog/ |
H A D | swdlgfact.cxx | 232 sal_uInt16 AbstractSwBreakDlg_Impl:: GetPageNumber() in GetPageNumber() function in AbstractSwBreakDlg_Impl 234 return pDlg->GetPageNumber(); in GetPageNumber()
|
H A D | swdlgfact.hxx | 125 virtual sal_uInt16 GetPageNumber();
|
/aoo42x/main/sd/source/ui/inc/ |
H A D | AccessibleSlideSorterObject.hxx | 84 sal_uInt16 GetPageNumber (void) const;
|
/aoo42x/main/sw/source/core/access/ |
H A D | accdoc.cxx | 654 pFEShell->GetPageNumber(-1,sal_True,nPage,nLogPage,sDisplay); in getExtendedAttributes()
|
/aoo42x/main/sw/source/ui/uiview/ |
H A D | viewport.cxx | 730 if(pWrtShell->GetPageNumber( aPos.Y(), sal_False, nPhNum, nVirtNum, sDisplay )) in IMPL_LINK()
|
H A D | view2.cxx | 1250 rShell.GetPageNumber( -1, rShell.IsCrsrVisible(), nPage, nLogPage, sDisplay ); in StateStatusLine()
|
/aoo42x/main/sw/source/ui/shells/ |
H A D | textsh1.cxx | 560 nPageNumber = pDlg->GetPageNumber(); in Execute()
|