Searched defs:SdrPercentItem (Results 1 – 1 of 1) sorted by relevance
35 class SVX_DLLPUBLIC SdrPercentItem : public SfxUInt16Item class39 SdrPercentItem(): SfxUInt16Item() {} in SdrPercentItem() function in SdrPercentItem40 SdrPercentItem(sal_uInt16 nId, sal_uInt16 nVal=0): SfxUInt16Item(nId,nVal) {} in SdrPercentItem() function in SdrPercentItem41 SdrPercentItem(sal_uInt16 nId, SvStream& rIn): SfxUInt16Item(nId,rIn) {} in SdrPercentItem() function in SdrPercentItem
Completed in 29 milliseconds