Searched refs:REF_BOOKMARK (Results 1 – 9 of 9) sorted by relevance
/aoo42x/main/sw/source/core/fields/ |
H A D | reffld.cxx | 240 return GetSubType() == REF_BOOKMARK && in IsRefToHeadingCrossRefBookmark() 246 return GetSubType() == REF_BOOKMARK && in IsRefToNumItemCrossRefBookmark() 334 case REF_BOOKMARK: in UpdateField() 601 case REF_BOOKMARK : nSource = ReferenceFieldSource::BOOKMARK; break; in QueryValue() 684 case ReferenceFieldSource::BOOKMARK : nSubType = REF_BOOKMARK ; break; in PutValue() 831 case REF_BOOKMARK: in FindAnchor()
|
/aoo42x/main/sw/source/ui/fldui/ |
H A D | fldref.cxx | 328 case REF_BOOKMARK: in IMPL_LINK() 892 nSubType = REF_BOOKMARK; in FillItemSet() 953 nSubType = REF_BOOKMARK; in FillItemSet() 973 nSubType = REF_BOOKMARK; in FillItemSet()
|
/aoo42x/main/sw/source/filter/rtf/ |
H A D | rtffld.cxx | 811 sOrigBkmName,REF_BOOKMARK,0,REF_PAGE); in MakeFieldInst() 857 sOrigBkmName,REF_BOOKMARK,0,REF_CHAPTER); in MakeFieldInst() 864 sOrigBkmName,REF_BOOKMARK,0,REF_CONTENT); in MakeFieldInst() 872 pDoc->GetSysFldType( RES_GETREFFLD ), sOrigBkmName, REF_BOOKMARK, 0, in MakeFieldInst()
|
/aoo42x/main/sw/inc/ |
H A D | reffld.hxx | 37 REF_BOOKMARK, enumerator
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | ww8par5.cxx | 2085 sBkmName,REF_BOOKMARK,0,REF_CHAPTER); in Read_F_Ref() 2098 sOrigBkmName,REF_BOOKMARK,0,REF_CONTENT); in Read_F_Ref() 2107 rDoc.GetSysFldType( RES_GETREFFLD ), sBkmName, REF_BOOKMARK, 0, in Read_F_Ref() 2229 sPageRefBookmarkName, REF_BOOKMARK, 0, REF_PAGE ); in Read_F_PgRef()
|
H A D | ww8atr.cxx | 890 case REF_BOOKMARK: in HasRefToObject() 925 case REF_BOOKMARK: in GetBookmarkName() 1885 nSubType == REF_BOOKMARK ) in OutputField() 2877 case REF_BOOKMARK: in TextField()
|
/aoo42x/main/sw/source/core/text/ |
H A D | txtfld.cxx | 288 if( subType == REF_BOOKMARK ) in NewFldPortion()
|
/aoo42x/main/sw/source/filter/ww1/ |
H A D | w1filter.cxx | 625 REF_BOOKMARK, in Out()
|
/aoo42x/main/sw/source/core/access/ |
H A D | accpara.cxx | 1690 case REF_BOOKMARK: in GetFieldTypeNameAtIndex()
|
Completed in 93 milliseconds