Home
last modified time | relevance | path

Searched refs:RES_PARATR_LIST_LEVEL (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/sw/source/core/txtnode/
H A Dndtxt.cxx406 ResetAttr( RES_PARATR_LIST_LEVEL ); in SplitCntntNode()
2743 pNew->ResetAttr( RES_PARATR_LIST_LEVEL ); in AppendNode()
3588 aResetAttrsArray.Insert( RES_PARATR_LIST_LEVEL ); in HandleModifyAtTxtNode()
3625 aResetAttrsArray.Insert( RES_PARATR_LIST_LEVEL ); in HandleModifyAtTxtNode()
3838 SfxInt16Item aNewListLevelItem( RES_PARATR_LIST_LEVEL, in SetAttrListLevel()
3856 dynamic_cast<const SfxInt16Item&>(GetAttr( RES_PARATR_LIST_LEVEL )); in GetAttrListLevel()
4435 case RES_PARATR_LIST_LEVEL: in HandleSetAttrAtTxtNode()
4758 mbUpdateListLevel = ( nWhich1 <= RES_PARATR_LIST_LEVEL && in HandleResetAttrAtTxtNode()
4759 RES_PARATR_LIST_LEVEL <= nWhich2 && in HandleResetAttrAtTxtNode()
4810 mbUpdateListLevel = nWhich1 == RES_PARATR_LIST_LEVEL && in HandleResetAttrAtTxtNode()
[all …]
/aoo4110/main/sw/source/core/bastyp/
H A Dinit.cxx573 … aAttrTab[ RES_PARATR_LIST_LEVEL - POOLATTR_BEGIN ] = new SfxInt16Item( RES_PARATR_LIST_LEVEL, 0 ); in _InitCore()
/aoo4110/main/sw/source/core/SwNumberTree/
H A DSwNodeNum.cxx497 aResetAttrsArray.Insert( RES_PARATR_LIST_LEVEL ); in _UnregisterMeAndChildrenDueToRootDelete()
/aoo4110/main/sw/inc/
H A Dhintids.hxx182 RES_PARATR_LIST_LEVEL, // 78 enumerator
/aoo4110/main/sw/source/core/access/
H A Daccpara.cxx2363 pSet->Put( pTxtNode->GetAttr(RES_PARATR_LIST_LEVEL, RES_PARATR_LIST_LEVEL) ); in _getSupplementalAttributesImpl()
/aoo4110/main/sw/source/core/doc/
H A Ddocnum.cxx1626 pTNd->ResetAttr( RES_PARATR_LIST_LEVEL ); in DelNumRules()
H A Ddocfmt.cxx1746 pCNd->ResetAttr( RES_PARATR_LIST_LEVEL ); in lcl_SetTxtFmtColl()
/aoo4110/main/sw/source/filter/rtf/
H A Dswparrtf.cxx2295 pTxtNd->ResetAttr( RES_PARATR_LIST_LEVEL ); in SetAttrInDoc()
/aoo4110/main/sw/source/core/unocore/
H A Dunomap.cxx498 …{ SW_PROP_NMID(UNO_NAME_NUMBERING_LEVEL), RES_PARATR_LIST_LEVEL,CPPU_E2T(CPPUTYPE_INT16), Property…

Completed in 203 milliseconds