Searched refs:nBright (Results 1 – 1 of 1) sorted by relevance
209 const sal_Int16 nBright = mpMtrBrightness->GetValue(); in IMPL_LINK() local210 const SfxInt16Item aBrightItem( SID_ATTR_GRAF_LUMINANCE, nBright ); in IMPL_LINK()350 const sal_Int64 nBright = pItem->GetValue(); in NotifyItemUpdate() local351 mpMtrBrightness->SetValue(nBright); in NotifyItemUpdate()
Completed in 9 milliseconds