Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Ddocfmt.cxx359 SwTxtAttr const*const pURLAttr( in ResetAttrs() local
361 if (pURLAttr && pURLAttr->GetINetFmt().GetValue().Len()) in ResetAttrs()
363 nMkPos = *pURLAttr->GetStart(); in ResetAttrs()
364 nPtPos = *pURLAttr->End(); in ResetAttrs()
827 SwTxtAttr const*const pURLAttr( in lcl_InsAttr() local
829 if (pURLAttr && pURLAttr->GetINetFmt().GetValue().Len()) in lcl_InsAttr()
831 nMkPos = *pURLAttr->GetStart(); in lcl_InsAttr()
832 nPtPos = *pURLAttr->End(); in lcl_InsAttr()

Completed in 27 milliseconds