Searched refs:IsCountedInList (Results 1 – 21 of 21) sorted by relevance
2575 if ( pRule && IsCountedInList() ) in IsNumbered()2690 if ( !bNext && !IsCountedInList() ) in _MakeNewTxtNode()2829 IsCountedInList() ) in GetNumString()2903 if ( IsCountedInList() ) in GetFirstLineOfsWithNum()3907 if ( pRule && IsCountedInList()) in HasVisibleNumberingOrBullet()4026 bool SwTxtNode::IsCountedInList() const in IsCountedInList() function in SwTxtNode4478 (mrTxtNode.IsCountedInList() ? sal_True : sal_False) ) in HandleSetAttrAtTxtNode()4588 (mrTxtNode.IsCountedInList() ? sal_True : sal_False) ) in HandleSetAttrAtTxtNode()4772 !mrTxtNode.IsCountedInList() ); in HandleResetAttrAtTxtNode()4821 !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()728 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()
1710 if( ! pNd->IsCountedInList() ) in lcl_GotoNextPrevNum()1727 if( !( ! pNd->IsCountedInList() && in lcl_GotoNextPrevNum()2371 if ( !pTxtNd->IsCountedInList() == !bDel) in NumOrNoNum()
625 if (pTxtNode->IsCountedInList()) in lcl_dbg_out()
803 bool IsCountedInList() const;
479 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()
265 sal_Bool bIsNumber = pTxtNd->IsCountedInList(); in getCrsrPropertyValue()
1143 if ( pTxtNode && !pTxtNode->IsCountedInList() ) in NumOrBulletOn()
Completed in 172 milliseconds