Home
last modified time | relevance | path

Searched defs:SdrPercentItem (Results 1 – 1 of 1) sorted by path

/trunk/main/svx/inc/svx/
H A Dsdprcitm.hxx35 class SVX_DLLPUBLIC SdrPercentItem : public SfxUInt16Item class
39 SdrPercentItem(): SfxUInt16Item() {} in SdrPercentItem() function in SdrPercentItem
40 SdrPercentItem(sal_uInt16 nId, sal_uInt16 nVal=0): SfxUInt16Item(nId,nVal) {} in SdrPercentItem() function in SdrPercentItem
41 SdrPercentItem(sal_uInt16 nId, SvStream& rIn): SfxUInt16Item(nId,rIn) {} in SdrPercentItem() function in SdrPercentItem

Completed in 12 milliseconds