Searched refs:pURLAttr (Results 1 – 1 of 1) sorted by relevance
359 SwTxtAttr const*const pURLAttr( in ResetAttrs() local361 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() local829 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