Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/core/
H A Dundoanim.cxx58 mpImpl->mpPage = pThePage; in UndoAnimation()
63 if( pThePage->mxAnimationNode.is() ) in UndoAnimation()
131 : mpPage( pThePage ) in UndoAnimationPathImpl()
169 , mpImpl( new UndoAnimationPathImpl( pThePage, xNode ) ) in UndoAnimationPath()
229 mpImpl->mpPage = pThePage; in UndoTransition()
232 mpImpl->mnOldTransitionType = pThePage->mnTransitionType; in UndoTransition()
233 mpImpl->mnOldTransitionSubtype = pThePage->mnTransitionSubtype; in UndoTransition()
237 mpImpl->maOldSoundFile = pThePage->maSoundFile; in UndoTransition()
238 mpImpl->mbOldSoundOn = pThePage->mbSoundOn; in UndoTransition()
239 mpImpl->mbOldLoopSound = pThePage->mbLoopSound; in UndoTransition()
[all …]
/aoo4110/main/sd/source/ui/inc/
H A Dundopage.hxx64 SdPage* pThePage, in SdPageFormatUndoAction() argument
86 mpPage (pThePage), in SdPageFormatUndoAction()
128 SdPageLRUndoAction( SdDrawDocument* pDoc, SdPage* pThePage, in SdPageLRUndoAction() argument
132 mpPage (pThePage), in SdPageLRUndoAction()
157 SdPageULUndoAction( SdDrawDocument* pDoc, SdPage* pThePage, in SdPageULUndoAction() argument
161 mpPage (pThePage), in SdPageULUndoAction()
H A Dunprlout.hxx51 SdPage* pThePage);
H A Dunmodpg.hxx51 SdPage* pThePage,
/aoo4110/main/sd/inc/
H A Dundoanim.hxx43 UndoAnimation( SdDrawDocument* pDoc, SdPage* pThePage );
59 …UndoAnimationPath( SdDrawDocument* pDoc, SdPage* pThePage, const com::sun::star::uno::Reference< :…
76 UndoTransition( SdDrawDocument* pDoc, SdPage* pThePage );
/aoo4110/main/sd/source/ui/func/
H A Dunprlout.cxx53 SdPage* pThePage): in SdPresentationLayoutUndoAction() argument
62 DBG_ASSERT(pThePage, "keine Page gesetzt!"); in SdPresentationLayoutUndoAction()
63 pPage = pThePage; in SdPresentationLayoutUndoAction()
/aoo4110/main/sd/source/ui/view/
H A Dunmodpg.cxx56 SdPage* pThePage, in ModifyPageUndoAction() argument
63 DBG_ASSERT(pThePage, "Undo ohne Seite ???"); in ModifyPageUndoAction()
65 mpPage = pThePage; in ModifyPageUndoAction()

Completed in 52 milliseconds