Home
last modified time | relevance | path

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

/trunk/main/svx/source/tbxctrls/
H A Dcolrctrl.cxx270 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 …]
H A Dtbcontrl.cxx846 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 …]
H A Dcolorwindow.hxx44 SvxColorValueSet aColorSet; member in SvxColorWindow_Impl
/trunk/main/svx/source/sdr/properties/
H A Dtextproperties.cxx486 SfxItemSet aColorSet(*aSet.GetPool(), EE_CHAR_COLOR, EE_CHAR_COLOR ); in ForceStyleToHardAttributes() local
487 aColorSet.Put(aSet, sal_False); in ForceStyleToHardAttributes()
501 pEditEngine->QuickSetAttribs(aColorSet, aSel); in ForceStyleToHardAttributes()
512 pEditEngine->QuickSetAttribs( aColorSet, aSel ); in ForceStyleToHardAttributes()
/trunk/main/svx/inc/svx/
H A Dcolrctrl.hxx82 SvxColorValueSet_docking aColorSet; member in SvxColorDockingWindow

Completed in 69 milliseconds