Searched refs:GetSectionFmtPos (Results 1 – 6 of 6) sorted by relevance
154 sal_uInt16 SwEditShell::GetSectionFmtPos( const SwSectionFmt& rFmt ) const in GetSectionFmtPos() function in SwEditShell
138 UpdateSection( GetSectionFmtPos( *rTOXSect.GetFmt() ), aSectionData, 0 ); in SetTOXBaseReadonly()
530 UpdateSection( GetSectionFmtPos( *pIns->GetFmt() ), aSection ); in NavigatorPaste()
805 sal_uInt16 GetSectionFmtPos( const SwSectionFmt& ) const;
429 rSh.UpdateSection(rSh.GetSectionFmtPos(*pSectFmt), aData, &aSet); in ExecTabWin()542 rSh.UpdateSection(rSh.GetSectionFmtPos(*pSectFmt), aData, &aSet); in ExecTabWin()
354 sal_uInt16 nNewPos = rWrtShell.GetSectionFmtPos( *pFmt ); in IMPL_LINK()
Completed in 47 milliseconds