Searched refs:HasPaintBrush (Results 1 – 6 of 6) sorted by relevance
696 if ( pView->HasPaintBrush() ) in ExecFormatPaintbrush()722 sal_Bool bHasPaintBrush = pViewData->GetView()->HasPaintBrush(); in StateFormatPaintbrush()
518 sal_Bool HasPaintBrush() const { return pBrushDocument || pDrawBrushSet; } in HasPaintBrush() function in ScTabView
714 if ( HasPaintBrush() ) in ResetBrushDocument()
907 else if (pTabViewShell->HasPaintBrush()) in Execute()
2598 if ( pView->HasPaintBrush() ) in ExecFormatPaintbrush()2626 rSet.Put( SfxBoolItem( SID_FORMATPAINTBRUSH, pViewData->GetView()->HasPaintBrush() ) ); in StateFormatPaintbrush()
2425 sal_Bool bWater = SC_MOD()->GetIsWaterCan() || pViewData->GetView()->HasPaintBrush(); in MouseMove()
Completed in 77 milliseconds