Home
last modified time | relevance | path

Searched refs:IsNumbered (Results 1 – 12 of 12) sorted by relevance

/trunk/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.cxx2143 if( rNode.IsNumbered()) in OutputTextNode()
2163 if( rNode.IsNumbered() && rNode.IsCountedInList() ) in OutputTextNode()
/trunk/main/sw/source/filter/html/
H A Dhtmlnum.hxx81 sal_Bool IsNumbered() const { return bNumbered; } in IsNumbered() function in SwHTMLNumRuleInfo
H A Dhtmlatr.cxx614 bNumbered = aNumInfo.IsNumbered(); in OutHTML_SwFmt()
1150 rNextInfo.IsNumbered() || rNextInfo.IsRestart() ) in OutHTML_SwFmtOff()
/trunk/main/xmloff/source/text/
H A DXMLTextNumRuleInfo.hxx131 inline sal_Bool IsNumbered() const in IsNumbered() function in XMLTextNumRuleInfo
H A Dtxtparae.cxx1046 eLName = ( rNextInfo.IsNumbered() || nListLevelsToBeOpened > 1 ) in exportListChange()
1080 rNextInfo.IsNumbered() && in exportListChange()
/trunk/main/sw/source/core/text/
H A Dtxtfld.cxx481 if( pTxtNd->IsNumbered() && pTxtNd->IsCountedInList()) in NewNumberPortion()
H A Dtxtfrm.cxx2224 if ( pTxtNode && pTxtNode->IsNumbered() && pTxtNode->IsCountedInList() && in CalcAdditionalFirstLineOffset()
/trunk/main/sw/inc/
H A Dndtxt.hxx553 sal_Bool IsNumbered() const;
/trunk/main/sw/source/core/crsr/
H A Dcrsrsh.cxx511 if ( !pTxtNd->IsNumbered() ) in UpdateMarkedListLevel()
/trunk/main/sw/source/ui/utlui/
H A Dcontent.cxx1776 if( pTxtNd && pOutlRule && pTxtNd->IsNumbered()) in FillTransferData()
/trunk/main/sw/source/core/txtnode/
H A Dndtxt.cxx2583 sal_Bool SwTxtNode::IsNumbered() const in IsNumbered() function in SwTxtNode

Completed in 124 milliseconds