Home
last modified time | relevance | path

Searched refs:UndoAnimationPath (Results 1 – 8 of 8) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/core/
H A Dundoanim.cxx154 UndoAnimationPath::UndoAnimationPath( SdDrawDocument* pDoc, SdPage* pThePage, const css::uno::Refer… in UndoAnimationPath() function in sd::UndoAnimationPath
160 UndoAnimationPath::~UndoAnimationPath() in ~UndoAnimationPath()
164 void UndoAnimationPath::Undo() in Undo()
174 void UndoAnimationPath::Redo() in Redo()
183 OUString UndoAnimationPath::GetComment() const in GetComment()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/core/
H A Dundoanim.cxx153 UndoAnimationPath::UndoAnimationPath( SdDrawDocument* pDoc, SdPage* pThePage, const css::uno::Refer… in UndoAnimationPath() function in sd::UndoAnimationPath
159 UndoAnimationPath::~UndoAnimationPath() in ~UndoAnimationPath()
163 void UndoAnimationPath::Undo() in Undo()
173 void UndoAnimationPath::Redo() in Redo()
182 OUString UndoAnimationPath::GetComment() const in GetComment()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/inc/
H A Dundoanim.hxx50 class UndoAnimationPath final : public SdrUndoAction class
53 UndoAnimationPath(SdDrawDocument* pDoc, SdPage* pThePage,
55 virtual ~UndoAnimationPath() override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/inc/
H A Dundoanim.hxx52 class UndoAnimationPath final : public SdrUndoAction class
55UndoAnimationPath( SdDrawDocument* pDoc, SdPage* pThePage, const css::uno::Reference< css::animati…
56 virtual ~UndoAnimationPath() override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/
H A Dmethodcycles.results61 …sd::UndoAnimationPath::UndoAnimationPath(SdDrawDocument *,SdPage *,const com::sun::star::uno::Refe…
71 …sd::UndoAnimationPath::UndoAnimationPath(SdDrawDocument *,SdPage *,const com::sun::star::uno::Refe…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dmethodcycles.results61 …sd::UndoAnimationPath::UndoAnimationPath(SdDrawDocument *,SdPage *,const com::sun::star::uno::Refe…
71 …sd::UndoAnimationPath::UndoAnimationPath(SdDrawDocument *,SdPage *,const com::sun::star::uno::Refe…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/animations/
H A DCustomAnimationPane.cxx2487 …pManager->AddUndoAction( std::make_unique<UndoAnimationPath>( mrBase.GetDocShell()->GetDoc(), pPag… in updatePathFromMotionPathTag()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/animations/
H A DCustomAnimationPane.cxx2516 …pManager->AddUndoAction( std::make_unique<UndoAnimationPath>( mrBase.GetDocShell()->GetDoc(), pPag… in updatePathFromMotionPathTag()