Home
last modified time | relevance | path

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

/trunk/main/svx/source/tbxctrls/
H A Dcolrctrl.cxx263 nRightSlot ( SID_ATTR_LINE_COLOR ), in SvxColorDockingWindow()
493 if ( nRightSlot == SID_ATTR_LINE_COLOR ) in IMPL_LINK()
498 pDispatcher->Execute( nRightSlot, SFX_CALLMODE_RECORD, &aXLineStyleItem, 0L ); in IMPL_LINK()
518 pDispatcher->Execute( nRightSlot, SFX_CALLMODE_RECORD, &aXLineStyleItem, 0L ); in IMPL_LINK()
525 pDispatcher->Execute( nRightSlot, SFX_CALLMODE_RECORD, &aXLineColorItem, 0L ); in IMPL_LINK()
530 SvxColorItem aRightColorItem( aColor, nRightSlot ); in IMPL_LINK()
531 pDispatcher->Execute( nRightSlot, SFX_CALLMODE_RECORD, &aRightColorItem, 0L ); in IMPL_LINK()
/trunk/main/svx/inc/svx/
H A Dcolrctrl.hxx84 sal_uInt16 nRightSlot; member in SvxColorDockingWindow
117 { nLeftSlot = nLeft; nRightSlot = nRight; } in SetSlotIDs()
/trunk/main/sc/source/ui/inc/
H A Ddwfunctr.hxx87 sal_uInt16 nRightSlot; member in ScFunctionDockWin
144 { nLeftSlot = nLeft; nRightSlot = nRight; } in SetSlotIDs()

Completed in 17 milliseconds