Home
last modified time | relevance | path

Searched refs:IsContinuingPreviousSubTree (Results 1 – 5 of 5) sorted by relevance

/AOO42X/main/xmloff/source/text/
H A DXMLTextNumRuleInfo.hxx148 inline sal_Bool IsContinuingPreviousSubTree() const in IsContinuingPreviousSubTree() function in XMLTextNumRuleInfo
H A Dtxtparae.cxx898 rNextInfo.IsContinuingPreviousSubTree(); in exportListChange()
/AOO42X/main/sw/inc/
H A DSwNumberTree.hxx173 bool IsContinuingPreviousSubTree() const;
/AOO42X/main/sw/source/core/SwNumberTree/
H A DSwNumberTree.cxx787 bool SwNumberTreeNode::IsContinuingPreviousSubTree() const in IsContinuingPreviousSubTree() function in SwNumberTreeNode
/AOO42X/main/sw/source/core/unocore/
H A Dunocrsrhelper.cxx164 pTmpNode->GetNum()->IsContinuingPreviousSubTree() ) in getCrsrPropertyValue()