Home
last modified time | relevance | path

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

/trunk/main/basctl/source/dlged/
H A Ddlged.cxx209 ,pDlgEdView(NULL) in DlgEditor()
270 delete pDlgEdView; in ~DlgEditor()
292 pDlgEdView->ShowSdrPage(pDlgEdView->GetModel()->GetPage(0)); in SetWindow()
474 pDlgEdView->UnmarkAll(); in ResetDialog()
547 if( !pDlgEdView ) in IMPL_LINK()
702 if( pDlgEdView ) in SetInsertObj()
775 pDlgEdView->BrkAction(); in Copy()
929 pDlgEdView->BrkAction(); in Paste()
932 pDlgEdView->UnmarkAll(); in Paste()
1164 pDlgEdView->BrkAction(); in Delete()
[all …]
/trunk/main/basctl/source/inc/
H A Ddlged.hxx105 DlgEdView* pDlgEdView; member in DlgEditor
161 DlgEdView* GetView() const { return pDlgEdView; } in GetView()

Completed in 45 milliseconds