Home
last modified time | relevance | path

Searched refs:mxStartPage (Results 1 – 5 of 5) sorted by relevance

/trunk/main/svx/inc/svx/sdr/contact/
H A Dobjectcontactofobjlistpainter.hxx122 SdrPageWeakRef mxStartPage; member in sdr::contact::ObjectContactOfPagePainter
137 const SdrPage* GetStartPage() const { return mxStartPage.get(); } in GetStartPage()
/trunk/main/svx/source/sdr/contact/
H A Dobjectcontactofobjlistpainter.cxx198mxStartPage(const_cast< SdrPage* >(pPage)) // no SdrPageWeakRef available to hold a const SdrPage* in ObjectContactOfPagePainter()
210mxStartPage.reset(const_cast< SdrPage* >(pPage)); // no SdrPageWeakRef available to hold a const S… in SetStartPage()
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.hxx108 css::uno::Reference< css::drawing::XDrawPage > mxStartPage; member
H A Dslideshow.cxx1218 …bSuccess = mxController->startPreview(mxCurrentSettings->mxStartPage, mxCurrentSettings->mxAnimati… in StartInPlacePresentation()
H A Dslideshowimpl.cxx3662 if( rValue >>= mxStartPage ) in SetPropertyValue()

Completed in 40 milliseconds