Home
last modified time | relevance | path

Searched refs:BitmapMode (Results 1 – 25 of 27) sorted by relevance

12

/aoo4110/main/offapi/com/sun/star/drawing/
H A DFillProperties.idl43 #include <com/sun/star/drawing/BitmapMode.idl>
213 <p>If set to <const>BitmapMode::REPEAT</const>, the property
217 <p>If set to <const>BitmapMode::STRETCH</const>, the property
221 <p>If set to <const>BitmapMode::NO_REPEAT</const>, both properties
224 [property] BitmapMode FillBitmapMode;
234 to <const>BitmapMode::STRETCH</const>. BUT: behaviour is undefined, if
238 changes to <const>BitmapMode::REPEAT</const> or <const>
239 BitmapMode::NO_REPEAT</const>, depending on the current value of the
252 to <const>BitmapMode::REPEAT</const>. BUT: behaviour is undefined, if
256 changes to <const>BitmapMode::STRETCH</const> or <const>
[all …]
H A DBitmapMode.idl33 /** The <type>BitmapMode</type> selects an algorithm for filling an area with
36 published enum BitmapMode
H A Dmakefile.mk49 BitmapMode.idl\
/aoo4110/main/desktop/source/splash/
H A Dsplash.hxx58 enum BitmapMode { BM_FULLSCREEN, BM_DEFAULTMODE }; enum in desktop::SplashScreen
96 BitmapMode _eBitmapMode;
/aoo4110/main/chart2/source/controller/itemsetwrapper/
H A DGraphicPropertyItemConverter.cxx275 drawing::BitmapMode aMode = drawing::BitmapMode_REPEAT; in FillSpecialItem()
484 drawing::BitmapMode aMode = in ApplySpecialItem()
502 drawing::BitmapMode aMode = in ApplySpecialItem()
/aoo4110/main/offapi/com/sun/star/chart2/
H A DFillBitmap.idl38 #include <com/sun/star/drawing/BitmapMode.idl>
106 com::sun::star::drawing::BitmapMode aBitmapMode;
H A DDataPointProperties.idl236 [property] com::sun::star::drawing::BitmapMode FillBitmapMode;
/aoo4110/main/qadevOOo/runner/util/
H A DValueChanger.java357 if (oldValue instanceof com.sun.star.drawing.BitmapMode){ in changePValue()
358 com.sun.star.drawing.BitmapMode bm1 = com.sun.star.drawing.BitmapMode.NO_REPEAT; in changePValue()
359 com.sun.star.drawing.BitmapMode bm2 = com.sun.star.drawing.BitmapMode.REPEAT; in changePValue()
360 com.sun.star.drawing.BitmapMode bm3 = com.sun.star.drawing.BitmapMode.STRETCH; in changePValue()
/aoo4110/main/svx/source/unodraw/
H A Dunopool.cxx184 drawing::BitmapMode eMode; in putAny()
191 eMode = (drawing::BitmapMode)nMode; in putAny()
H A Dunoshape.cxx2475 drawing::BitmapMode eMode; in setPropertyValueImpl()
2482 eMode = (drawing::BitmapMode)nMode; in setPropertyValueImpl()
/aoo4110/main/oox/source/drawingml/
H A Dfillproperties.cxx59 BitmapMode lclGetBitmapMode( sal_Int32 nToken ) in lclGetBitmapMode()
280BitmapMode eBitmapMode = lclGetBitmapMode( maBlipProps.moBitmapMode.get( XML_TOKEN_INVALID ) ); in pushToPropMap()
/aoo4110/main/qadevOOo/tests/java/ifc/drawing/
H A D_AreaShapeDescriptor.java94 if (! (getting instanceof com.sun.star.drawing.BitmapMode)) { in _FillBitmapMode()
/aoo4110/main/chart2/source/tools/
H A DFillProperties.cxx221 ::getCppuType( reinterpret_cast< const drawing::BitmapMode * >(0)), in lcl_AddPropertiesToVector_only_BitmapProperties()
/aoo4110/main/writerfilter/source/resourcemodel/
H A Dutil.cxx341 drawing::BitmapMode nValue; in propertysetToString()
/aoo4110/main/sc/source/filter/excel/
H A Dxlchart.cxx897 cssd::BitmapMode eApiBmpMode; in ReadEscherProperties()
1128 … cssd::BitmapMode eApiBmpMode = bStretch ? cssd::BitmapMode_STRETCH : cssd::BitmapMode_REPEAT; in WriteEscherProperties()
/aoo4110/main/svx/source/table/
H A Dcell.cxx1070 BitmapMode eMode; in setPropertyValue()
1077 eMode = (BitmapMode)nMode; in setPropertyValue()
/aoo4110/main/sd/source/ui/unoidl/
H A Dunopback.cxx239 drawing::BitmapMode eMode; in setPropertyValue()
/aoo4110/main/chart2/source/model/main/
H A DDataPointProperties.cxx261 ::getCppuType( reinterpret_cast< const drawing::BitmapMode * >(0)), in AddPropertiesToVector()
/aoo4110/main/sdext/source/minimizer/
H A Dgraphiccollector.cxx160 BitmapMode eBitmapMode; in ImpAddFillBitmapEntity()
/aoo4110/main/svx/inc/svx/
H A Dunoshprp.hxx247 …N_ATTR_FILLBMP_MODE, &::getCppuType((const ::com::sun::star::drawing::BitmapMode*)0), 0, 0…
/aoo4110/main/sd/source/core/
H A Dstlsheet.cxx1127 BitmapMode eMode; in setPropertyValue()
/aoo4110/main/filter/inc/filter/msfilter/
H A Descherex.hxx1209 ::com::sun::star::drawing::BitmapMode eBitmapMode );
/aoo4110/main/scripting/java/org/openoffice/netbeans/editor/
H A DOOo.jcb3 …fault com.sun.star.drawing.ArrangementgetDefaultcom.sun.star.drawing.BitmapModehorizontalshort…
/aoo4110/main/oox/source/export/
H A Ddrawingml.cxx536 BitmapMode eBitmapMode( BitmapMode_NO_REPEAT ); in WriteBlipMode()
/aoo4110/main/xmloff/source/draw/
H A Dsdpropls.cxx1020 …pHdl = new XMLEnumPropertyHdl( aXML_BitmapMode_EnumMap, getCppuType((const drawing::BitmapMode*)0)… in GetPropertyHandler()

Completed in 1338 milliseconds

12