Searched defs:SdrHorzShearAllItem (Results 1 – 1 of 1) sorted by relevance
32 class SdrHorzShearAllItem: public SdrAngleItem { class34 SdrHorzShearAllItem(long nAngle=0): SdrAngleItem(SDRATTR_HORZSHEARALL,nAngle) {} in SdrHorzShearAllItem() function in SdrHorzShearAllItem35 SdrHorzShearAllItem(SvStream& rIn): SdrAngleItem(SDRATTR_HORZSHEARALL,rIn) {} in SdrHorzShearAllItem() function in SdrHorzShearAllItem
Completed in 5 milliseconds