Home
last modified time | relevance | path

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

/trunk/main/cui/source/customize/
H A Dcfgutil.cxx280 SfxConfigFunctionListBox_Impl::SfxConfigFunctionListBox_Impl( Window* pParent, const ResId& rResId) in SfxConfigFunctionListBox_Impl() function in SfxConfigFunctionListBox_Impl
291 LINK( this, SfxConfigFunctionListBox_Impl, TimerHdl ) ); in SfxConfigFunctionListBox_Impl()
294 SfxConfigFunctionListBox_Impl::~SfxConfigFunctionListBox_Impl() in ~SfxConfigFunctionListBox_Impl()
299 void SfxConfigFunctionListBox_Impl::MouseMove( const MouseEvent& ) in MouseMove()
316 IMPL_LINK( SfxConfigFunctionListBox_Impl, TimerHdl, Timer*, pTimer) in IMPL_LINK() argument
337 void SfxConfigFunctionListBox_Impl::ClearAll() in ClearAll()
371 String SfxConfigFunctionListBox_Impl::GetSelectedScriptURI() in GetSelectedScriptURI()
383 String SfxConfigFunctionListBox_Impl::GetCurCommand() in GetCurCommand()
394 String SfxConfigFunctionListBox_Impl::GetCurLabel() in GetCurLabel()
407 void SfxConfigFunctionListBox_Impl::FunctionSelected() in FunctionSelected()
[all …]
H A Dacccfg.cxx711 , pFunctionBox(new SfxConfigFunctionListBox_Impl( this, CUI_RES( BOX_ACC_FUNCTION ))) in SfxAcceleratorConfigPage()
/trunk/main/cui/source/inc/
H A Dcfgutil.hxx119 class SfxConfigFunctionListBox_Impl : public SvTreeListBox class
131 SfxConfigFunctionListBox_Impl( Window*, const ResId& );
132 ~SfxConfigFunctionListBox_Impl();
149 SfxConfigFunctionListBox_Impl* pFunctionListBox;
187 void SetFunctionListBox( SfxConfigFunctionListBox_Impl *pBox ) in SetFunctionListBox()
H A Dacccfg.hxx68 class SfxConfigFunctionListBox_Impl;
145 SfxConfigFunctionListBox_Impl* pFunctionBox;
H A Dmacroass.hxx41 class SfxConfigFunctionListBox_Impl;
/trunk/main/cui/source/tabpages/
H A Dmacroass.cxx66 SfxConfigFunctionListBox_Impl* pMacroLB;
469 mpImpl->pMacroLB = new SfxConfigFunctionListBox_Impl( this, CUI_RES( LB_MACROS ) ); in SfxMacroTabPage()
/trunk/main/sfx2/inc/sfx2/
H A Dmacropg.hxx46 class SfxConfigFunctionListBox_Impl;

Completed in 44 milliseconds