Home
last modified time | relevance | path

Searched refs:GetCurrSection (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sw/source/core/edit/
H A Dedsect.cxx79 const SwSection* SwEditShell::GetCurrSection() const in GetCurrSection() function in SwEditShell
84 return GetDoc()->GetCurrSection( *GetCrsr()->GetPoint() ); in GetCurrSection()
/trunk/main/sw/source/ui/frmdlg/
H A Dcolumn.cxx92 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()
/trunk/main/sw/source/ui/shells/
H A Dtextsh.cxx792 bool bRet = pSect == rWrtSh.GetCurrSection(); in lcl_IsMarkInSameSection()
965 const SwSection* pCurrSection = rSh.GetCurrSection(); in StateInsert()
/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx1208 const SwSection* CurrSect = rShell.GetCurrSection(); in StateStatusLine()
1411 const SwSection* pCurrSect = rShell.GetCurrSection(); in StateStatusLine()
1738 else if( rSh.GetCurrSection() ) in ExecuteStatusLine()
H A Dviewtab.cxx413 const SwSection* pCurrSect = rSh.GetCurrSection(); in ExecTabWin()
526 const SwSection* pCurrSect = rSh.GetCurrSection(); in ExecTabWin()
/trunk/main/sw/inc/
H A Deditsh.hxx796 const SwSection* GetCurrSection() const;
H A Ddoc.hxx1824 SwSection* GetCurrSection( const SwPosition& rPos ) const;
/trunk/main/sw/source/core/unocore/
H A Dunocrsrhelper.cxx431 SwSection* pSect = rPam.GetDoc()->GetCurrSection(*rPam.GetPoint()); in getCrsrPropertyValue()
/trunk/main/sw/source/core/docnode/
H A Dndsect.cxx503 SwSection* SwDoc::GetCurrSection( const SwPosition& rPos ) const in GetCurrSection() function in SwDoc
/trunk/main/sw/source/ui/dialog/
H A Duiregionsw.cxx448 pCurrSect = rSh.GetCurrSection(); in SwEditRegionDlg()

Completed in 96 milliseconds