Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/layout/
H A Dlayact.cxx167 if ( !IsWait() && IsWaitAllowed() && IsPaint() && in CheckWaitCrsr()
473 if ( IsPaint() && !IsIdle() && TurboAction() ) in Action()
1575 if ( IsPaint() && bAddRect && in FormatLayout()
1649 if ( IsPaint() && (pFly->IsCompletePaint() || bChanged) && in FormatLayoutFly()
1726 if ( IsPaint() && bAddRect ) in FormatLayoutTab()
1869 const sal_Bool bOldPaint = IsPaint(); in FormatCntnt()
1896 if ( IsPaintExtraData() && IsPaint() && in FormatCntnt()
1988 if ( IsPaintExtraData() && IsPaint() && in FormatCntnt()
1995 IsPaint() ) in FormatCntnt()
2048 if ( !bDrawObjsOnly && IsPaint() ) in _FormatCntnt()
[all …]
H A Dpaintfrm.cxx2727 bPaint = SwFlyFrm::IsPaint( pObj, &mrViewShell ); in createRedirectedPrimitive2DSequence()
3404 sal_Bool SwFlyFrm::IsPaint( SdrObject *pObj, const ViewShell *pSh ) in IsPaint() function in SwFlyFrm
3490 bPaint = SwFlyFrm::IsPaint( pAnch->FindFlyFrm()->GetVirtDrawObj(), in IsPaint()
/aoo41x/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
/aoo41x/main/sw/source/core/text/
H A Dporfly.cxx253 SwFlyFrm::IsPaint( (SdrObject*)GetFlyFrm()->GetVirtDrawObj(), in Paint()
/aoo41x/main/sw/source/core/draw/
H A Ddflyobj.cxx531 if ( !SwFlyFrm::IsPaint( (SdrObject*)this, pShell ) ) in wrap_DoPaintObject()

Completed in 226 milliseconds