Searched refs:ePosAndSpaceMode (Results 1 – 6 of 6) sorted by relevance
1107 const SvxNumberFormat::SvxNumPositionAndSpaceMode ePosAndSpaceMode( in ChangeIndent() local1119 else if ( ePosAndSpaceMode == SvxNumberFormat::LABEL_ALIGNMENT ) in ChangeIndent()1146 const SvxNumberFormat::SvxNumPositionAndSpaceMode ePosAndSpaceMode( in SetIndent() local1148 if ( ePosAndSpaceMode == SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in SetIndent()1152 else if ( ePosAndSpaceMode == SvxNumberFormat::LABEL_ALIGNMENT ) in SetIndent()1176 const SvxNumberFormat::SvxNumPositionAndSpaceMode ePosAndSpaceMode( in SetIndentOfFirstListLevelAndChangeOthers() local1178 if ( ePosAndSpaceMode == SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in SetIndentOfFirstListLevelAndChangeOthers()1184 else if ( ePosAndSpaceMode == SvxNumberFormat::LABEL_ALIGNMENT ) in SetIndentOfFirstListLevelAndChangeOthers()1674 SvxNumberFormat::SvxNumPositionAndSpaceMode ePosAndSpaceMode; in GetDefaultPositionAndSpaceMode() local1686 ePosAndSpaceMode = SvxNumberFormat::LABEL_ALIGNMENT; in GetDefaultPositionAndSpaceMode()[all …]
238 sal_Int16 ePosAndSpaceMode; member in SvxXMLListLevelStyleContext_Impl289 ePosAndSpaceMode = eValue; in SetPosAndSpaceMode()336 , ePosAndSpaceMode( PositionAndSpaceMode::LABEL_WIDTH_AND_POSITION ) in SvxXMLListLevelStyleContext_Impl()552 pProps[nPos++].Value <<= (sal_Int16)ePosAndSpaceMode; in GetProperties()857 sal_Int16 ePosAndSpaceMode = PositionAndSpaceMode::LABEL_WIDTH_AND_POSITION; in SvxXMLListLevelStyleAttrContext_Impl() local859 ePosAndSpaceMode = PositionAndSpaceMode::LABEL_ALIGNMENT; in SvxXMLListLevelStyleAttrContext_Impl()860 rListLevel.SetPosAndSpaceMode( ePosAndSpaceMode ); in SvxXMLListLevelStyleAttrContext_Impl()
139 sal_Int16 ePosAndSpaceMode = PositionAndSpaceMode::LABEL_WIDTH_AND_POSITION; in exportLevelStyle() local255 ePosAndSpaceMode = nValue; in exportLevelStyle()398 if ( ePosAndSpaceMode == PositionAndSpaceMode::LABEL_WIDTH_AND_POSITION ) in exportLevelStyle()433 else if ( ePosAndSpaceMode == PositionAndSpaceMode::LABEL_ALIGNMENT && in exportLevelStyle()526 if ( ePosAndSpaceMode == PositionAndSpaceMode::LABEL_ALIGNMENT && in exportLevelStyle()
561 SvxNumberFormat::SvxNumPositionAndSpaceMode ePosAndSpaceMode = in InitPosAndSpaceMode() local569 ePosAndSpaceMode = aNumFmt.GetPositionAndSpaceMode(); in InitPosAndSpaceMode()570 if ( ePosAndSpaceMode == SvxNumberFormat::LABEL_ALIGNMENT ) in InitPosAndSpaceMode()579 ePosAndSpaceMode == SvxNumberFormat::LABEL_ALIGNMENT; in InitPosAndSpaceMode()
1306 const SvxNumberFormat::SvxNumPositionAndSpaceMode ePosAndSpaceMode( in NumOrBulletOn() local1309 SwNumRule aNumRule( GetUniqueNumRuleName(), ePosAndSpaceMode ); in NumOrBulletOn()1360 if ( ePosAndSpaceMode == SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in NumOrBulletOn()1388 ePosAndSpaceMode == SvxNumberFormat::LABEL_ALIGNMENT ) in NumOrBulletOn()
3533 SvxNumberFormat::SvxNumPositionAndSpaceMode ePosAndSpaceMode = in InitPosAndSpaceMode() local3541 ePosAndSpaceMode = aNumFmt.GetPositionAndSpaceMode(); in InitPosAndSpaceMode()3542 if ( ePosAndSpaceMode == SvxNumberFormat::LABEL_ALIGNMENT ) in InitPosAndSpaceMode()3551 ePosAndSpaceMode == SvxNumberFormat::LABEL_ALIGNMENT; in InitPosAndSpaceMode()
Completed in 59 milliseconds