Home
last modified time | relevance | path

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

/trunk/main/svx/inc/svx/
H A Dsxmfsitm.hxx31 class SdrMeasureFormatStringItem: public SfxStringItem { class
33SdrMeasureFormatStringItem() : SfxStringItem() { SetWhich(SDRATTR_MEASUREFORMATS… in SdrMeasureFormatStringItem() function in SdrMeasureFormatStringItem
34 SdrMeasureFormatStringItem(const String& rStr) : SfxStringItem(SDRATTR_MEASUREFORMATSTRING,rStr) {} in SdrMeasureFormatStringItem() function in SdrMeasureFormatStringItem
35 SdrMeasureFormatStringItem(SvStream& rIn) : SfxStringItem(SDRATTR_MEASUREFORMATSTRING,rIn) {} in SdrMeasureFormatStringItem() function in SdrMeasureFormatStringItem

Completed in 8 milliseconds