Searched refs:GetCurrSection (Results 1 – 10 of 10) sorted by relevance
79 const SwSection* SwEditShell::GetCurrSection() const in GetCurrSection() function in SwEditShell84 return GetDoc()->GetCurrSection( *GetCrsr()->GetPoint() ); in GetCurrSection()
92 sal_Bool bRet = pSect == rWrtSh.GetCurrSection(); in IsMarkInSameSection()133 const SwSection* pCurrSection = rWrtShell.GetCurrSection(); in SwColumnDlg()352 const SwSection* pCurrSection = rWrtShell.GetCurrSection(); in IMPL_LINK()
792 bool bRet = pSect == rWrtSh.GetCurrSection(); in lcl_IsMarkInSameSection()965 const SwSection* pCurrSection = rSh.GetCurrSection(); in StateInsert()
1208 const SwSection* CurrSect = rShell.GetCurrSection(); in StateStatusLine()1411 const SwSection* pCurrSect = rShell.GetCurrSection(); in StateStatusLine()1738 else if( rSh.GetCurrSection() ) in ExecuteStatusLine()
413 const SwSection* pCurrSect = rSh.GetCurrSection(); in ExecTabWin()526 const SwSection* pCurrSect = rSh.GetCurrSection(); in ExecTabWin()
796 const SwSection* GetCurrSection() const;
1824 SwSection* GetCurrSection( const SwPosition& rPos ) const;
431 SwSection* pSect = rPam.GetDoc()->GetCurrSection(*rPam.GetPoint()); in getCrsrPropertyValue()
503 SwSection* SwDoc::GetCurrSection( const SwPosition& rPos ) const in GetCurrSection() function in SwDoc
448 pCurrSect = rSh.GetCurrSection(); in SwEditRegionDlg()
Completed in 95 milliseconds