Searched refs:rSects (Results 1 – 1 of 1) sorted by relevance
929 const SwSectionFmts& rSects = m_pImpl->m_pDoc->GetSections(); in setPropertyValue() local930 for (sal_uInt16 i = 0; i < rSects.Count(); i++) in setPropertyValue()932 const SwSectionFmt* pTmpFmt = rSects[ i ]; in setPropertyValue()
Completed in 33 milliseconds