Searched defs:bStretch (Results 1 – 9 of 9) sorted by relevance
64 bool bStretch, in ImpSdrFillGraphicAttribute()136 bool bStretch, in SdrFillGraphicAttribute()
36 sal_Bool bStretch : 1; member in SwPagePreViewPrtData
639 bool bStretch = false; in WriteGraphicObjectShape() local
574 bool bStretch = false; in WriteBlipFill() local
1127 …bool bStretch = pPicFmt ? (pPicFmt->mnBmpMode == EXC_CHPICFORMAT_STRETCH) : (nDffFillType == mso_f… in WriteEscherProperties() local
1551 XFillBmpStretchItem::XFillBmpStretchItem( sal_Bool bStretch ) : in XFillBmpStretchItem()
1363 const bool bStretch = rSet.GetItemState( XATTR_FILLBMP_STRETCH, false ) == SFX_ITEM_SET; in getPropertyState() local
1248 sal_Bool bStretch = rInf.GetWidth() && ( rInf.GetLen() > 1 ) && bPrt in DrawText() local
2044 …ing( const ByteString& rString, VirtualDevice& rVDev, const sal_Int32* pDXArry, sal_Bool bStretch ) in ImplWriteString()
Completed in 109 milliseconds