Searched refs:IsPaint (Results 1 – 6 of 6) sorted by relevance
167 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 …]
2727 bPaint = SwFlyFrm::IsPaint( pObj, &mrViewShell ); in createRedirectedPrimitive2DSequence()3404 sal_Bool SwFlyFrm::IsPaint( SdrObject *pObj, const ViewShell *pSh ) in IsPaint() function in SwFlyFrm3490 bPaint = SwFlyFrm::IsPaint( pAnch->FindFlyFrm()->GetVirtDrawObj(), in IsPaint()
234 static sal_Bool IsPaint( SdrObject *pObj, const ViewShell *pSh );
147 sal_Bool IsPaint() const { return bPaint; } in IsPaint() function in SwLayAction
253 SwFlyFrm::IsPaint( (SdrObject*)GetFlyFrm()->GetVirtDrawObj(), in Paint()
531 if ( !SwFlyFrm::IsPaint( (SdrObject*)this, pShell ) ) in wrap_DoPaintObject()
Completed in 101 milliseconds