Searched refs:_SdrItemBrowserControl (Results 1 – 3 of 3) sorted by relevance
174 _SdrItemBrowserControl* pBrowse;177 ImpItemEdit(Window* pParent, _SdrItemBrowserControl* pBrowse_, WinBits nBits=0) in ImpItemEdit()192 _SdrItemBrowserControl* pBrowseMerk = pBrowse; in KeyInput()220 _SdrItemBrowserControl::_SdrItemBrowserControl(Window* pParent, WinBits nBits): in _SdrItemBrowserControl() function in _SdrItemBrowserControl227 __EXPORT _SdrItemBrowserControl::~_SdrItemBrowserControl() in ~_SdrItemBrowserControl()238 void _SdrItemBrowserControl::ImpCtor() in ImpCtor()291 void _SdrItemBrowserControl::Clear() in Clear()301 long __EXPORT _SdrItemBrowserControl::GetRowCount() const in GetRowCount()306 sal_Bool __EXPORT _SdrItemBrowserControl::SeekRow(long nRow) in SeekRow()312 String _SdrItemBrowserControl::GetCellText(long _nRow, sal_uInt16 _nColId) const in GetCellText()[all …]
35 class _SdrItemBrowserControl: public BrowseBox class73 _SdrItemBrowserControl(Window* pParent, WinBits nBits=WB_3DLOOK|WB_BORDER|WB_TABSTOP);74 virtual ~_SdrItemBrowserControl();105 _SdrItemBrowserControl aBrowse;114 const _SdrItemBrowserControl& GetBrowserControl() const { return aBrowse; } in GetBrowserControl()115 _SdrItemBrowserControl& GetBrowserControl() { return aBrowse; } in GetBrowserControl()127 DECL_LINK(ChangedHdl,_SdrItemBrowserControl*);128 DECL_LINK(SetDirtyHdl,_SdrItemBrowserControl*);
111 _SdrItemBrowserControl