Home
last modified time | relevance | path

Searched refs:RES_PARATR_LIST_ISRESTART (Results 1 – 7 of 7) sorted by relevance

/AOO41X/main/sw/source/core/txtnode/
H A Dndtxt.cxx400 ResetAttr( RES_PARATR_LIST_ISRESTART ); in SplitCntntNode()
2737 pNew->ResetAttr( RES_PARATR_LIST_ISRESTART ); in AppendNode()
3589 aResetAttrsArray.Insert( RES_PARATR_LIST_ISRESTART ); in HandleModifyAtTxtNode()
3626 aResetAttrsArray.Insert( RES_PARATR_LIST_ISRESTART ); in HandleModifyAtTxtNode()
3876 ResetAttr( RES_PARATR_LIST_ISRESTART ); in SetListRestart()
3880 SfxBoolItem aNewIsRestartItem( RES_PARATR_LIST_ISRESTART, in SetListRestart()
3891 dynamic_cast<const SfxBoolItem&>(GetAttr( RES_PARATR_LIST_ISRESTART )); in IsListRestart()
4447 case RES_PARATR_LIST_ISRESTART: in HandleSetAttrAtTxtNode()
4559 if ( rItemSet.GetItemState( RES_PARATR_LIST_ISRESTART, sal_False, &pItem ) == SFX_ITEM_SET ) in HandleSetAttrAtTxtNode()
4764 … ( nWhich1 <= RES_PARATR_LIST_ISRESTART && RES_PARATR_LIST_ISRESTART <= nWhich2 && in HandleResetAttrAtTxtNode()
[all …]
/AOO41X/main/sw/source/core/bastyp/
H A Dinit.cxx574 …aAttrTab[ RES_PARATR_LIST_ISRESTART - POOLATTR_BEGIN ] = new SfxBoolItem( RES_PARATR_LIST_ISRESTAR… in _InitCore()
/AOO41X/main/sw/source/core/SwNumberTree/
H A DSwNodeNum.cxx498 aResetAttrsArray.Insert( RES_PARATR_LIST_ISRESTART ); in _UnregisterMeAndChildrenDueToRootDelete()
/AOO41X/main/sw/inc/
H A Dhintids.hxx183 RES_PARATR_LIST_ISRESTART, // 79 enumerator
/AOO41X/main/sw/source/core/doc/
H A Ddocnum.cxx1627 pTNd->ResetAttr( RES_PARATR_LIST_ISRESTART ); in DelNumRules()
H A Ddocfmt.cxx1747 pCNd->ResetAttr( RES_PARATR_LIST_ISRESTART ); in lcl_SetTxtFmtColl()
/AOO41X/main/sw/source/filter/rtf/
H A Dswparrtf.cxx2296 pTxtNd->ResetAttr( RES_PARATR_LIST_ISRESTART ); in SetAttrInDoc()