Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/layout/
H A Dlayact.cxx167 if ( !IsWait() && IsWaitAllowed() && IsPaint() && in CheckWaitCrsr()
473 if ( IsPaint() && !IsIdle() && TurboAction() ) in Action()
1573 if ( IsPaint() && bAddRect && in FormatLayout()
1647 if ( IsPaint() && (pFly->IsCompletePaint() || bChanged) && in FormatLayoutFly()
1724 if ( IsPaint() && bAddRect ) in FormatLayoutTab()
1867 const sal_Bool bOldPaint = IsPaint(); in FormatCntnt()
1894 if ( IsPaintExtraData() && IsPaint() && in FormatCntnt()
1986 if ( IsPaintExtraData() && IsPaint() && in FormatCntnt()
1993 IsPaint() ) in FormatCntnt()
2046 if ( !bDrawObjsOnly && IsPaint() ) in _FormatCntnt()
[all …]
H A Dpaintfrm.cxx2818 bPaint = SwFlyFrm::IsPaint( pObj, &mrViewShell ); in createRedirectedPrimitive2DSequence()
3501 sal_Bool SwFlyFrm::IsPaint( SdrObject *pObj, const ViewShell *pSh ) in IsPaint() function in SwFlyFrm
3587 bPaint = SwFlyFrm::IsPaint( pAnch->FindFlyFrm()->GetVirtDrawObj(), in IsPaint()
/aoo42x/main/sw/source/core/inc/
H A Dflyfrm.hxx234 static sal_Bool IsPaint( SdrObject *pObj, const ViewShell *pSh );
H A Dlayact.hxx147 sal_Bool IsPaint() const { return bPaint; } in IsPaint() function in SwLayAction
/aoo42x/main/sw/source/core/text/
H A Dporfly.cxx253 SwFlyFrm::IsPaint( (SdrObject*)GetFlyFrm()->GetVirtDrawObj(), in Paint()
/aoo42x/main/sw/source/core/draw/
H A Ddflyobj.cxx531 if ( !SwFlyFrm::IsPaint( (SdrObject*)this, pShell ) ) in wrap_DoPaintObject()

Completed in 98 milliseconds