Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/unocore/
H A Dunoidx.cxx383 SwSectionFmt *const pSectionFmt(GetSectionFmt()); in GetTOXSectionOrThrow() local
386 : ((pSectionFmt) in GetTOXSectionOrThrow()
387 ? static_cast<SwTOXBaseSection*>(pSectionFmt->GetSection()) in GetTOXSectionOrThrow()
664 SwSectionFmt *const pSectionFmt(m_pImpl->GetSectionFmt()); in setPropertyValue() local
709 if (pSectionFmt) in setPropertyValue()
714 lcl_ReAssignTOXType(pSectionFmt->GetDoc(), in setPropertyValue()
767 if (pSectionFmt) in setPropertyValue()
933 if (pTmpFmt == pSectionFmt) in setPropertyValue()
976 SwSectionFmt *const pSectionFmt( m_pImpl->GetSectionFmt() ); in getPropertyValue() local
978 if (pSectionFmt) in getPropertyValue()
[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()
/AOO41X/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()
1031 const SwSectionFmt* pSectionFmt, sal_uLong nLnNumRestartNo ) in AppendSection() argument
1036 aSects.Insert( WW8_SepInfo( pPd, pSectionFmt, nLnNumRestartNo ), in AppendSection()
1042 const SwSectionFmt* pSectionFmt, sal_uLong nLnNumRestartNo ) in AppendSep() argument
1049 AppendSection( pPd, pSectionFmt, nLnNumRestartNo ); in AppendSep()
1053 const SwNode& rNd, const SwSectionFmt* pSectionFmt, sal_uLong nLnNumRestartNo ) in AppendSection() argument
1058 WW8_SepInfo aI( rPD.GetPageDesc(), pSectionFmt, nLnNumRestartNo, in AppendSection()
1065 const SwNode& rNd, const SwSectionFmt* pSectionFmt, sal_uLong nLnNumRestartNo ) in AppendSep() argument
1072 AppendSection( rPD, rNd, pSectionFmt, nLnNumRestartNo ); in AppendSep()
[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,