Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Dpoolfmt.cxx1670 const SvxNumberFormat::SvxNumPositionAndSpaceMode eNumberFormatPositionAndSpaceMode in GetNumRuleFromPool() local
1678 n = MakeNumRule( aNm, 0, sal_False, eNumberFormatPositionAndSpaceMode ); in GetNumRuleFromPool()
1701 aFmt.SetPositionAndSpaceMode( eNumberFormatPositionAndSpaceMode ); in GetNumRuleFromPool()
1728 if ( eNumberFormatPositionAndSpaceMode == SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in GetNumRuleFromPool()
1732 else if ( eNumberFormatPositionAndSpaceMode == SvxNumberFormat::LABEL_ALIGNMENT ) in GetNumRuleFromPool()
1741 … if ( eNumberFormatPositionAndSpaceMode == SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in GetNumRuleFromPool()
1745 else if ( eNumberFormatPositionAndSpaceMode == SvxNumberFormat::LABEL_ALIGNMENT ) in GetNumRuleFromPool()
1782 aFmt.SetPositionAndSpaceMode( eNumberFormatPositionAndSpaceMode ); in GetNumRuleFromPool()
1788 if ( eNumberFormatPositionAndSpaceMode == SvxNumberFormat::LABEL_ALIGNMENT ) in GetNumRuleFromPool()
1797 … if ( eNumberFormatPositionAndSpaceMode == SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in GetNumRuleFromPool()
[all …]