Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/tbxctrls/
H A Dcolrctrl.cxx179 constexpr sal_uInt16 gnRightSlot = SID_ATTR_LINE_COLOR; variable
347 if ( gnRightSlot == SID_ATTR_LINE_COLOR ) in IMPL_LINK_NOARG()
352 pDispatcher->ExecuteList(gnRightSlot, SfxCallMode::RECORD, in IMPL_LINK_NOARG()
373 pDispatcher->ExecuteList(gnRightSlot, in IMPL_LINK_NOARG()
381 pDispatcher->ExecuteList(gnRightSlot, SfxCallMode::RECORD, in IMPL_LINK_NOARG()
387 SvxColorItem aRightColorItem( aColor, gnRightSlot ); in IMPL_LINK_NOARG()
388 pDispatcher->ExecuteList(gnRightSlot, SfxCallMode::RECORD, in IMPL_LINK_NOARG()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/tbxctrls/
H A Dcolrctrl.cxx176 static constexpr sal_uInt16 gnRightSlot = SID_ATTR_LINE_COLOR; variable
397 if ( gnRightSlot == SID_ATTR_LINE_COLOR ) in IMPL_LINK_NOARG()
402 pDispatcher->ExecuteList(gnRightSlot, SfxCallMode::RECORD, in IMPL_LINK_NOARG()
423 pDispatcher->ExecuteList(gnRightSlot, in IMPL_LINK_NOARG()
431 pDispatcher->ExecuteList(gnRightSlot, SfxCallMode::RECORD, in IMPL_LINK_NOARG()
437 SvxColorItem aRightColorItem( aColor, gnRightSlot ); in IMPL_LINK_NOARG()
438 pDispatcher->ExecuteList(gnRightSlot, SfxCallMode::RECORD, in IMPL_LINK_NOARG()