Searched refs:aColorSet (Results 1 – 5 of 5) sorted by relevance
270 aColorSet.SetStyle( aColorSet.GetStyle() | WB_ITEMBORDER ); in SvxColorDockingWindow()301 …aItemSize = aColorSet.CalcItemSizePixel(Size(aColorSet.getEntryEdgeLength(), aColorSet.getEntryEdg… in SvxColorDockingWindow()308 aColorSet.Show(); in SvxColorDockingWindow()353 aColorSet.Clear(); in FillValueSet()356 const Size aColorSize(aColorSet.getEntryEdgeLength(), aColorSet.getEntryEdgeLength()); in FillValueSet()399 aColorSet.SetStyle( nBits ); in SetSize()408 aColorSet.SetColCount( nCols ); in SetSize()411 aColorSet.SetLineCount( nLines ); in SetSize()449 if (aColorSet.IsLeftButton()) in IMPL_LINK()562 aColorSet.SetStyle( nBits ); in Resizing()[all …]
846 aColorSet.SetStyle( aColorSet.GetStyle() | WB_NONEFIELD ); in SvxColorWindow_Impl()861 aColorSet.SetStyle( aColorSet.GetStyle() | WB_NONEFIELD ); in SvxColorWindow_Impl()875 aColorSet.SetOutputSizePixel(aNewSize); in SvxColorWindow_Impl()879 aColorSet.Clear(); in SvxColorWindow_Impl()885 aColorSet.SetHelpId( HID_POPUP_COLOR_CTRL ); in SvxColorWindow_Impl()887 aColorSet.Show(); in SvxColorWindow_Impl()897 aColorSet.KeyInput(rKEvt); in KeyInput()915 aColorSet.SetNoSelection(); in IMPL_LINK()962 lcl_ResizeValueSet( *this, aColorSet); in Resize()969 aColorSet.StartSelection(); in StartSelection()[all …]
44 SvxColorValueSet aColorSet; member in SvxColorWindow_Impl
486 SfxItemSet aColorSet(*aSet.GetPool(), EE_CHAR_COLOR, EE_CHAR_COLOR ); in ForceStyleToHardAttributes() local487 aColorSet.Put(aSet, sal_False); in ForceStyleToHardAttributes()501 pEditEngine->QuickSetAttribs(aColorSet, aSel); in ForceStyleToHardAttributes()512 pEditEngine->QuickSetAttribs( aColorSet, aSel ); in ForceStyleToHardAttributes()
82 SvxColorValueSet_docking aColorSet; member in SvxColorDockingWindow
Completed in 39 milliseconds