Lines Matching refs:pSfxViewFrame
958 SfxViewFrame* pSfxViewFrame = GetViewFrame(); in DoScroll() local
959 SfxRequest aSfxRequest( pSfxViewFrame, SID_PREVIEW_PREVIOUS ); in DoScroll()
981 SfxViewFrame* pSfxViewFrame = GetViewFrame(); in DoScroll() local
982 SfxRequest aSfxRequest( pSfxViewFrame, SID_PREVIEW_NEXT ); in DoScroll()
1002 SfxViewFrame* pSfxViewFrame = GetViewFrame(); in DoScroll() local
1003 SfxRequest aSfxRequest( pSfxViewFrame, SID_PREVIEW_PREVIOUS ); in DoScroll()
1025 SfxViewFrame* pSfxViewFrame = GetViewFrame(); in DoScroll() local
1026 SfxRequest aSfxRequest( pSfxViewFrame, SID_PREVIEW_NEXT ); in DoScroll()
1041 SfxViewFrame* pSfxViewFrame = GetViewFrame(); in DoScroll() local
1042 SfxRequest aSfxRequest( pSfxViewFrame, SID_PREVIEW_FIRST ); in DoScroll()
1061 SfxViewFrame* pSfxViewFrame = GetViewFrame(); in DoScroll() local
1062 SfxRequest aSfxRequest( pSfxViewFrame, SID_PREVIEW_LAST ); in DoScroll()