Home
last modified time | relevance | path

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

/aoo41x/main/cui/source/customize/
H A Dacccfg.cxx584 class SfxAccCfgLBoxString_Impl : public SvLBoxString class
587 SfxAccCfgLBoxString_Impl( SvLBoxEntry* pEntry,
591 virtual ~SfxAccCfgLBoxString_Impl();
600 SfxAccCfgLBoxString_Impl::SfxAccCfgLBoxString_Impl( SvLBoxEntry* pEntry, in SfxAccCfgLBoxString_Impl() function in SfxAccCfgLBoxString_Impl
608 SfxAccCfgLBoxString_Impl::~SfxAccCfgLBoxString_Impl() in ~SfxAccCfgLBoxString_Impl()
613 void SfxAccCfgLBoxString_Impl::Paint(const Point& aPos , in Paint()
855 SfxAccCfgLBoxString_Impl* pStringItem = new SfxAccCfgLBoxString_Impl(pEntry, 0, sCol1); in CreateCustomItems()
858 pStringItem = new SfxAccCfgLBoxString_Impl(pEntry, 0, sCol2); in CreateCustomItems()

Completed in 25 milliseconds