Home
last modified time | relevance | path

Searched refs:GetLevel (Results 1 – 25 of 69) sorted by relevance

123

/trunk/main/sw/source/core/tox/
H A Dtxmsrt.cxx336 if(GetLevel() != rCmp.GetLevel() || nKeyLevel != rCmp.nKeyLevel) in operator ==()
379 sal_Bool bRet = GetLevel() == rCmp.GetLevel() && in operator <()
458 sal_uInt16 SwTOXIndex::GetLevel() const in GetLevel() function in SwTOXIndex
499 return GetLevel() == rCmpBase.GetLevel() && in operator ==()
515 return GetLevel() <= rCmpBase.GetLevel() && in operator <()
521 sal_uInt16 SwTOXCustom::GetLevel() const in GetLevel() function in SwTOXCustom
585 sal_uInt16 SwTOXContent::GetLevel() const in GetLevel() function in SwTOXContent
587 return pTxtMark->GetTOXMark().GetLevel(); in GetLevel()
683 sal_uInt16 SwTOXPara::GetLevel() const in GetLevel() function in SwTOXPara
812 sal_uInt16 SwTOXTable::GetLevel() const in GetLevel() function in SwTOXTable
[all …]
/trunk/main/cui/source/tabpages/
H A Dnumpages.cxx416 SvxNumberFormat aFmt(pActNum->GetLevel(i)); in IMPL_LINK()
610 SvxNumberFormat aFmt(pActNum->GetLevel(i)); in IMPL_LINK()
856 SvxNumberFormat aFmt(pActNum->GetLevel(i)); in IMPL_LINK()
1161 SvxNumberFormat aFmt(pActNum->GetLevel(i)); in IMPL_LINK()
1746 aNumFmtArr[i] = &pActNum->GetLevel(i); in InitControls()
2063 SvxNumberFormat aNumFmt(pActNum->GetLevel(i)); in IMPL_LINK()
2165 SvxNumberFormat aNumFmt(pActNum->GetLevel(i)); in IMPL_LINK()
2192 SvxNumberFormat aNumFmt(pActNum->GetLevel(i)); in IMPL_LINK()
3188 aNumFmtArr[i] = &pActNum->GetLevel(i); in InitControls()
3793 …nValue -= (pActNum->GetLevel(i - 1).GetAbsLSpace() + pActNum->GetLevel(i - 1).GetFirstLineOffset()… in IMPL_LINK()
[all …]
/trunk/main/sw/source/ui/index/
H A Dtoxmgr.cxx94 ASSERT(rDesc.GetLevel() > 0 && rDesc.GetLevel() <= MAXLEVEL, in InsertTOXMark()
97 pMark->SetLevel( static_cast< sal_uInt16 >(rDesc.GetLevel()) ); in InsertTOXMark()
129 ASSERT(rDesc.GetLevel() > 0 && rDesc.GetLevel() <= MAXLEVEL, in InsertTOXMark()
134 pMark->SetLevel( static_cast< sal_uInt16 >(rDesc.GetLevel()) ); in InsertTOXMark()
194 pCurTOXMark->SetLevel( static_cast< sal_uInt16 >(rDesc.GetLevel()) ); in UpdateTOXMark()
335 pNewTOX->SetLevel(rDesc.GetLevel()); in UpdateOrInsertTOX()
513 rTOXBase.SetLevel(GetLevel()); in ApplyTo()
/trunk/main/sw/source/core/inc/
H A Dtxmsrt.hxx139 virtual sal_uInt16 GetLevel() const = 0;
188 virtual sal_uInt16 GetLevel() const;
205 virtual sal_uInt16 GetLevel() const;
228 virtual sal_uInt16 GetLevel() const;
243 virtual sal_uInt16 GetLevel() const;
262 virtual sal_uInt16 GetLevel() const;
286 virtual sal_uInt16 GetLevel() const;
/trunk/main/editeng/source/items/
H A Dnumitem.cxx1011 const SvxNumberFormat& SvxNumRule::GetLevel(sal_uInt16 nLevel)const in GetLevel() function in SvxNumRule
1066 if( SVX_NO_NUM > rNum.GetLevel() && !( SVX_NO_NUMLEVEL & rNum.GetLevel() ) ) in MakeNumString()
1068 const SvxNumberFormat& rMyNFmt = GetLevel( rNum.GetLevel() ); in MakeNumString()
1071 sal_uInt8 i = rNum.GetLevel(); in MakeNumString()
1086 for( ; i <= rNum.GetLevel(); ++i ) in MakeNumString()
1088 const SvxNumberFormat& rNFmt = GetLevel( i ); in MakeNumString()
1107 if( i != rNum.GetLevel() && bDot) in MakeNumString()
1128 SvxNumberFormat aFmt(GetLevel(i)); in UnLinkGraphics()
1268 pNewRule->SetLevel( nLevel, pRule->GetLevel( nLevel ) ); in SvxConvertNumRule()
/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx249 SvxNumberFormat aFmt(aNum.GetLevel(i)); in ImplLoad()
390 SvxNumberFormat aFmt(aNum.GetLevel(nActLv)); in GetNBOIndexForNumRule()
445 SvxNumberFormat aFmt(aNum.GetLevel(nActLv)); in RelplaceNumRule()
521 SvxNumberFormat aFmt(aNum.GetLevel(i)); in ApplyNumRule()
675 SvxNumberFormat aFmt(aNum.GetLevel(nActLv)); in GetNBOIndexForNumRule()
717 SvxNumberFormat aFmt(aNum.GetLevel(nActLv)); in RelplaceNumRule()
769 SvxNumberFormat aFmt(aNum.GetLevel(i)); in ApplyNumRule()
1289 SvxNumberFormat aFmt(aNum.GetLevel(i)); in ApplyNumRule()
1317 SvxNumberFormat aFmt(aNum.GetLevel(i)); in ApplyNumRule()
1631 SvxNumberFormat aFmt(aNum.GetLevel(i)); in ApplyNumRule()
[all …]
/trunk/main/xmloff/source/text/
H A Dtxtparae.cxx820 if ( rPrevInfo.GetLevel() > 0 ) in exportListChange()
825 rNextInfo.GetLevel() <= 0 ) in exportListChange()
831 else if ( rPrevInfo.GetLevel() > rNextInfo.GetLevel() ) in exportListChange()
836 nListLevelsToBeClosed = rPrevInfo.GetLevel() - rNextInfo.GetLevel(); in exportListChange()
868 if ( rNextInfo.GetLevel() > 0 ) in exportListChange()
873 rPrevInfo.GetLevel() <= 0 ) in exportListChange()
879 else if ( rNextInfo.GetLevel() > rPrevInfo.GetLevel() ) in exportListChange()
884 nListLevelsToBeOpened = rNextInfo.GetLevel() - rPrevInfo.GetLevel(); in exportListChange()
1079 if ( rNextInfo.GetLevel() > 0 && in exportListChange()
1082 rPrevInfo.GetLevel() >= rNextInfo.GetLevel() ) in exportListChange()
[all …]
/trunk/main/sw/source/core/doc/
H A Ddoctxm.cxx1011 sal_uInt16 nLvl = aSortArr[ nCnt ]->GetLevel(); in Update()
1104 sal_uInt16 nLevel = aSortArr[i]->GetLevel(); in InsertAlphaDelimitter()
1132 } while (i < aSortArr.Count() && aSortArr[i]->GetLevel() > nLevel); in InsertAlphaDelimitter()
1253 pMark->GetLevel() <= GetLevel()) in UpdateMarks()
1282 sal_uInt16( pTxtNd->GetAttrOutlineLevel()) <= GetLevel() && //<-end,zhaojianwei in UpdateOutline()
1661 sal_uInt16 nLvl = rBase.GetLevel(); in GenerateText()
2316 aSortArr[i]->GetLevel() > pNew->GetLevel() ) in InsertSorted()
2357 pBase->GetLevel() == nLevel ) in GetKeyRange()
2367 if(nLevel == aSortArr[i]->GetLevel() && *pKey < *(aSortArr[i])) in GetKeyRange()
2378 if(aSortArr[i]->GetLevel() <= nLevel) in GetKeyRange()
/trunk/main/sw/inc/
H A Dtox.hxx119 inline sal_uInt16 GetLevel() const;
549 inline sal_uInt16 GetLevel() const;
671 inline sal_uInt16 SwTOXMark::GetLevel() const in GetLevel() function in SwTOXMark
775 inline sal_uInt16 SwTOXBase::GetLevel() const in GetLevel() function in SwTOXBase
H A Dchpfld.hxx85 inline sal_uInt8 GetLevel() const;
94 inline sal_uInt8 SwChapterField::GetLevel() const { return nLevel; } in GetLevel() function in SwChapterField
/trunk/main/editeng/source/uno/
H A Dunonrule.cxx192 const SvxNumberFormat& rFmt = maRule.GetLevel((sal_uInt16) nIndex); in getNumberingRuleByIndex()
291 SvxNumberFormat aFmt(maRule.GetLevel( (sal_uInt16)nIndex )); in setNumberingRuleByIndex()
591 if( rRule1.GetLevel(i) != rRule2.GetLevel(i) ) in Compare()
/trunk/main/sw/source/filter/html/
H A Dhtmlnum.hxx75 inline sal_uInt8 GetLevel() const;
111 inline sal_uInt8 SwHTMLNumRuleInfo::GetLevel() const in GetLevel() function in SwHTMLNumRuleInfo
H A Dhtmlnum.cxx471 SetNodeNum( rInfo.GetLevel(), false ); in EndNumBulList()
497 sal_uInt8 nLevel = GetNumInfo().GetLevel(); in NewNumBulListItem()
/trunk/main/sw/source/ui/inc/
H A Dtoxmgr.hxx133 sal_uInt8 GetLevel()const {return nLevel; } in GetLevel() function in SwTOXDescription
232 int GetLevel() const {return nLevel;} in GetLevel() function in SwTOXMarkDescription
H A Dabstract.hxx62 sal_uInt8 GetLevel() const;
/trunk/main/sw/source/ui/shells/
H A Dtxtnum.cxx133 SvxNumberFormat aFmt( aRule.GetLevel( i ) ); in ExecEnterNum()
171 SvxNumberFormat aFmt( aSvxRule.GetLevel( n ) ); in ExecEnterNum()
/trunk/main/editeng/inc/editeng/
H A Dnumitem.hxx298 const SvxNumberFormat& GetLevel(sal_uInt16 nLevel)const;
357 sal_uInt8 GetLevel() const { return nMyLevel; } in GetLevel() function in SvxNodeNum
/trunk/main/writerfilter/source/dmapper/
H A DNumberingManager.cxx404 ListLevel::Pointer AbstractListDef::GetLevel( sal_uInt16 nLvl ) in GetLevel() function in writerfilter::dmapper::AbstractListDef
530 ListLevel::Pointer pAbsLevel = m_pAbstractDef->GetLevel( nLevel ); in CreateNumberingRules()
531 ListLevel::Pointer pLevel = GetLevel( nLevel ); in CreateNumberingRules()
/trunk/main/sw/source/core/text/
H A Ditrcrsr.cxx815 ((SwBidiPortion*)pPor)->GetLevel() % 2 ); in _GetCharRect()
1136 const sal_uInt8 nPortionLevel = pLastBidiPor->GetLevel(); in _GetCharRect()
1163 const sal_uInt8 nPortionLevel = ((SwBidiPortion*)pPor)->GetLevel(); in _GetCharRect()
1587 const sal_uInt8 nBidiLevel = ((SwBidiPortion*)pPor)->GetLevel(); in GetCrsrOfst()
H A Dpormulti.cxx888 nCurrLevel = ((SwBidiPortion*)pMulti)->GetLevel(); in GetMultiCreator()
1398 nEnvDir = pEnvPor ? ((SwBidiPortion*)pEnvPor)->GetLevel() % 2 : nFrmDir; in PaintMultiPortion()
1399 nThisDir = ((SwBidiPortion&)rMulti).GetLevel() % 2; in PaintMultiPortion()
2147 ((SwBidiPortion&)rMulti).GetLevel() ); in BuildMultiPortion()
/trunk/main/svx/source/sidebar/tools/
H A DValueSetWithTextControl.cxx389 SvxNumberFormat aNumFmt(aTempRule.GetLevel(nLvl)); in UserDraw()
434 SvxNumberFormat aFmt(aTempRule.GetLevel(nLvl)); in UserDraw()
/trunk/main/sw/source/ui/misc/
H A Doutline.cxx402 sal_uInt16 SwOutlineTabDialog::GetLevel(const String &rFmtName) const in GetLevel() function in SwOutlineTabDialog
458 if ((sal_uInt8)GetLevel(rTxtColl.GetName()) == MAXLEVEL) //add by zhaojianwei in Ok()
472 rTxtColl.AssignToListLevelOfOutlineStyle(GetLevel(rTxtColl.GetName())); in Ok()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh3.cxx246 if ( pPaintLockData->GetLevel(bDoc) ) in UnlockPaint_Impl()
248 if (!pPaintLockData->GetLevel(!bDoc) && !pPaintLockData->GetLevel(bDoc)) in UnlockPaint_Impl()
/trunk/main/sw/source/ui/dialog/
H A Dabstract.cxx71 sal_uInt8 SwInsertAbstractDlg::GetLevel() const in GetLevel() function in SwInsertAbstractDlg
/trunk/main/sc/source/ui/inc/
H A Dpntlock.hxx53 sal_uInt16 GetLevel(sal_Bool bDoc) const in GetLevel() function in ScPaintLockData

Completed in 213 milliseconds

123