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()1450 if ( !bNoPaint && IsPaint() && bAddRect && (pLay->IsCompletePaint() || bChanged) ) in FormatLayout()1573 if ( IsPaint() && bAddRect && in FormatLayout()1647 if ( IsPaint() && (pFly->IsCompletePaint() || bChanged) && in FormatLayoutFly()1724 if ( IsPaint() && bAddRect ) in FormatLayoutTab()1791 if ( IsPaint() && bAddRect && pTab->IsRetouche() && !pTab->GetNext() ) in FormatLayoutTab()1867 const sal_Bool bOldPaint = IsPaint(); in FormatCntnt()1894 if ( IsPaintExtraData() && IsPaint() && in FormatCntnt()1986 if ( IsPaintExtraData() && IsPaint() && in FormatCntnt()[all …]
2805 bPaint = SwFlyFrm::IsPaint( pObj, &mrViewShell ); in createRedirectedPrimitive2DSequence()3478 sal_Bool SwFlyFrm::IsPaint( SdrObject *pObj, const ViewShell *pSh ) in IsPaint() function in SwFlyFrm3564 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()