Searched refs:meLabelFollowedBy (Results 1 – 2 of 2) sorted by relevance
188 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()
150 SvxNumLabelFollowedBy meLabelFollowedBy; member in SvxNumberFormat