Home
last modified time | relevance | path

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

/trunk/main/cui/source/options/
H A Doptgenrl.cxx421 sal_Int16 nEditCount = 0; in SetAddress_Impl() local
426 nEditCount++; in SetAddress_Impl()
432 nEditCount++; in SetAddress_Impl()
438 nEditCount++; in SetAddress_Impl()
440 aNameLbl.Enable( ( nEditCount != 3 ) ); in SetAddress_Impl()
451 nEditCount = 0; in SetAddress_Impl()
455 nEditCount++; in SetAddress_Impl()
460 nEditCount++; in SetAddress_Impl()
468 nEditCount++; in SetAddress_Impl()
471 aCityLbl.Enable( ( nEditCount != ( bUS ? 3 : 2 ) ) ); in SetAddress_Impl()
[all …]