Home
last modified time | relevance | path

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

/aoo41x/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()
/aoo41x/main/sw/source/ui/uiview/
H A Dview.cxx261 const SwFrmFmt* pCurTableFmt = pWrtShell->GetTableFmt(); in SelectShell() local
262 if(pCurTableFmt && pCurTableFmt != pLastTableFormat) in SelectShell()
266 pLastTableFormat = pCurTableFmt; in SelectShell()

Completed in 35 milliseconds