Home
last modified time | relevance | path

Searched refs:SdrHdlBitmapSet (Results 1 – 1 of 1) sorted by relevance

/trunk/main/svx/source/svdraw/
H A Dsvdhdl.cxx80 class SdrHdlBitmapSet class
92 SdrHdlBitmapSet(sal_uInt16 nResId);
93 ~SdrHdlBitmapSet();
103 SdrHdlBitmapSet::SdrHdlBitmapSet(sal_uInt16 nResId) in SdrHdlBitmapSet() function in SdrHdlBitmapSet
110 SdrHdlBitmapSet::~SdrHdlBitmapSet() in ~SdrHdlBitmapSet()
114 BitmapEx& SdrHdlBitmapSet::impGetOrCreateTargetBitmap(sal_uInt16 nIndex, const Rectangle& rRectangl… in impGetOrCreateTargetBitmap()
128 const BitmapEx& SdrHdlBitmapSet::GetBitmapEx(BitmapMarkerKind eKindOfMarker, sal_uInt16 nInd) in GetBitmapEx()
280 SdrHdlBitmapSet& getSimpleSet() // redirects to Fine Handles now in getSimpleSet()
282 …static vcl::DeleteOnDeinit< SdrHdlBitmapSet > aSimpleSet(new SdrHdlBitmapSet(SIP_SA_FINE_MARKERS)); in getSimpleSet()
286 SdrHdlBitmapSet& getModernSet() in getModernSet()
[all …]