Home
last modified time | relevance | path

Searched defs:isContentChanged (Results 1 – 13 of 13) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/slideshow/source/engine/shapes/
H A Dexternalshapebase.cxx166 bool ExternalShapeBase::isContentChanged() const in isContentChanged() function in slideshow::internal::ExternalShapeBase
H A Dbackgroundshape.cxx275 bool BackgroundShape::isContentChanged() const in isContentChanged() function in slideshow::internal::BackgroundShape
H A Dshapeimporter.cxx158 bool ShapeOfGroup::isContentChanged() const in isContentChanged() function in slideshow::internal::__anon88bf4d8a0111::ShapeOfGroup
H A Ddrawshape.cxx682 bool DrawShape::isContentChanged() const in isContentChanged() function in slideshow::internal::DrawShape
/dports/editors/libreoffice6/libreoffice-6.4.7.2/slideshow/source/engine/shapes/
H A Dexternalshapebase.cxx171 bool ExternalShapeBase::isContentChanged() const in isContentChanged() function in slideshow::internal::ExternalShapeBase
H A Dbackgroundshape.cxx281 bool BackgroundShape::isContentChanged() const in isContentChanged() function in slideshow::internal::BackgroundShape
H A Dshapeimporter.cxx167 bool ShapeOfGroup::isContentChanged() const in isContentChanged() function in slideshow::internal::__anon33b5a5e20111::ShapeOfGroup
H A Ddrawshape.cxx703 bool DrawShape::isContentChanged() const in isContentChanged() function in slideshow::internal::DrawShape
/dports/editors/libreoffice6/libreoffice-6.4.7.2/slideshow/test/
H A Dtestshape.cxx154 virtual bool isContentChanged() const override in isContentChanged() function in ImplTestShape
/dports/editors/libreoffice/libreoffice-7.2.6.2/slideshow/test/
H A Dtestshape.cxx153 virtual bool isContentChanged() const override in isContentChanged() function in __anon5755e54f0111::ImplTestShape
/dports/editors/libreoffice/libreoffice-7.2.6.2/canvas/inc/base/
H A Dcanvascustomspritebase.hxx221 virtual bool isContentChanged() const override in isContentChanged() function in canvas::CanvasCustomSpriteBase
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/canvas/base/
H A Dcanvascustomspritebase.hxx222 virtual bool isContentChanged() const override in isContentChanged() function in canvas::CanvasCustomSpriteBase
/dports/www/gohugo/hugo-0.91.2/resources/
H A Dtransform.go609 func (u *transformationUpdate) isContentChanged() bool { func