Home
last modified time | relevance | path

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

/trunk/main/cui/source/options/
H A Doptcolor.cxx800 sal_Int32 nExtCount = aExtConfig.GetComponentCount(); in ColorConfigWindow_Impl() local
801 if ( nExtCount ) in ColorConfigWindow_Impl()
816 for (sal_Int32 j = 0; j < nExtCount; ++j) in ColorConfigWindow_Impl()
1235 sal_Int32 nExtCount = pExtColorConfig->GetComponentCount(); in Update() local
1239 for (sal_Int32 j = 0; j < nExtCount; ++j) in Update()
1472 sal_Int32 nExtCount = pExtColorConfig->GetComponentCount(); in IMPL_LINK() local
1476 for (sal_Int32 j = 0; j < nExtCount; ++j) in IMPL_LINK()

Completed in 22 milliseconds