Home
last modified time | relevance | path

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

/trunk/main/svtools/source/contnr/
H A Dtemplwin.cxx318 SvtIconWindow_Impl::SvtIconWindow_Impl( Window* pParent ) : in SvtIconWindow_Impl() function in SvtIconWindow_Impl
407 SvtIconWindow_Impl::~SvtIconWindow_Impl() in ~SvtIconWindow_Impl()
416 SvxIconChoiceCtrlEntry* SvtIconWindow_Impl::GetEntry( const String& rURL ) const in GetEntry()
433 void SvtIconWindow_Impl::Resize() in Resize()
445 String SvtIconWindow_Impl::GetCursorPosIconURL() const in GetCursorPosIconURL()
455 String SvtIconWindow_Impl::GetSelectedIconURL() const in GetSelectedIconURL()
465 String SvtIconWindow_Impl::GetSelectedIconText() const in GetSelectedIconText()
471 String SvtIconWindow_Impl::GetIconText( const String& rURL ) const in GetIconText()
480 void SvtIconWindow_Impl::InvalidateIconControl() in InvalidateIconControl()
485 sal_uLong SvtIconWindow_Impl::GetCursorPos() const in GetCursorPos()
[all …]
H A Dtemplwin.hxx64 class SvtIconWindow_Impl : public Window class
80 SvtIconWindow_Impl( Window* pParent );
81 ~SvtIconWindow_Impl();
111 inline sal_Bool SvtIconWindow_Impl::ProcessKeyEvent( const KeyEvent& rKEvt ) in ProcessKeyEvent()
241 SvtIconWindow_Impl* pIconWin;