Home
last modified time | relevance | path

Searched refs:XColorList (Results 1 – 22 of 22) sorted by relevance

/trunk/main/svx/source/xoutdev/
H A Dxtabcolr.cxx56 XColorList::XColorList( const String& rPath ) : in XColorList() function in XColorList
63 XColorList::~XColorList() in ~XColorList()
69 XColorEntry* XColorList::Replace(XColorEntry* pEntry, long nIndex ) in Replace()
76 XColorEntry* XColorList::Remove(long nIndex) in Remove()
83 XColorEntry* XColorList::GetColor(long nIndex) const in GetColor()
90 bool XColorList::Load() in Load()
118 bool XColorList::Save() in Save()
139 bool XColorList::Create() in Create()
278 Bitmap XColorList::CreateBitmapForUI( long /*nIndex*/ ) in CreateBitmapForUI()
285 XColorListSharedPtr XColorList::GetStdColorList() in GetStdColorList()
H A Dxtable.cxx309 return XColorListSharedPtr(new XColorList(rPath)); in CreateSharedXColorList()
/trunk/main/svx/inc/svx/
H A Dxtable.hxx198 class XColorList;
205 typedef ::boost::shared_ptr< XColorList > XColorListSharedPtr;
231 class SVX_DLLPUBLIC XColorList : public XPropertyList class
235 XColorList(const String& rPath);
241 virtual ~XColorList();
H A DSvxColorValueSet.hxx31 class XColorList;
32 typedef ::boost::shared_ptr< XColorList > XColorListSharedPtr;
H A Dxcolit.hxx36 class XColorList;
37 typedef ::boost::shared_ptr< XColorList > XColorListSharedPtr;
H A Ddrawitem.hxx38 class XColorList;
39 typedef ::boost::shared_ptr< XColorList > XColorListSharedPtr;
H A Ddlgctrl.hxx270 class XColorList;
271 typedef ::boost::shared_ptr< XColorList > XColorListSharedPtr;
/trunk/main/cui/source/inc/
H A Dsdrcelldlg.hxx29 class XColorList;
35 typedef ::boost::shared_ptr< XColorList > XColorListSharedPtr;
H A Dtreeopt.hxx46 class XColorList;
47 typedef ::boost::shared_ptr< XColorList > XColorListSharedPtr;
/trunk/main/sd/inc/
H A Dsdabstdlg.hxx68 class XColorList;
69 typedef ::boost::shared_ptr< XColorList > XColorListSharedPtr;
/trunk/main/sw/source/ui/app/
H A Ddocshdrw.cxx92 pSwDocShell->PutItem(SvxColorTableItem(XColorList::GetStdColorList(), SID_COLOR_TABLE)); in InitDrawModelAndDocShell()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh2.cxx172 PutItem( SvxColorTableItem( XColorList::GetStdColorList(), SID_COLOR_TABLE ) ); in InitItems()
/trunk/main/sc/source/ui/optdlg/
H A Dopredlin.cxx173 XColorListSharedPtr aColorTbl = XColorList::GetStdColorList(); in Reset()
H A Dtpview.cxx350 aColorTable = XColorList::GetStdColorList(); in InitGridOpt()
/trunk/main/sw/source/ui/shells/
H A Ddrawsh.cxx623 pDlg->SetColorTable(XColorList::GetStdColorList()); in GetFormTextState()
H A Ddrwtxtsh.cxx350 pDlg->SetColorTable(XColorList::GetStdColorList()); in GetFormTextState()
/trunk/main/sw/source/ui/misc/
H A Dpggrid.cxx146 XColorListSharedPtr aColorTbl = XColorList::GetStdColorList(); in SwTextGridPage()
/trunk/main/sc/source/core/data/
H A Ddrwlayer.cxx227 XColorListSharedPtr aXCol = pColItem ? pColItem->GetColorTable() : XColorList::GetStdColorList(); in ScDrawLayer()
231 SetColorTableAtSdrModel( XColorList::GetStdColorList() ); in ScDrawLayer()
/trunk/main/sc/inc/
H A Ddocument.hxx78 class XColorList;
79 typedef ::boost::shared_ptr< XColorList > XColorListSharedPtr;
/trunk/main/extensions/source/propctrlr/
H A Dstandardcontrol.cxx696 aColorTable = XColorList::GetStdColorList(); in OColorControl()
/trunk/main/cui/source/options/
H A Dtreeopt.cxx1208 maColorTab = pPtr ? pPtr->GetColorTable() : XColorList::GetStdColorList(); in IMPL_LINK()
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx2145 XColorListSharedPtr aColorTbl = XColorList::GetStdColorList(); in Reset()

Completed in 105 milliseconds