Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/txtnode/
H A Dndtxt.cxx411 ResetAttr( RES_PARATR_LIST_LEVEL ); in SplitCntntNode()
2756 pNew->ResetAttr( RES_PARATR_LIST_LEVEL ); in AppendNode()
3601 aResetAttrsArray.Insert( RES_PARATR_LIST_LEVEL ); in HandleModifyAtTxtNode()
3638 aResetAttrsArray.Insert( RES_PARATR_LIST_LEVEL ); in HandleModifyAtTxtNode()
3879 SfxInt16Item aNewListLevelItem( RES_PARATR_LIST_LEVEL, in SetAttrListLevel()
3897 dynamic_cast<const SfxInt16Item&>(GetAttr( RES_PARATR_LIST_LEVEL )); in GetAttrListLevel()
4476 case RES_PARATR_LIST_LEVEL: in HandleSetAttrAtTxtNode()
4799 mbUpdateListLevel = ( nWhich1 <= RES_PARATR_LIST_LEVEL && in HandleResetAttrAtTxtNode()
4800 RES_PARATR_LIST_LEVEL <= nWhich2 && in HandleResetAttrAtTxtNode()
4851 mbUpdateListLevel = nWhich1 == RES_PARATR_LIST_LEVEL && in HandleResetAttrAtTxtNode()
[all …]
/aoo42x/main/sw/source/core/bastyp/
H A Dinit.cxx586 … aAttrTab[ RES_PARATR_LIST_LEVEL - POOLATTR_BEGIN ] = new SfxInt16Item( RES_PARATR_LIST_LEVEL, 0 ); in _InitCore()
/aoo42x/main/sw/source/core/SwNumberTree/
H A DSwNodeNum.cxx497 aResetAttrsArray.Insert( RES_PARATR_LIST_LEVEL ); in _UnregisterMeAndChildrenDueToRootDelete()
/aoo42x/main/sw/inc/
H A Dhintids.hxx182 RES_PARATR_LIST_LEVEL, // 78 enumerator
/aoo42x/main/sw/source/core/access/
H A Daccpara.cxx2367 pSet->Put( pTxtNode->GetAttr(RES_PARATR_LIST_LEVEL, RES_PARATR_LIST_LEVEL) ); in _getSupplementalAttributesImpl()
/aoo42x/main/sw/source/core/doc/
H A Ddocnum.cxx1534 pTNd->ResetAttr( RES_PARATR_LIST_LEVEL ); in DelNumRules()
H A Ddocfmt.cxx1758 pCNd->ResetAttr( RES_PARATR_LIST_LEVEL ); in lcl_SetTxtFmtColl()
/aoo42x/main/sw/source/filter/rtf/
H A Dswparrtf.cxx2286 pTxtNd->ResetAttr( RES_PARATR_LIST_LEVEL ); in SetAttrInDoc()
/aoo42x/main/sw/source/core/unocore/
H A Dunomap.cxx503 …{ SW_PROP_NMID(UNO_NAME_NUMBERING_LEVEL), RES_PARATR_LIST_LEVEL,CPPU_E2T(CPPUTYPE_INT16), Property…

Completed in 129 milliseconds