Searched refs:GetBrowserControl (Results 1 – 2 of 2) sorted by relevance
114 const _SdrItemBrowserControl& GetBrowserControl() const { return aBrowse; } in GetBrowserControl() function in _SdrItemBrowserWindow115 _SdrItemBrowserControl& GetBrowserControl() { return aBrowse; } in GetBrowserControl() function in _SdrItemBrowserWindow
1102 GetBrowserControl().SetEntryChangedHdl(LINK(this,SdrItemBrowser,ChangedHdl)); in SdrItemBrowser()1103 GetBrowserControl().SetSetDirtyHdl(LINK(this,SdrItemBrowser,SetDirtyHdl)); in SdrItemBrowser()
Completed in 21 milliseconds