Home
last modified time | relevance | path

Searched refs:pCurTableFmt (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/ui/web/
H A Dwview.cxx130 const SwFrmFmt* pCurTableFmt = GetWrtShell().GetTableFmt(); in SelectShell() local
131 if(pCurTableFmt && pCurTableFmt != GetLastTblFrmFmt()) in SelectShell()
135 SetLastTblFrmFmt(pCurTableFmt); in SelectShell()
/trunk/main/sw/source/ui/uiview/
H A Dview.cxx260 const SwFrmFmt* pCurTableFmt = pWrtShell->GetTableFmt(); in SelectShell() local
261 if(pCurTableFmt && pCurTableFmt != pLastTableFormat) in SelectShell()
265 pLastTableFormat = pCurTableFmt; in SelectShell()

Completed in 26 milliseconds