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()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 …]
2818 bPaint = SwFlyFrm::IsPaint( pObj, &mrViewShell ); in createRedirectedPrimitive2DSequence()3501 sal_Bool SwFlyFrm::IsPaint( SdrObject *pObj, const ViewShell *pSh ) in IsPaint() function in SwFlyFrm3587 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 56 milliseconds