Home
last modified time | relevance | path

Searched refs:DataEditor (Results 1 – 3 of 3) sorted by relevance

/trunk/main/chart2/source/controller/dialogs/
H A Ddlg_DataEditor.cxx60 DataEditor::DataEditor( in DataEditor() function in chart::DataEditor
123 DataEditor::~DataEditor() in ~DataEditor()
185 void DataEditor::SetReadOnly( bool bReadOnly ) in SetReadOnly()
202 IMPL_LINK( DataEditor, MiscHdl, void*, EMPTYARG ) in IMPL_LINK() argument
229 void DataEditor::UpdateData() in UpdateData()
294 void DataEditor::AdaptBrowseBoxSize() in AdaptBrowseBoxSize()
305 void DataEditor::Resize() in Resize()
312 sal_Bool DataEditor::Close() in Close()
320 bool DataEditor::ApplyChangesToModel() in ApplyChangesToModel()
326 void DataEditor::ApplyImageList() in ApplyImageList()
[all …]
/trunk/main/chart2/source/controller/inc/
H A Ddlg_DataEditor.hxx47 class DataEditor : public ModalDialog class
50 DataEditor( Window* pParent,
55 virtual ~DataEditor();
/trunk/main/chart2/source/controller/main/
H A DChartController_EditData.cxx67 DataEditor aDataEditorDialog( pParent, xChartDoc, m_xCC ); in executeDispatch_EditData()

Completed in 15 milliseconds