Home
last modified time | relevance | path

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

/AOO41X/main/cui/source/options/
H A Doptgenrl.cxx422 sal_Int16 nEditCount = 0; in SetAddress_Impl() local
427 nEditCount++; in SetAddress_Impl()
433 nEditCount++; in SetAddress_Impl()
439 nEditCount++; in SetAddress_Impl()
441 aNameLbl.Enable( ( nEditCount != 3 ) ); in SetAddress_Impl()
452 nEditCount = 0; in SetAddress_Impl()
456 nEditCount++; in SetAddress_Impl()
461 nEditCount++; in SetAddress_Impl()
469 nEditCount++; in SetAddress_Impl()
472 aCityLbl.Enable( ( nEditCount != ( bUS ? 3 : 2 ) ) ); in SetAddress_Impl()
[all …]