Searched refs:UpdateSection (Results 1 – 14 of 14) sorted by relevance
/aoo41x/main/sw/source/core/edit/ |
H A D | edsect.cxx | 176 void SwEditShell::UpdateSection(sal_uInt16 const nSect, in UpdateSection() function in SwEditShell 180 GetDoc()->UpdateSection( nSect, rNewData, pAttr ); in UpdateSection()
|
H A D | edtox.cxx | 138 UpdateSection( GetSectionFmtPos( *rTOXSect.GetFmt() ), aSectionData, 0 ); in SetTOXBaseReadonly()
|
/aoo41x/main/sw/source/ui/wrtsh/ |
H A D | wrtsh2.cxx | 530 UpdateSection( GetSectionFmtPos( *pIns->GetFmt() ), aSection ); in NavigatorPaste()
|
/aoo41x/main/sw/source/core/unocore/ |
H A D | unosect.cxx | 581 pDoc->UpdateSection(i, *pSectionData, pItemSet.get(), in lcl_UpdateSection() 1839 pFmt->GetDoc()->UpdateSection(nApplyPos, aSection); in setName()
|
H A D | unoidx.cxx | 937 m_pImpl->m_pDoc->UpdateSection(i, tmpData, & aAttrSet); in setPropertyValue()
|
/aoo41x/main/sw/inc/ |
H A D | editsh.hxx | 818 void UpdateSection(sal_uInt16 const nSect, SwSectionData &,
|
H A D | doc.hxx | 1837 void UpdateSection(sal_uInt16 const nSect, SwSectionData &,
|
/aoo41x/main/sw/source/ui/uiview/ |
H A D | viewtab.cxx | 429 rSh.UpdateSection(rSh.GetSectionFmtPos(*pSectFmt), aData, &aSet); in ExecTabWin() 542 rSh.UpdateSection(rSh.GetSectionFmtPos(*pSectFmt), aData, &aSet); in ExecTabWin()
|
/aoo41x/main/sw/source/core/docnode/ |
H A D | ndsect.cxx | 613 void SwDoc::UpdateSection(sal_uInt16 const nPos, SwSectionData & rNewData, in UpdateSection() function in SwDoc
|
H A D | section.cxx | 1681 pDoc->UpdateSection( n, aSectionData ); in Closed()
|
/aoo41x/main/sw/source/ui/frmdlg/ |
H A D | column.cxx | 356 rWrtShell.UpdateSection( nNewPos, aData, pSectionSet ); in IMPL_LINK()
|
/aoo41x/main/sw/source/core/doc/ |
H A D | doc.cxx | 2320 UpdateSection( n, aSectionData ); in RemoveInvisibleContent()
|
/aoo41x/main/sw/source/ui/dialog/ |
H A D | uiregionsw.cxx | 902 rSh.UpdateSection( nNewPos, pRepr->GetSectionData(), in IMPL_LINK()
|
/aoo41x/main/sw/source/ui/dbui/ |
H A D | dbmgr.cxx | 853 rWorkShell.UpdateSection( nSection, aSectionData ); in lcl_RemoveSectionLinks()
|
Completed in 154 milliseconds