Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/xoutdev/
H A Dxtabcolr.cxx69 XColorEntry* XColorList::Replace(XColorEntry* pEntry, long nIndex ) in Replace()
71 return (XColorEntry*) XPropertyList::Replace(pEntry, nIndex); in Replace()
76 XColorEntry* XColorList::Remove(long nIndex) in Remove()
78 return (XColorEntry*) XPropertyList::Remove(nIndex); in Remove()
83 XColorEntry* XColorList::GetColor(long nIndex) const in GetColor()
85 return (XColorEntry*) XPropertyList::Get(nIndex); in GetColor()
248 Insert( new XColorEntry( Color( 0x00, 0x45, 0x86 ), aStrChart ) ); in Create()
250 Insert( new XColorEntry( Color( 0xff, 0x42, 0x0e ), aStrChart ) ); in Create()
252 Insert( new XColorEntry( Color( 0xff, 0xd3, 0x20 ), aStrChart ) ); in Create()
254 Insert( new XColorEntry( Color( 0x57, 0x9d, 0x1c ), aStrChart ) ); in Create()
[all …]
H A Dxtable.cxx46 XColorEntry::XColorEntry(const Color& rColor, const String& rName) in XColorEntry() function in XColorEntry
52 XColorEntry::XColorEntry(const XColorEntry& rOther) in XColorEntry() function in XColorEntry
/aoo41x/main/svx/inc/svx/
H A Dxtable.hxx44 class SVX_DLLPUBLIC XColorEntry : public XPropertyEntry class
50 XColorEntry(const Color& rColor, const String& rName);
51 XColorEntry(const XColorEntry& rOther);
244 XColorEntry* Replace(XColorEntry* pEntry, long nIndex );
246 XColorEntry* Remove(long nIndex);
247 XColorEntry* GetColor(long nIndex) const;
H A Ddlgctrl.hxx36 class XColorEntry;
282 void Append( const XColorEntry& rEntry );
283 void Modify( const XColorEntry& rEntry, sal_uInt16 nPos );
/aoo41x/main/cui/source/options/
H A Dcfgchart.cxx55 const XColorEntry & SvxChartColorTable::operator[]( size_t _nIndex ) const in operator []()
75 return const_cast< XColorEntry & >( m_aColorEntries[ _nIndex ] ).GetColor().GetRGBColor(); in getColorData()
84 void SvxChartColorTable::append( const XColorEntry & _rEntry ) in append()
89 void SvxChartColorTable::replace( size_t _nIndex, const XColorEntry & _rEntry ) in replace()
97 if ( aCol2 != const_cast< XColorEntry& >( _rEntry ).GetColor() ) in replace()
139 append( XColorEntry( aColors[ i % sizeof( aColors ) ], aName )); in useDefault()
232 maDefColors.append( XColorEntry( aCol, aName )); in RetrieveOptions()
317 void SvxChartColorTableItem::ReplaceColorByIndex( size_t _nIndex, const XColorEntry & _rEntry ) in ReplaceColorByIndex()
H A Dcfgchart.hxx41 ::std::vector< XColorEntry > m_aColorEntries;
49 const XColorEntry & operator[]( size_t _nIndex ) const;
54 void append( const XColorEntry & _rEntry );
55 void replace( size_t _nIndex, const XColorEntry & _rEntry );
105 void ReplaceColorByIndex( size_t _nIndex, const XColorEntry & _rEntry );
H A Doptchart.cxx140 XColorEntry* pColorEntry; in FillColorBox()
155 XColorEntry* pColorEntry; in GetColorIndex()
220 …const XColorEntry aEntry( aValSetColorBox.GetItemColor( aValSetColorBox.GetSelectItemId() ), aLbCh… in IMPL_LINK()
H A Doptcolor.cxx952 XColorEntry* pEntry = aColorTable->GetColor(i); in ColorConfigWindow_Impl()
/aoo41x/main/svx/source/unodraw/
H A Dunoctabl.cxx134 XColorEntry* pEntry = new XColorEntry( Color( (ColorData)nColor ), aName ); in insertByName()
160 XColorEntry* pEntry = new XColorEntry( Color( (ColorData)nColor ), aName ); in replaceByName()
172 XColorEntry* pEntry = maTable->GetColor( nIndex ); in getByName()
186 XColorEntry* pEntry = maTable->GetColor( (long)nIndex ); in getElementNames()
H A DXPropertyTable.cxx302 aAny <<= (sal_Int32)((XColorEntry*)pEntry)->GetColor().GetColor(); in getAny()
314 return new XColorEntry( aColor, aName ); in getEntry()
/aoo41x/main/cui/source/tabpages/
H A Dtpcolor.cxx500 XColorEntry* pEntry; in IMPL_LINK()
547 pEntry = new XColorEntry( aAktuellColor, aName ); in IMPL_LINK()
635 XColorEntry* pEntry = new XColorEntry(aTmpColor, aName); in IMPL_LINK()
713 XColorEntry* pEntry; in IMPL_LINK()
1160 XColorEntry* pEntry = maColorTab->GetColor( nPos ); in ChangeColorHdl_Impl()
H A Dborder.cxx361 XColorEntry* pEntry = aColorTable->GetColor(i); in SvxBorderTabPage()
H A Dchardlg.cxx746 XColorEntry* pEntry = aColorTable->GetColor(i); in Initialize()
1816 XColorEntry* pEntry = aColorTable->GetColor(i); in Initialize()
H A Dnumpages.cxx1630 XColorEntry* pEntry = aColorTable->GetColor(i); in Reset()
/aoo41x/main/svx/source/dialog/
H A Ddlgctrl.cxx1315 XColorEntry* pEntry; in Fill()
1330 void ColorLB::Append( const XColorEntry& rEntry ) in Append()
1338 void ColorLB::Modify( const XColorEntry& rEntry, sal_uInt16 nPos ) in Modify()
1353 XColorEntry* pEntry; in Fill()
/aoo41x/main/svx/source/tbxctrls/
H A DSvxColorValueSet.cxx70 const XColorEntry* pEntry = aXColorList->GetColor(nIndex); in addEntriesForXColorList()
/aoo41x/main/sc/source/ui/optdlg/
H A Dopredlin.cxx187 XColorEntry* pEntry = aColorTbl->GetColor( i ); in Reset()
H A Dtpview.cxx378 XColorEntry* pEntry = aColorTable->GetColor(n); in InitGridOpt()
/aoo41x/main/sc/source/ui/dbgui/
H A Dscendlg.cxx88 XColorEntry* pEntry = aColorTable->GetColor(n); in ScNewScenarioDlg()
/aoo41x/main/sw/source/ui/misc/
H A Dpggrid.cxx150 XColorEntry* pEntry = aColorTbl->GetColor( i ); in SwTextGridPage()
/aoo41x/main/reportdesign/source/ui/dlg/
H A DCondition.cxx152 XColorEntry* pEntry = NULL; in OColorPopup()
/aoo41x/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx249 XColorEntry* pEntry = aColorTable->GetColor(i); in ColorPropertyBox()
1263 XColorEntry* pEntry = aColorTable->GetColor(i); in CustomAnimationEffectTabPage()
/aoo41x/main/extensions/source/propctrlr/
H A Dstandardcontrol.cxx705 XColorEntry* pEntry = aColorTable->GetColor( i ); in OColorControl()
/aoo41x/main/sw/source/ui/config/
H A Doptpage.cxx2152 XColorEntry* pEntry = aColorTbl->GetColor( i ); in Reset()

Completed in 193 milliseconds