Searched refs:RES_PARATR_LIST_ID (Results 1 – 9 of 9) sorted by relevance
/aoo42x/main/sw/source/core/txtnode/ |
H A D | ndtxt.cxx | 410 ResetAttr( RES_PARATR_LIST_ID ); in SplitCntntNode() 2755 pNew->ResetAttr( RES_PARATR_LIST_ID ); in AppendNode() 3600 aResetAttrsArray.Insert( RES_PARATR_LIST_ID ); in HandleModifyAtTxtNode() 3637 aResetAttrsArray.Insert( RES_PARATR_LIST_ID ); in HandleModifyAtTxtNode() 4139 dynamic_cast<const SfxStringItem&>(GetAttr( RES_PARATR_LIST_ID )); in SetListId() 4144 ResetAttr( RES_PARATR_LIST_ID ); in SetListId() 4148 SfxStringItem aNewListIdItem( RES_PARATR_LIST_ID, sListId ); in SetListId() 4457 case RES_PARATR_LIST_ID: in HandleSetAttrAtTxtNode() 4787 else if ( nWhich1 <= RES_PARATR_LIST_ID && RES_PARATR_LIST_ID <= nWhich2 ) in HandleResetAttrAtTxtNode() 4832 else if ( nWhich1 == RES_PARATR_LIST_ID ) in HandleResetAttrAtTxtNode() [all …]
|
/aoo42x/main/sw/source/core/docnode/ |
H A D | ndcopy.cxx | 1031 SfxStringItem aListIdItem( RES_PARATR_LIST_ID, String() ); in CopyImpl() 1042 pAttrSet->GetItemState(RES_PARATR_LIST_ID, sal_False, &pItem); in CopyImpl() 1090 pDestTxtNd->ResetAttr(RES_PARATR_LIST_ID); in CopyImpl() 1180 SfxStringItem aListIdItem( RES_PARATR_LIST_ID, String() ); in CopyImpl() 1193 pAttrSet->GetItemState(RES_PARATR_LIST_ID, sal_False, &pItem); in CopyImpl() 1232 pDestTxtNd->ResetAttr(RES_PARATR_LIST_ID); in CopyImpl()
|
/aoo42x/main/sw/source/core/attr/ |
H A D | swatrset.cxx | 357 GetItemState( RES_PARATR_LIST_ID, sal_False, &pItem ) == SFX_ITEM_SET ) in CopyToModify() 387 RES_PARATR_LIST_ID, in CopyToModify()
|
/aoo42x/main/sw/source/core/bastyp/ |
H A D | init.cxx | 585 …aAttrTab[ RES_PARATR_LIST_ID - POOLATTR_BEGIN ] = new SfxStringItem( RES_PARATR_LIST_ID, aEmptyStr… in _InitCore()
|
/aoo42x/main/sw/source/core/SwNumberTree/ |
H A D | SwNodeNum.cxx | 496 aResetAttrsArray.Insert( RES_PARATR_LIST_ID ); in _UnregisterMeAndChildrenDueToRootDelete()
|
/aoo42x/main/sw/inc/ |
H A D | hintids.hxx | 181 RES_PARATR_LIST_ID = RES_PARATR_LIST_BEGIN, // 77 enumerator
|
/aoo42x/main/sw/source/core/doc/ |
H A D | docnum.cxx | 1003 InsertPoolItem( rPam, SfxStringItem( RES_PARATR_LIST_ID, sListId ), 0 ); in SetNumRule() 1533 pTNd->ResetAttr( RES_PARATR_LIST_ID ); in DelNumRules()
|
H A D | docfmt.cxx | 1762 pCNd->ResetAttr( RES_PARATR_LIST_ID ); in lcl_SetTxtFmtColl()
|
/aoo42x/main/sw/source/filter/rtf/ |
H A D | swparrtf.cxx | 2290 pTxtNd->ResetAttr( RES_PARATR_LIST_ID ); in SetAttrInDoc()
|
Completed in 84 milliseconds