Searched refs:ComplexEditorWindow (Results 1 – 2 of 2) sorted by relevance
308 class ComplexEditorWindow : public Window class322 ComplexEditorWindow( ModulWindow* pParent );339 ComplexEditorWindow aXEditorWindow;
1685 ComplexEditorWindow::ComplexEditorWindow( ModulWindow* pParent ) : in ComplexEditorWindow() function in ComplexEditorWindow1698 aEWVScrollBar.SetScrollHdl( LINK( this, ComplexEditorWindow, ScrollHdl ) ); in ComplexEditorWindow()1704 void __EXPORT ComplexEditorWindow::Resize() in Resize()1727 IMPL_LINK( ComplexEditorWindow, ScrollHdl, ScrollBar *, pCurScrollBar ) in IMPL_LINK() argument1743 void ComplexEditorWindow::DataChanged(DataChangedEvent const & rDCEvt) in DataChanged()
Completed in 34 milliseconds