Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx1209 String sCurrentSectionName = CurrSect->GetSectionName(); in StateStatusLine() local
1210 if(sCurrentSectionName != nOldSectionName) in StateStatusLine()
1214 nOldSectionName = sCurrentSectionName; in StateStatusLine()