Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/misc/
H A Doutline.cxx619 … bSameComplete &= aNumFmtArr[i]->GetIncludeUpperLevels() == aNumFmtArr[0]->GetIncludeUpperLevels(); in Update()
658 aAllLevelNF.SetValue(aNumFmtArr[0]->GetIncludeUpperLevels()); in Update()
689 aAllLevelNF.SetValue(rFmt.GetIncludeUpperLevels()); in Update()
/aoo41x/main/sw/source/filter/ww8/
H A Dwrtw8num.cxx885 bool bInclUpper = rFmt.GetIncludeUpperLevels() > 0; in BuildAnlvBase()
899 sal_uInt8 nUpper = rFmt.GetIncludeUpperLevels(); in BuildAnlvBase()
1004 (pRul->Get(1).GetIncludeUpperLevels() <= 1) in Out_SwNum()
H A Dww8par2.cxx739 if( !rNum.GetIncludeUpperLevels() // es sind <= 1 Nummern anzuzeigen in SetAnlvStrings()
/aoo41x/main/sw/source/core/doc/
H A Dnumber.cxx832 rMyNFmt.GetIncludeUpperLevels() ) // nur der eigene Level ? in MakeNumString()
834 sal_uInt8 n = rMyNFmt.GetIncludeUpperLevels(); in MakeNumString()
917 … n = Get( static_cast<sal_uInt16>(pWorkingNodeNum->GetLevelInListTree()) ).GetIncludeUpperLevels(); in MakeRefNumString()
H A Ddocnum.cxx888 …else if( SVX_NUM_NUMBER_NONE > rNewFmt.GetNumberingType() && 1 < rNewFmt.GetIncludeUpperLevels() && in lcl_ChgNumRule()
889 0 != (nChgFmtLevel & GetUpperLvlChg( n, rNewFmt.GetIncludeUpperLevels(),nMask )) ) in lcl_ChgNumRule()
/aoo41x/main/sw/source/filter/rtf/
H A Drtfnum.cxx1073 while( nLast && 1 < pCurRule->Get( --nLast ).GetIncludeUpperLevels() ) in ReadNumSecLevel()
1120 if( 1 < pCurNumFmt->GetIncludeUpperLevels() && in ReadNumSecLevel()
/aoo41x/main/editeng/source/items/
H A Dnumitem.cxx1074 1 < rMyNFmt.GetIncludeUpperLevels() ) // nur der eigene Level ? in MakeNumString()
1076 sal_uInt8 n = rMyNFmt.GetIncludeUpperLevels(); in MakeNumString()
/aoo41x/main/editeng/inc/editeng/
H A Dnumitem.hxx207 sal_uInt8 GetIncludeUpperLevels()const { return nInclUpperLevels;} in GetIncludeUpperLevels() function in SvxNumberFormat
/aoo41x/main/sw/source/ui/config/
H A Duinums.cxx571 << (aFmt.GetIncludeUpperLevels() > 0) in Store()
/aoo41x/main/cui/source/tabpages/
H A Dnumpages.cxx1764 … bAllLevel &= aNumFmtArr[i]->GetIncludeUpperLevels() == aNumFmtArr[nLvl]->GetIncludeUpperLevels(); in InitControls()
1816 aAllLevelNF.SetValue(aNumFmtArr[nLvl]->GetIncludeUpperLevels()); in InitControls()
/aoo41x/main/sw/source/core/unocore/
H A Dunosett.cxx1486 nINT16 = rFmt.GetIncludeUpperLevels(); in GetNumberingRuleByIndex()

Completed in 186 milliseconds