Home
last modified time | relevance | path

Searched refs:pWhatPage (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sd/source/ui/view/
H A DViewShellImplementation.cxx260 …const SfxUInt32Item* pWhatPage = static_cast< const SfxUInt32Item* > ( rRequest.GetArg( ID_VAL_WHA… in AssignLayout() local
268 if( pWhatPage ) in AssignLayout()
270 pPage = pDocument->GetSdPage(static_cast<sal_uInt16>(pWhatPage->GetValue()), ePageKind); in AssignLayout()
H A Ddrviews3.cxx160 SFX_REQUEST_ARG(rReq, pWhatPage, SfxUInt32Item, ID_VAL_WHATPAGE, sal_False); in SO2_DECL_REF()
161 …SlideShow::GetSlideShow(GetViewShellBase())->jumpToPageNumber((sal_Int32)((pWhatPage->GetValue()-1… in SO2_DECL_REF()
174 SFX_REQUEST_ARG (rReq, pWhatPage, SfxUInt32Item, ID_VAL_WHATPAGE, sal_False); in SO2_DECL_REF()
177 sal_Int32 nWhatPage = (sal_Int32)pWhatPage->GetValue (); in SO2_DECL_REF()

Completed in 21 milliseconds