Searched refs:ImplIsRecordLayout (Results 1 – 8 of 8) sorted by relevance
56 if ( !IsDeviceOutputNecessary() || (!mbLineColor && !mbFillColor) || ImplIsRecordLayout() ) in DBG_NAMEEX()115 if ( !IsDeviceOutputNecessary() || (!mbLineColor && !mbFillColor) || ImplIsRecordLayout() ) in DrawEllipse()166 if ( !IsDeviceOutputNecessary() || !mbLineColor || ImplIsRecordLayout() ) in DrawArc()213 if ( !IsDeviceOutputNecessary() || (!mbLineColor && !mbFillColor) || ImplIsRecordLayout() ) in DrawPie()267 if ( !IsDeviceOutputNecessary() || (!mbLineColor && !mbFillColor) || ImplIsRecordLayout() ) in DrawChord()
240 if( ImplIsRecordLayout() ) in DrawOutDev()515 if( ImplIsRecordLayout() ) in DrawBitmap()534 if( ImplIsRecordLayout() ) in DrawBitmap()554 if( ImplIsRecordLayout() ) in DrawBitmap()742 if( ImplIsRecordLayout() ) in DrawBitmapEx()763 if( ImplIsRecordLayout() ) in DrawBitmapEx()784 if( ImplIsRecordLayout() ) in DrawBitmapEx()805 if( ImplIsRecordLayout() ) in DrawTransformedBitmapEx()1280 if( ImplIsRecordLayout() ) in DrawMask()1308 if( ImplIsRecordLayout() ) in DrawMask()[all …]
887 sal_Bool OutputDevice::ImplIsRecordLayout() const in ImplIsRecordLayout() function in OutputDevice1493 if ( !IsDeviceOutputNecessary() || !mbLineColor || ImplIsRecordLayout() ) in DrawLine()1701 …utputNecessary() || !mbLineColor || ( LINE_NONE == rLineInfo.GetStyle() ) || ImplIsRecordLayout() ) in DrawLine()1749 if ( !IsDeviceOutputNecessary() || (!mbLineColor && !mbFillColor) || ImplIsRecordLayout() ) in DrawRect()1793 if ( !IsDeviceOutputNecessary() || !mbLineColor || (nPoints < 2) || ImplIsRecordLayout() ) in DrawPolyLine()1891 … !mbLineColor || ( nPoints < 2 ) || ( LINE_NONE == rLineInfo.GetStyle() ) || ImplIsRecordLayout() ) in ImpDrawPolyLineWithLineInfo()1963 …eviceOutputNecessary() || (!mbLineColor && !mbFillColor) || (nPoints < 2) || ImplIsRecordLayout() ) in DrawPolygon()2059 …if ( !IsDeviceOutputNecessary() || (!mbLineColor && !mbFillColor) || !nPoly || ImplIsRecordLayout(… in DrawPolyPolygon()
66 if( aDstRect.IsEmpty() || ImplIsRecordLayout() ) in DBG_NAMEEX()263 bool bDrawn = !IsDeviceOutputNecessary() || ImplIsRecordLayout(); in DrawTransparent()1124 if ( !IsDeviceOutputNecessary() || ImplIsRecordLayout() ) in DrawWallpaper()1147 if ( !IsDeviceOutputNecessary() || ImplIsRecordLayout() ) in Erase()1216 if ( !IsDeviceOutputNecessary() || ImplIsRecordLayout() ) in DrawEPS()
715 if( !IsDeviceOutputNecessary() || ImplIsRecordLayout() ) in DrawGradient()858 if( !IsDeviceOutputNecessary() || ImplIsRecordLayout() ) in DrawGradient()1087 if( !IsDeviceOutputNecessary() || ImplIsRecordLayout() ) in DrawHatch()
5455 if ( !IsDeviceOutputNecessary() || ImplIsRecordLayout() ) in DrawTextLine()5498 if ( !IsDeviceOutputNecessary() || ImplIsRecordLayout() ) in DrawWaveLine()
525 if ( !ImplIsRecordLayout() ) in ImplDrawItem()
538 SAL_DLLPRIVATE sal_Bool ImplIsRecordLayout() const;
Completed in 101 milliseconds