Home
last modified time | relevance | path

Searched refs:DataBrowser (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/chart2/source/controller/dialogs/
H A DDataBrowser.cxx492 DataBrowser::DataBrowser( Window* pParent, const ResId& rId, bool bLiveUpdate ) : in DataBrowser() function in chart::DataBrowser
512 DataBrowser::~DataBrowser() in ~DataBrowser()
577 void DataBrowser::RenewTable() in RenewTable()
738 void DataBrowser::Resize() in Resize()
768 void DataBrowser::SetClean() in SetClean()
773 void DataBrowser::SetDirty() in SetDirty()
935 void DataBrowser::InsertRow() in InsertRow()
951 void DataBrowser::RemoveRow() in RemoveRow()
990 void DataBrowser::SwapRow() in SwapRow()
1018 void DataBrowser::PaintCell( in PaintCell()
[all …]
H A DDataBrowser.hxx54 class DataBrowser : public ::svt::EditBrowseBox class
74 DataBrowser( Window* pParent, const ResId & rId, bool bLiveUpdate );
75 virtual ~DataBrowser();
197 DataBrowser( const DataBrowser & );
H A Ddlg_DataEditor.cxx66 m_apBrwData( new DataBrowser( this, SchResId( CTL_DATA ), true /* bLiveUpdate */)), in DataEditor()
H A Dmakefile.mk50 $(SLO)$/DataBrowser.obj \
/aoo4110/main/chart2/source/controller/inc/
H A Ddlg_DataEditor.hxx45 class DataBrowser;
68 ::std::auto_ptr< DataBrowser > m_apBrwData;

Completed in 37 milliseconds