Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dwrtw8num.cxx142 ASSERT( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_WIDTH_AND_POSITION, in GetWordFirstLineOffset()
398 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in AbstractNumberingDefinitions()
402 else if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in AbstractNumberingDefinitions()
460 if ( rFmt.GetPositionAndSpaceMode() == in AbstractNumberingDefinitions()
496 if ( rFmt.GetPositionAndSpaceMode() == in AbstractNumberingDefinitions()
548 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in AbstractNumberingDefinitions()
553 else if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in AbstractNumberingDefinitions()
708 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in BuildAnlvBulletBase()
769 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in BuildAnlvBulletBase()
920 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in BuildAnlvBase()
[all …]
H A Dww8par3.cxx651 if ( rNumFmt.GetPositionAndSpaceMode() == in ReadLVL()
972 if ( rNumFmt.GetPositionAndSpaceMode() == in ReadLVL()
1795 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in UseListIndent()
1809 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in SetStyleIndent()
1950 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in RegisterNumFmtOnTxtNode()
H A Dwrtw8nds.cxx2156 if ( pFmt->GetPositionAndSpaceMode() == in OutputTextNode()
2166 if ( pFmt->GetPositionAndSpaceMode() == in OutputTextNode()
2189 if ( pFmt->GetPositionAndSpaceMode() == in OutputTextNode()
2201 if ( pFmt->GetPositionAndSpaceMode() == in OutputTextNode()
2264 if ( rNumFmt.GetPositionAndSpaceMode() == in OutputTextNode()
H A Dww8par.cxx1112 ASSERT( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_WIDTH_AND_POSITION, in GetListFirstLineIndent()
1129 ASSERT( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_WIDTH_AND_POSITION, in lcl_GetTrueMargin()
1148 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in SyncIndentWithList()
1155 else if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in SyncIndentWithList()
H A Dww8atr.cxx703 if ( rNFmt.GetPositionAndSpaceMode() == in OutlineNumbering()
782 if ( rNFmt.GetPositionAndSpaceMode() == in OutputFormat()
/trunk/main/sw/source/ui/misc/
H A Doutline.cxx1149 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in Paint()
1161 else if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in Paint()
1201 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT && in Paint()
1213 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in Paint()
1221 else if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in Paint()
1268 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in Paint()
1272 else if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in Paint()
H A Dnum.cxx569 ePosAndSpaceMode = aNumFmt.GetPositionAndSpaceMode(); in InitPosAndSpaceMode()
1011 aNumFmt.GetPositionAndSpaceMode(), in IMPL_LINK()
1016 aNumFmt.SetPositionAndSpaceMode( aTempFmt.GetPositionAndSpaceMode() ); in IMPL_LINK()
1017 if ( aTempFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in IMPL_LINK()
1023 else if ( aTempFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in IMPL_LINK()
/trunk/main/cui/source/tabpages/
H A Dnumpages.cxx2741 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in Paint()
2756 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()
3128 if ( rNumFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in lcl_PrintDebugOutput()
3137 else if ( rNumFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in lcl_PrintDebugOutput()
3541 ePosAndSpaceMode = aNumFmt.GetPositionAndSpaceMode(); in InitPosAndSpaceMode()
3977 pActNum->GetLevel( 0 ).GetPositionAndSpaceMode() ); in IMPL_LINK()
3986 aNumFmt.SetPositionAndSpaceMode( aTempFmt.GetPositionAndSpaceMode() ); in IMPL_LINK()
[all …]
/trunk/main/sw/source/core/txtnode/
H A Dndtxt.cxx2868 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in GetLeftMarginWithNum()
2884 else if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in GetLeftMarginWithNum()
2920 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in GetFirstLineOfsWithNum()
2930 else if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in GetFirstLineOfsWithNum()
2964 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in GetAdditionalIndentForStartingNewList()
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()
H A Dthints.cxx2076 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in lcl_MergeListLevelIndentAsLRSpaceItem()
/trunk/main/sw/source/core/doc/
H A Dnumber.cxx1108 aTmpNumFmt.GetPositionAndSpaceMode() ); in ChangeIndent()
1147 aTmpNumFmt.GetPositionAndSpaceMode() ); in SetIndent()
1177 aTmpNumFmt.GetPositionAndSpaceMode() ); in SetIndentOfFirstListLevelAndChangeOthers()
H A Ddocnum.cxx1047 … && pNewOrChangedNumRule->Get( 0 ).GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in SetNumRule()
H A Dpoolfmt.cxx235 if ( rNFmt.GetPositionAndSpaceMode() == in lcl_SetHeadline()
H A Ddocfmt.cxx2338 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in MoveLeftMargin()
/trunk/main/editeng/inc/editeng/
H A Dnumitem.hxx220 SvxNumPositionAndSpaceMode GetPositionAndSpaceMode() const;
/trunk/main/sw/source/core/unocore/
H A Dunosett.cxx1522 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in GetNumberingRuleByIndex()
1544 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in GetNumberingRuleByIndex()
1553 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in GetNumberingRuleByIndex()
/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/sw/source/ui/shells/
H A Dtxtattr.cxx492 pCurRule->Get( 0 ).GetPositionAndSpaceMode() ); in ExecParaAttr()
/trunk/main/editeng/source/items/
H A Dnumitem.cxx566 SvxNumberFormat::SvxNumPositionAndSpaceMode SvxNumberFormat::GetPositionAndSpaceMode() const in GetPositionAndSpaceMode() function in SvxNumberFormat
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx1407 if ( aFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in NumOrBulletOn()
/trunk/main/sw/source/ui/app/
H A Ddocstyle.cxx1174 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in MergeIndentAttrsOfListStyle()

Completed in 257 milliseconds