Home
last modified time | relevance | path

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

/aoo41x/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()
822 SwTxtAttr const*const pURLAttr( in lcl_InsAttr() local
824 if (pURLAttr && pURLAttr->GetINetFmt().GetValue().Len()) in lcl_InsAttr()
826 nMkPos = *pURLAttr->GetStart(); in lcl_InsAttr()
827 nPtPos = *pURLAttr->End(); in lcl_InsAttr()

Completed in 17 milliseconds