Home
last modified time | relevance | path

Searched refs:IsCountedInList (Results 1 – 21 of 21) sorted by relevance

/aoo42x/main/sw/source/core/txtnode/
H A Dndtxt.cxx2588 if ( pRule && IsCountedInList() ) in IsNumbered()
2703 if ( !bNext && !IsCountedInList() ) in _MakeNewTxtNode()
2842 IsCountedInList() ) in GetNumString()
2916 if ( IsCountedInList() ) in GetFirstLineOfsWithNum()
3948 if ( pRule && IsCountedInList()) in HasVisibleNumberingOrBullet()
4067 bool SwTxtNode::IsCountedInList() const in IsCountedInList() function in SwTxtNode
4519 (mrTxtNode.IsCountedInList() ? sal_True : sal_False) ) in HandleSetAttrAtTxtNode()
4629 (mrTxtNode.IsCountedInList() ? sal_True : sal_False) ) in HandleSetAttrAtTxtNode()
4813 !mrTxtNode.IsCountedInList() ); in HandleResetAttrAtTxtNode()
4862 !mrTxtNode.IsCountedInList(); in HandleResetAttrAtTxtNode()
[all …]
/aoo42x/main/sw/source/core/fields/
H A Dchpfld.cxx151 if (rTxtNd.IsCountedInList() && pRule) in ChangeExpansion()
223 if ( pTxtNd->IsCountedInList() && pRule ) in ChangeExpansion()
H A Dreffld.cxx467 rTxtNodeOfReferencedItem.IsCountedInList() ) in MakeRefNumStr()
/aoo42x/main/sw/source/filter/ww8/
H A Dwriterhelper.cxx640 rTxtNode.IsNumbered() && rTxtNode.IsCountedInList() && in GetNumFmtFromTxtNode()
652 rTxtNode.IsNumbered() && rTxtNode.IsCountedInList() && in GetNumFmtFromTxtNode()
672 rTxtNode.IsNumbered() && rTxtNode.IsCountedInList() && in GetNormalNumRuleFromTxtNode()
H A Dwrtw8nds.cxx2163 if( rNode.IsNumbered() && rNode.IsCountedInList() ) in OutputTextNode()
2241 if ( ! rNode.IsCountedInList() && rNode.GetNumRule()!=NULL ) in OutputTextNode()
H A Dww8atr.cxx3376 if( pTxtNd->IsCountedInList()) in ParaNumRule()
H A Dww8par.cxx1189 if (rTxtNode.IsCountedInList()) in GetNumFmtFromStack()
/aoo42x/main/sw/source/core/edit/
H A Dednumber.cxx195 !pTxtNd->IsCountedInList() ) in SelectionHasNumber()
265 !pTxtNd->IsCountedInList() ) in HasNumber()
690 bResult = !pTxtNd->IsCountedInList(); in IsNoNum()
H A Deditsh.cxx918 pTxtNd->IsCountedInList() && in SetNumberingRestart()
/aoo42x/main/sw/source/filter/html/
H A Dhtmlnum.cxx82 bNumbered = rTxtNd.IsCountedInList(); in Set()
401 bAppend = (pTxtNode && ! pTxtNode->IsOutline() && pTxtNode->IsCountedInList()) || in EndNumBulList()
H A Dhtmlgrin.cxx451 if( pTxtNode && ! pTxtNode->IsCountedInList()) in InsertImage()
H A Dhtmlatr.cxx619 ASSERT( bNumbered == static_cast< sal_Bool >(pTxtNd->IsCountedInList()), in OutHTML_SwFmt()
/aoo42x/main/sw/source/core/SwNumberTree/
H A DSwNodeNum.cxx212 aResult = GetTxtNode()->IsCountedInList(); in IsCounted()
/aoo42x/main/sw/source/core/doc/
H A Ddocnum.cxx1618 if( ! pNd->IsCountedInList() ) in lcl_GotoNextPrevNum()
1635 if( !( ! pNd->IsCountedInList() && in lcl_GotoNextPrevNum()
2279 if ( !pTxtNd->IsCountedInList() == !bDel) in NumOrNoNum()
H A Ddbgoutsw.cxx625 if (pTxtNode->IsCountedInList()) in lcl_dbg_out()
/aoo42x/main/sw/source/core/text/
H A Dtxtfld.cxx481 if( pTxtNd->IsNumbered() && pTxtNd->IsCountedInList()) in NewNumberPortion()
H A DEnhancedPDFExportHelper.cxx903 const bool bNoLabel = !pTxtNd->IsCountedInList() && !pTxtNd->IsListRestart(); in BeginNumberedListStructureElements()
986 …const bool bNewItemTag = bNewListTag || pTxtNd->IsCountedInList(); // If the text node is not coun… in BeginNumberedListStructureElements()
H A Dtxtfrm.cxx2224 if ( pTxtNode && pTxtNode->IsNumbered() && pTxtNode->IsCountedInList() && in CalcAdditionalFirstLineOffset()
/aoo42x/main/sw/inc/
H A Dndtxt.hxx807 bool IsCountedInList() const;
/aoo42x/main/sw/source/core/unocore/
H A Dunocrsrhelper.cxx265 sal_Bool bIsNumber = pTxtNd->IsCountedInList(); in getCrsrPropertyValue()
/aoo42x/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx1143 if ( pTxtNode && !pTxtNode->IsCountedInList() ) in NumOrBulletOn()

Completed in 1014 milliseconds