Searched refs:sSectLink (Results 1 – 1 of 1) sorted by relevance
775 String sSectLink(pSectionData->GetLinkFileName()); in SetPropertyValues_Impl() local776 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 19 milliseconds