Home
last modified time | relevance | path

Searched refs:bNotMyself (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/svx/source/engine3d/
H A Dobj3d.cxx271 void E3dObject::SetRectsDirty(sal_Bool bNotMyself) in SetRectsDirty() argument
274 SdrAttrObj::SetRectsDirty(bNotMyself); in SetRectsDirty()
282 pCandidate->SetRectsDirty(bNotMyself); in SetRectsDirty()
/aoo42x/main/svx/inc/svx/
H A Dsvdopath.hxx83 virtual void SetRectsDirty(sal_Bool bNotMyself = sal_False);
H A Dobj3d.hxx145 virtual void SetRectsDirty(sal_Bool bNotMyself = sal_False);
H A Dsvdobj.hxx521 virtual void SetRectsDirty(sal_Bool bNotMyself = sal_False);
/aoo42x/main/svx/source/svdraw/
H A Dsvdobj.cxx501 void SdrObject::SetRectsDirty(sal_Bool bNotMyself) in SetRectsDirty() argument
503 if (!bNotMyself) { in SetRectsDirty()
H A Dsvdopath.cxx2842 void SdrPathObj::SetRectsDirty(sal_Bool bNotMyself) in SetRectsDirty() argument
2844 SdrTextObj::SetRectsDirty(bNotMyself); in SetRectsDirty()

Completed in 97 milliseconds