/trunk/main/svx/source/xoutdev/ |
H A D | xtabcolr.cxx | 69 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 D | xtable.cxx | 46 XColorEntry::XColorEntry(const Color& rColor, const String& rName) in XColorEntry() function in XColorEntry 52 XColorEntry::XColorEntry(const XColorEntry& rOther) in XColorEntry() function in XColorEntry
|
/trunk/main/cui/source/options/ |
H A D | cfgchart.cxx | 55 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 D | cfgchart.hxx | 41 ::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 D | optchart.cxx | 140 XColorEntry* pColorEntry; in FillColorBox() 155 XColorEntry* pColorEntry; in GetColorIndex() 220 …const XColorEntry aEntry( aValSetColorBox.GetItemColor( aValSetColorBox.GetSelectItemId() ), aLbCh… in IMPL_LINK()
|
H A D | optcolor.cxx | 952 XColorEntry* pEntry = aColorTable->GetColor(i); in ColorConfigWindow_Impl()
|
/trunk/main/svx/inc/svx/ |
H A D | xtable.hxx | 44 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 D | dlgctrl.hxx | 36 class XColorEntry; 282 void Append( const XColorEntry& rEntry ); 283 void Modify( const XColorEntry& rEntry, sal_uInt16 nPos );
|
/trunk/main/svx/source/unodraw/ |
H A D | unoctabl.cxx | 134 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 D | XPropertyTable.cxx | 302 aAny <<= (sal_Int32)((XColorEntry*)pEntry)->GetColor().GetColor(); in getAny() 314 return new XColorEntry( aColor, aName ); in getEntry()
|
/trunk/main/cui/source/tabpages/ |
H A D | tpcolor.cxx | 500 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 D | border.cxx | 361 XColorEntry* pEntry = aColorTable->GetColor(i); in SvxBorderTabPage()
|
H A D | chardlg.cxx | 746 XColorEntry* pEntry = aColorTable->GetColor(i); in Initialize() 1816 XColorEntry* pEntry = aColorTable->GetColor(i); in Initialize()
|
H A D | numpages.cxx | 1630 XColorEntry* pEntry = aColorTable->GetColor(i); in Reset()
|
/trunk/main/svx/source/dialog/ |
H A D | dlgctrl.cxx | 1315 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()
|
/trunk/main/svx/source/tbxctrls/ |
H A D | SvxColorValueSet.cxx | 70 const XColorEntry* pEntry = aXColorList->GetColor(nIndex); in addEntriesForXColorList()
|
/trunk/main/sc/source/ui/optdlg/ |
H A D | opredlin.cxx | 186 XColorEntry* pEntry = aColorTbl->GetColor( i ); in Reset()
|
H A D | tpview.cxx | 364 XColorEntry* pEntry = aColorTable->GetColor(n); in InitGridOpt()
|
/trunk/main/sc/source/ui/dbgui/ |
H A D | scendlg.cxx | 87 XColorEntry* pEntry = aColorTable->GetColor(n); in ScNewScenarioDlg()
|
/trunk/main/sw/source/ui/misc/ |
H A D | pggrid.cxx | 150 XColorEntry* pEntry = aColorTbl->GetColor( i ); in SwTextGridPage()
|
/trunk/main/reportdesign/source/ui/dlg/ |
H A D | Condition.cxx | 152 XColorEntry* pEntry = NULL; in OColorPopup()
|
/trunk/main/sd/source/ui/animations/ |
H A D | CustomAnimationDialog.cxx | 249 XColorEntry* pEntry = aColorTable->GetColor(i); in ColorPropertyBox() 1263 XColorEntry* pEntry = aColorTable->GetColor(i); in CustomAnimationEffectTabPage()
|
/trunk/main/extensions/source/propctrlr/ |
H A D | standardcontrol.cxx | 705 XColorEntry* pEntry = aColorTable->GetColor( i ); in OColorControl()
|
/trunk/main/sw/source/ui/config/ |
H A D | optpage.cxx | 2149 XColorEntry* pEntry = aColorTbl->GetColor( i ); in Reset()
|