Searched defs:SdrTextLowerDistItem (Results 1 – 1 of 1) sorted by relevance
50 class SdrTextLowerDistItem: public SdrMetricItem { class52 SdrTextLowerDistItem(long nHgt=0): SdrMetricItem(SDRATTR_TEXT_LOWERDIST,nHgt) {} in SdrTextLowerDistItem() function in SdrTextLowerDistItem53 SdrTextLowerDistItem(SvStream& rIn): SdrMetricItem(SDRATTR_TEXT_LOWERDIST,rIn) {} in SdrTextLowerDistItem() function in SdrTextLowerDistItem
Completed in 13 milliseconds