Home
last modified time | relevance | path

Searched refs:meLabelFollowedBy (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/editeng/source/items/
H A Dnumitem.cxx188 meLabelFollowedBy( LISTTAB ), in SvxNumberFormat()
224 meLabelFollowedBy( LISTTAB ), in SvxNumberFormat()
317 meLabelFollowedBy = ( SvxNumLabelFollowedBy ) nUSHORT; in SvxNumberFormat()
392 rStream << ( sal_uInt16 ) meLabelFollowedBy; in Store()
420 meLabelFollowedBy = rFormat.meLabelFollowedBy; in operator =()
462 meLabelFollowedBy != rFormat.meLabelFollowedBy || in operator ==()
614 meLabelFollowedBy = eLabelFollowedBy; in SetLabelFollowedBy()
618 return meLabelFollowedBy; in GetLabelFollowedBy()
/AOO42X/main/editeng/inc/editeng/
H A Dnumitem.hxx150 SvxNumLabelFollowedBy meLabelFollowedBy; member in SvxNumberFormat