Home
last modified time | relevance | path

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

/aoo41x/main/sc/inc/
H A Ddrawattr.hxx30 class SvxDrawToolItem : public SfxEnumItem class
34 SvxDrawToolItem( const SvxDrawToolItem& rDrawToolItem ) : in SvxDrawToolItem() function in SvxDrawToolItem
37 SvxDrawToolItem(sal_uInt16 nWhichP) : SfxEnumItem(nWhichP){} in SvxDrawToolItem() function in SvxDrawToolItem
51 inline SvxDrawToolItem& operator=(const SvxDrawToolItem& in operator =()
/aoo41x/main/sc/source/ui/view/
H A Ddrawattr.cxx33 String __EXPORT SvxDrawToolItem::GetValueText() const in GetValueText()
40 String __EXPORT SvxDrawToolItem::GetValueText( sal_uInt16 nVal ) const in GetValueText()
63 SfxPoolItem* __EXPORT SvxDrawToolItem::Clone( SfxItemPool * ) const in Clone()
65 return new SvxDrawToolItem(*this); in Clone()
70 SfxPoolItem* __EXPORT SvxDrawToolItem::Create( SvStream& rStream, sal_uInt16 nVer ) const in Create()
74 return new SvxDrawToolItem(nVal); in Create()
H A Dtabvwsh2.cxx124 pItem->ISA( SvxDrawToolItem ) ) in ExecDraw()
126 SvxDrawToolEnum eSel = (SvxDrawToolEnum)((const SvxDrawToolItem*)pItem)->GetValue(); in ExecDraw()
/aoo41x/main/sc/source/ui/app/
H A Dtypemap.cxx105 #define SvxDrawToolItem SfxAllEnumItem macro
/aoo41x/main/sw/source/ui/shells/
H A Dslotadd.cxx135 #define SvxDrawToolItem SfxAllEnumItem macro
/aoo41x/main/sd/source/core/
H A Dtypemap.cxx118 #define SvxDrawToolItem SfxUInt16Item macro
/aoo41x/main/starmath/source/
H A Dtypemap.cxx132 #define SvxDrawToolItem SfxVoidItem macro
/aoo41x/main/starmath/sdi/
H A Dsmitems.sdi513 item SvxDrawToolEnum SvxDrawToolItem;
/aoo41x/main/svx/sdi/
H A Dsvxitems.sdi391 item SvxDrawToolEnum SvxDrawToolItem;
H A Dsvx.sdi3239 SvxDrawToolItem InsertDraw SID_INSERT_DRAW

Completed in 78 milliseconds