Home
last modified time | relevance | path

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

/trunk/main/svx/source/sidebar/graphic/
H A DGraphicPropertyPanel.cxx211 const sal_Int16 nBright = mpMtrBrightness->GetValue(); in IMPL_LINK() local
212 const SfxInt16Item aBrightItem( SID_ATTR_GRAF_LUMINANCE, nBright ); in IMPL_LINK()
352 const sal_Int64 nBright = pItem->GetValue(); in NotifyItemUpdate() local
353 mpMtrBrightness->SetValue(nBright); in NotifyItemUpdate()

Completed in 6 milliseconds