Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/sidebar/graphic/
H A DGraphicPropertyPanel.cxx209 const sal_Int16 nBright = mpMtrBrightness->GetValue(); in IMPL_LINK() local
210 const SfxInt16Item aBrightItem( SID_ATTR_GRAF_LUMINANCE, nBright ); in IMPL_LINK()
350 const sal_Int64 nBright = pItem->GetValue(); in NotifyItemUpdate() local
351 mpMtrBrightness->SetValue(nBright); in NotifyItemUpdate()

Completed in 15 milliseconds