Searched refs:RES_FLTR_BOOKMARK (Results 1 – 6 of 6) sorted by relevance
/aoo4110/main/sw/source/filter/ww1/ |
H A D | fltshell.cxx | 364 if( nAttrId != RES_FLTR_BOOKMARK ){ // Handle abfragen in SetAttr() 554 case RES_FLTR_BOOKMARK: in SetAttrInDoc() 928 : SfxPoolItem( RES_FLTR_BOOKMARK ) in SwFltBookmark() 948 : SfxPoolItem( RES_FLTR_BOOKMARK ) in SwFltBookmark() 1275 aEndStack.SetAttr( *pPaM->GetPoint(), RES_FLTR_BOOKMARK, sal_True, nHandle ); in SetBookEnd() 1282 case RES_FLTR_BOOKMARK: in EndItem()
|
/aoo4110/main/sw/inc/ |
H A D | hintids.hxx | 358 RES_FLTR_BOOKMARK, enumerator
|
/aoo4110/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 | 2752 case RES_FLTR_BOOKMARK: // insert bookmark in _SetAttr()
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8par5.cxx | 324 pReffedStck->SetAttr(*pPaM->GetPoint(), RES_FLTR_BOOKMARK, true, in Read_Book() 1436 pReffedStck->SetAttr(*pPaM->GetPoint(), RES_FLTR_BOOKMARK, true, nNo); in Read_F_InputVar() 2031 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 64 milliseconds