Searched refs:IsCountedInList (Results 1 – 21 of 21) sorted by relevance
2588 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 SwTxtNode4519 (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 …]
151 if (rTxtNd.IsCountedInList() && pRule) in ChangeExpansion()223 if ( pTxtNd->IsCountedInList() && pRule ) in ChangeExpansion()
467 rTxtNodeOfReferencedItem.IsCountedInList() ) in MakeRefNumStr()
640 rTxtNode.IsNumbered() && rTxtNode.IsCountedInList() && in GetNumFmtFromTxtNode()652 rTxtNode.IsNumbered() && rTxtNode.IsCountedInList() && in GetNumFmtFromTxtNode()672 rTxtNode.IsNumbered() && rTxtNode.IsCountedInList() && in GetNormalNumRuleFromTxtNode()
2163 if( rNode.IsNumbered() && rNode.IsCountedInList() ) in OutputTextNode()2241 if ( ! rNode.IsCountedInList() && rNode.GetNumRule()!=NULL ) in OutputTextNode()
3376 if( pTxtNd->IsCountedInList()) in ParaNumRule()
1189 if (rTxtNode.IsCountedInList()) in GetNumFmtFromStack()
195 !pTxtNd->IsCountedInList() ) in SelectionHasNumber()265 !pTxtNd->IsCountedInList() ) in HasNumber()690 bResult = !pTxtNd->IsCountedInList(); in IsNoNum()
918 pTxtNd->IsCountedInList() && in SetNumberingRestart()
82 bNumbered = rTxtNd.IsCountedInList(); in Set()401 bAppend = (pTxtNode && ! pTxtNode->IsOutline() && pTxtNode->IsCountedInList()) || in EndNumBulList()
451 if( pTxtNode && ! pTxtNode->IsCountedInList()) in InsertImage()
619 ASSERT( bNumbered == static_cast< sal_Bool >(pTxtNd->IsCountedInList()), in OutHTML_SwFmt()
212 aResult = GetTxtNode()->IsCountedInList(); in IsCounted()
1618 if( ! pNd->IsCountedInList() ) in lcl_GotoNextPrevNum()1635 if( !( ! pNd->IsCountedInList() && in lcl_GotoNextPrevNum()2279 if ( !pTxtNd->IsCountedInList() == !bDel) in NumOrNoNum()
625 if (pTxtNode->IsCountedInList()) in lcl_dbg_out()
481 if( pTxtNd->IsNumbered() && pTxtNd->IsCountedInList()) in NewNumberPortion()
903 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()
2224 if ( pTxtNode && pTxtNode->IsNumbered() && pTxtNode->IsCountedInList() && in CalcAdditionalFirstLineOffset()
807 bool IsCountedInList() const;
265 sal_Bool bIsNumber = pTxtNd->IsCountedInList(); in getCrsrPropertyValue()
1143 if ( pTxtNode && !pTxtNode->IsCountedInList() ) in NumOrBulletOn()
Completed in 394 milliseconds