Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunoidx.cxx386 : ((pSectionFmt) in GetTOXSectionOrThrow()
709 if (pSectionFmt) in setPropertyValue()
767 if (pSectionFmt) in setPropertyValue()
978 if (pSectionFmt) in getPropertyValue()
1415 if (!pSectionFmt) in getAnchor()
1462 if (pSectionFmt) in dispose()
1464 pSectionFmt->GetDoc()->DeleteTOX( in dispose()
1516 else if(pSectionFmt) in getName()
1544 else if (pSectionFmt) in setName()
1563 return pSectionFmt; in GetCoreObject()
[all …]
H A Dunosect.cxx1898 SwSectionFmt *const pSectionFmt( m_pImpl->GetSectionFmt() ); in GetCoreObject() local
1899 return pSectionFmt; in GetCoreObject()
1904 SwSectionFmt *const pSectionFmt( m_pImpl->GetSectionFmt() ); in GetModel() local
1905 if (pSectionFmt) in GetModel()
1907 SwDocShell const*const pShell( pSectionFmt->GetDoc()->GetDocShell() ); in GetModel()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8sty.cxx1014 if ( rInfo.pSectionFmt && (SwSectionFmt*)0xFFFFFFFF != rInfo.pSectionFmt ) in NumberOfColumns()
1015 aSet.Put( rInfo.pSectionFmt->GetFmtAttr( RES_COL ) ); in NumberOfColumns()
1049 AppendSection( pPd, pSectionFmt, nLnNumRestartNo ); in AppendSep()
1072 AppendSection( rPD, rNd, pSectionFmt, nLnNumRestartNo ); in AppendSep()
1202 pSectionFmt && in IsProtected()
1203 ((SwSectionFmt*)0xFFFFFFFF != pSectionFmt) in IsProtected()
1206 const SwSection *pSection = pSectionFmt->GetSection(); in IsProtected()
1224 if( !rSepInfo.pSectionFmt ) in CheckForFacinPg()
1496 if ( rSepInfo.pSectionFmt && !pPd ) in SectionProperties()
1524 if ( rSepInfo.pSectionFmt ) in SectionProperties()
[all …]
H A Dwrtww8.hxx160 const SwSectionFmt* pSectionFmt; member
167 : pPageDesc(0), pSectionFmt(0), pPDNd(0), pNumNd(0), nLnNumRestartNo(0), nPgRestartNo(0) in WW8_SepInfo()
173 : pPageDesc( pPD ), pSectionFmt( pFmt ), pPDNd( pNd ), pNumNd( 0 ), in WW8_SepInfo()
204 const SwSectionFmt* pSectionFmt = 0,
208 const SwSectionFmt* pSectionFmt,
252 const SwSectionFmt* pSectionFmt = 0,
256 const SwSectionFmt* pSectionFmt,

Completed in 58 milliseconds