Home
last modified time | relevance | path

Searched refs:LABEL_ALIGNMENT (Results 1 – 25 of 28) sorted by relevance

12

/trunk/main/sw/source/core/doc/
H A Dpoolfmt.cxx1732 else if ( eNumberFormatPositionAndSpaceMode == SvxNumberFormat::LABEL_ALIGNMENT ) in GetNumRuleFromPool()
1788 if ( eNumberFormatPositionAndSpaceMode == SvxNumberFormat::LABEL_ALIGNMENT ) in GetNumRuleFromPool()
1830 else if ( eNumberFormatPositionAndSpaceMode == SvxNumberFormat::LABEL_ALIGNMENT ) in GetNumRuleFromPool()
1889 else if ( eNumberFormatPositionAndSpaceMode == SvxNumberFormat::LABEL_ALIGNMENT ) in GetNumRuleFromPool()
1946 if ( eNumberFormatPositionAndSpaceMode == SvxNumberFormat::LABEL_ALIGNMENT ) in GetNumRuleFromPool()
1958 else if ( eNumberFormatPositionAndSpaceMode == SvxNumberFormat::LABEL_ALIGNMENT ) in GetNumRuleFromPool()
1977 else if ( eNumberFormatPositionAndSpaceMode == SvxNumberFormat::LABEL_ALIGNMENT ) in GetNumRuleFromPool()
1996 else if ( eNumberFormatPositionAndSpaceMode == SvxNumberFormat::LABEL_ALIGNMENT ) in GetNumRuleFromPool()
2020 else if ( eNumberFormatPositionAndSpaceMode == SvxNumberFormat::LABEL_ALIGNMENT ) in GetNumRuleFromPool()
2083 else if ( eNumberFormatPositionAndSpaceMode == SvxNumberFormat::LABEL_ALIGNMENT ) in GetNumRuleFromPool()
[all …]
H A Dnumber.cxx568 pFmt->SetPositionAndSpaceMode( SvxNumberFormat::LABEL_ALIGNMENT ); in SwNumRule()
608 pFmt->SetPositionAndSpaceMode( SvxNumberFormat::LABEL_ALIGNMENT ); in SwNumRule()
1119 else if ( ePosAndSpaceMode == SvxNumberFormat::LABEL_ALIGNMENT ) in ChangeIndent()
1152 else if ( ePosAndSpaceMode == SvxNumberFormat::LABEL_ALIGNMENT ) in SetIndent()
1184 else if ( ePosAndSpaceMode == SvxNumberFormat::LABEL_ALIGNMENT ) in SetIndentOfFirstListLevelAndChangeOthers()
1686 ePosAndSpaceMode = SvxNumberFormat::LABEL_ALIGNMENT; in GetDefaultPositionAndSpaceMode()
H A Ddocnum.cxx1047 … && pNewOrChangedNumRule->Get( 0 ).GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in SetNumRule()
H A Ddocfmt.cxx2338 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in MoveLeftMargin()
/trunk/main/offapi/com/sun/star/text/
H A DNumberingLevel.idl202 If it equals LABEL_ALIGNMENT, properties Adjust, LabelFollowedBy,
215 Only of relevance, if PositionAndSpaceMode equals LABEL_ALIGNMENT.
227 Only of relevance, if PositionAndSpaceMode equals LABEL_ALIGNMENT
239 Only of relevance, if PositionAndSpaceMode equals LABEL_ALIGNMENT.
250 Only of relevance, if PositionAndSpaceMode equals LABEL_ALIGNMENT.
H A DPositionAndSpaceMode.idl49 const short LABEL_ALIGNMENT = 1;
/trunk/main/sw/source/ui/misc/
H A Dnum.cxx562 SvxNumberFormat::LABEL_ALIGNMENT; in InitPosAndSpaceMode()
570 if ( ePosAndSpaceMode == SvxNumberFormat::LABEL_ALIGNMENT ) in InitPosAndSpaceMode()
579 ePosAndSpaceMode == SvxNumberFormat::LABEL_ALIGNMENT; in InitPosAndSpaceMode()
1023 else if ( aTempFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in IMPL_LINK()
H A Doutline.cxx1161 else if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in Paint()
1201 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT && in Paint()
1221 else if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in Paint()
1272 else if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in Paint()
/trunk/main/cui/source/tabpages/
H A Dnumpages.cxx2756 else if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in Paint()
2806 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT && in Paint()
2825 else if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in Paint()
2883 else if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in Paint()
3137 else if ( rNumFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in lcl_PrintDebugOutput()
3534 SvxNumberFormat::LABEL_ALIGNMENT; in InitPosAndSpaceMode()
3542 if ( ePosAndSpaceMode == SvxNumberFormat::LABEL_ALIGNMENT ) in InitPosAndSpaceMode()
3551 ePosAndSpaceMode == SvxNumberFormat::LABEL_ALIGNMENT; in InitPosAndSpaceMode()
3993 else if ( aTempFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in IMPL_LINK()
/trunk/main/sw/source/core/txtnode/
H A Dndtxt.cxx2884 else if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in GetLeftMarginWithNum()
2930 else if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in GetFirstLineOfsWithNum()
2974 else if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in GetAdditionalIndentForStartingNewList()
3009 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in ClearLRSpaceItemDueToListLevelIndents()
3029 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in GetLeftMarginForTabCalculation()
4278 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT && in GetListTabStopPosition()
4321 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in GetLabelFollowedBy()
/trunk/main/xmloff/source/style/
H A Dxmlnume.cxx433 else if ( ePosAndSpaceMode == PositionAndSpaceMode::LABEL_ALIGNMENT && in exportLevelStyle()
526 if ( ePosAndSpaceMode == PositionAndSpaceMode::LABEL_ALIGNMENT && in exportLevelStyle()
H A Dxmlnumi.cxx859 ePosAndSpaceMode = PositionAndSpaceMode::LABEL_ALIGNMENT; in SvxXMLListLevelStyleAttrContext_Impl()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8num.cxx402 else if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in AbstractNumberingDefinitions()
553 else if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in AbstractNumberingDefinitions()
H A Dww8par3.cxx1150 SvxNumberFormat::LABEL_ALIGNMENT ); in CreateNextRule()
1950 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in RegisterNumFmtOnTxtNode()
H A Dww8par2.cxx841 SvxNumberFormat::LABEL_ALIGNMENT ); in GetStyRule()
1065 SvxNumberFormat::LABEL_ALIGNMENT ) ]; in StartAnl()
/trunk/main/sw/source/core/unocore/
H A Dunosett.cxx1544 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in GetNumberingRuleByIndex()
1546 nINT16 = PositionAndSpaceMode::LABEL_ALIGNMENT; in GetNumberingRuleByIndex()
1553 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in GetNumberingRuleByIndex()
1963 aFmt.SetPositionAndSpaceMode( SvxNumberFormat::LABEL_ALIGNMENT ); in SetNumberingRuleByIndex()
/trunk/main/editeng/source/items/
H A Dnumitem.cxx815 SvxNumberFormat::LABEL_ALIGNMENT ) in SvxNumRule()
823 aFmts[i]->SetPositionAndSpaceMode( SvxNumberFormat::LABEL_ALIGNMENT ); in SvxNumRule()
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx1388 ePosAndSpaceMode == SvxNumberFormat::LABEL_ALIGNMENT ) in NumOrBulletOn()
1407 if ( aFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in NumOrBulletOn()
/trunk/main/editeng/inc/editeng/
H A Dnumitem.hxx106 LABEL_ALIGNMENT enumerator
/trunk/main/sw/source/core/text/
H A Dtxtfld.cxx488 rNumFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ); in NewNumberPortion()
H A Ditrcrsr.cxx156 if ( rNumFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in AreListLevelIndentsApplicableAndLabelAlignmentActive()
H A Dtxtfrm.cxx2229 if ( rNumFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in CalcAdditionalFirstLineOffset()
/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx284 SVX_RULETYPE_NUMBERING,SvxNumberFormat::LABEL_ALIGNMENT); in ImplStore()
1755 SVX_RULETYPE_NUMBERING,SvxNumberFormat::LABEL_ALIGNMENT); in Init()
/trunk/main/writerfilter/source/dmapper/
H A DNumberingManager.cxx583 sal_Int16( text::PositionAndSpaceMode::LABEL_ALIGNMENT ) ); in CreateNumberingRules()
/trunk/main/sw/source/ui/app/
H A Ddocstyle.cxx1174 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in MergeIndentAttrsOfListStyle()

Completed in 272 milliseconds

12