Searched refs:RES_FLTR_BOOKMARK (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/sw/source/filter/ww1/ |
H A D | fltshell.cxx | 364 if( nAttrId != RES_FLTR_BOOKMARK ){ // Handle abfragen in SetAttr() 551 case RES_FLTR_BOOKMARK: in SetAttrInDoc() 925 : SfxPoolItem( RES_FLTR_BOOKMARK ) in SwFltBookmark() 945 : SfxPoolItem( RES_FLTR_BOOKMARK ) in SwFltBookmark() 1272 aEndStack.SetAttr( *pPaM->GetPoint(), RES_FLTR_BOOKMARK, sal_True, nHandle ); in SetBookEnd() 1279 case RES_FLTR_BOOKMARK: in EndItem()
|
/aoo42x/main/sw/inc/ |
H A D | hintids.hxx | 358 RES_FLTR_BOOKMARK, enumerator
|
/aoo42x/main/sw/source/filter/html/ |
H A D | htmlgrin.cxx | 1271 SfxStringItem( RES_FLTR_BOOKMARK, rName )); in InsertBookmark() 1289 if( RES_FLTR_BOOKMARK == pAttr->pItem->Which() ) in HasCurrentParaBookmarks()
|
H A D | swhtml.cxx | 2738 case RES_FLTR_BOOKMARK: // insert bookmark in _SetAttr()
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | ww8par5.cxx | 324 pReffedStck->SetAttr(*pPaM->GetPoint(), RES_FLTR_BOOKMARK, true, in Read_Book() 1443 pReffedStck->SetAttr(*pPaM->GetPoint(), RES_FLTR_BOOKMARK, true, nNo); in Read_F_InputVar() 2038 pReffedStck->SetAttr(*pPaM->GetPoint(), RES_FLTR_BOOKMARK, true, nNo); in Read_F_Set()
|
H A D | ww8par.cxx | 1229 case RES_FLTR_BOOKMARK: in SetAttrInDoc() 1500 case RES_FLTR_BOOKMARK: in SetAttrInDoc()
|
Completed in 78 milliseconds