Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/edit/
H A Dedsect.cxx205 const SwSectionNode* pSttSectNd = pStt->nNode.GetNode().FindSectionNode(), in SetSectionAttr() local
208 if( pSttSectNd || pEndSectNd ) in SetSectionAttr()
210 if( pSttSectNd ) in SetSectionAttr()
211 _SetSectionAttr( *pSttSectNd->GetSection().GetFmt(), in SetSectionAttr()
213 if( pEndSectNd && pSttSectNd != pEndSectNd ) in SetSectionAttr()
217 if( pSttSectNd && pEndSectNd ) in SetSectionAttr()
221 if( pSttSectNd->EndOfSectionIndex() < in SetSectionAttr()
224 aSIdx = pSttSectNd->EndOfSectionIndex() + 1; in SetSectionAttr()
230 if( 0 != (pSttSectNd = aSIdx.GetNode().GetSectionNode()) in SetSectionAttr()
232 0 != ( pSttSectNd = aSIdx.GetNode(). in SetSectionAttr()
[all …]

Completed in 15 milliseconds