Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunosect.cxx763 String sSectLink(pSectionData->GetLinkFileName()); in SetPropertyValues_Impl() local
764 while (3 < sSectLink.GetTokenCount(sfx2::cTokenSeperator)) in SetPropertyValues_Impl()
766 sSectLink += sfx2::cTokenSeperator; in SetPropertyValues_Impl()
768 sSectLink.SetToken(2, sfx2::cTokenSeperator, sLink); in SetPropertyValues_Impl()
769 pSectionData->SetLinkFileName(sSectLink); in SetPropertyValues_Impl()
770 if (sSectLink.Len() < 3) in SetPropertyValues_Impl()