Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx1206 const SwSection* CurrSect = rShell.GetCurrSection(); in StateStatusLine() local
1207 if( CurrSect ) in StateStatusLine()
1209 String sCurrentSectionName = CurrSect->GetSectionName(); in StateStatusLine()