Home
last modified time | relevance | path

Searched defs:bStretch (Results 1 – 9 of 9) sorted by relevance

/AOO41X/main/drawinglayer/source/attribute/ !
H A Dsdrfillgraphicattribute.cxx64 bool bStretch, in ImpSdrFillGraphicAttribute()
136 bool bStretch, in SdrFillGraphicAttribute()
/AOO41X/main/sw/inc/ !
H A Dpvprtdat.hxx36 sal_Bool bStretch : 1; member in SwPagePreViewPrtData
/AOO41X/main/oox/source/export/ !
H A Dshapes.cxx639 bool bStretch = false; in WriteGraphicObjectShape() local
H A Ddrawingml.cxx574 bool bStretch = false; in WriteBlipFill() local
/AOO41X/main/sc/source/filter/excel/ !
H A Dxlchart.cxx1127 …bool bStretch = pPicFmt ? (pPicFmt->mnBmpMode == EXC_CHPICFORMAT_STRETCH) : (nDffFillType == mso_f… in WriteEscherProperties() local
/AOO41X/main/svx/source/xoutdev/ !
H A Dxattr2.cxx1551 XFillBmpStretchItem::XFillBmpStretchItem( sal_Bool bStretch ) : in XFillBmpStretchItem()
/AOO41X/main/svx/source/table/ !
H A Dcell.cxx1363 const bool bStretch = rSet.GetItemState( XATTR_FILLBMP_STRETCH, false ) == SFX_ITEM_SET; in getPropertyState() local
/AOO41X/main/sw/source/core/txtnode/ !
H A Dfntcache.cxx1248 sal_Bool bStretch = rInf.GetWidth() && ( rInf.GetLen() > 1 ) && bPrt in DrawText() local
/AOO41X/main/filter/source/graphicfilter/eps/ !
H A Deps.cxx2044 …ing( const ByteString& rString, VirtualDevice& rVDev, const sal_Int32* pDXArry, sal_Bool bStretch ) in ImplWriteString()