Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx1210 if(sCurrentSectionName != nOldSectionName) in StateStatusLine()
1214 nOldSectionName = sCurrentSectionName; in StateStatusLine()
1216 else if ( !(nOldSectionName.Equals(String())) ) in StateStatusLine()
1219 nOldSectionName = String(); in StateStatusLine()
/trunk/main/sw/source/ui/inc/
H A Dview.hxx203 String nOldSectionName; member in SwView