Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/unocore/
H A Dunosect.cxx775 String sSectLink(pSectionData->GetLinkFileName()); in SetPropertyValues_Impl() local
776 while (3 < sSectLink.GetTokenCount(sfx2::cTokenSeperator)) in SetPropertyValues_Impl()
778 sSectLink += sfx2::cTokenSeperator; in SetPropertyValues_Impl()
780 sSectLink.SetToken(2, sfx2::cTokenSeperator, sLink); in SetPropertyValues_Impl()
781 pSectionData->SetLinkFileName(sSectLink); in SetPropertyValues_Impl()
782 if (sSectLink.Len() < 3) in SetPropertyValues_Impl()

Completed in 47 milliseconds