Home
last modified time | relevance | path

Searched refs:IsRestart (Results 1 – 10 of 10) sorted by relevance

/aoo41x/main/sw/source/filter/html/
H A Dhtmlnum.cxx738 !pNextNumRuleInfo->IsRestart() ) in FillNextNumInfo()
772 !rInfo.IsRestart() ) in OutHTML_NumBulListStart()
847 (bSameRule && !rInfo.IsRestart()) ? rPrevInfo.GetDepth() : 0; in OutHTML_NumBulListStart()
953 !rNextInfo.IsRestart() ) in OutHTML_NumBulListEnd()
961 (bSameRule && !rNextInfo.IsRestart()) ? rNextInfo.GetDepth() : 0; in OutHTML_NumBulListEnd()
H A Dhtmlnum.hxx78 sal_Bool IsRestart() const { return bRestart; } in IsRestart() function in SwHTMLNumRuleInfo
H A Dhtmltabw.cxx1101 (rHTMLWrt.GetNextNumInfo()->IsRestart() || in OutHTML_SwTblNode()
1248 !rHTMLWrt.GetNextNumInfo()->IsRestart() && in OutHTML_SwTblNode()
H A Dhtmlatr.cxx1150 rNextInfo.IsNumbered() || rNextInfo.IsRestart() ) in OutHTML_SwFmtOff()
/aoo41x/main/sw/source/core/SwNumberTree/
H A DSwNumberTree.cxx214 if ( !(*aIt)->IsRestart() && in ValidateHierarchical()
266 if ((*aIt)->IsRestart()) in ValidateHierarchical()
313 if ( (*aIt)->IsRestart() ) in ValidateContinuous()
325 if ( (*aIt)->IsRestart() ) in ValidateContinuous()
H A DSwNodeNum.cxx307 bool SwNodeNum::IsRestart() const in IsRestart() function in SwNodeNum
361 if ( IsRestart() && GetTxtNode() ) in GetStartValue()
/aoo41x/main/sw/inc/
H A DSwNodeNum.hxx55 virtual bool IsRestart() const;
H A DSwNumberTree.hxx186 virtual bool IsRestart() const = 0;
/aoo41x/main/xmloff/source/text/
H A DXMLTextNumRuleInfo.hxx135 inline sal_Bool IsRestart() const in IsRestart() function in XMLTextNumRuleInfo
H A Dtxtparae.cxx946 !rNextInfo.IsRestart() ) in exportListChange()
963 if ( rNextInfo.IsRestart() && in exportListChange()
1093 if ( rNextInfo.IsRestart() && !rNextInfo.HasStartValue() && in exportListChange()
1114 else if ( rNextInfo.IsRestart() && /*!rNextInfo.HasStartValue() &&*/ in exportListChange()

Completed in 79 milliseconds