Home
last modified time | relevance | path

Searched refs:ErrorBarResources (Results 1 – 7 of 7) sorted by relevance

/trunk/main/chart2/source/controller/dialogs/
H A Dres_ErrorBar.cxx101 ErrorBarResources::ErrorBarResources( Window* pParent, Dialog * pParentDialog, in ErrorBarResources() function in chart::ErrorBarResources
181 ErrorBarResources::~ErrorBarResources() in ~ErrorBarResources()
185 void ErrorBarResources::SetErrorBarType( tErrorBarType eNewType ) in SetErrorBarType()
194 void ErrorBarResources::SetChartDocumentForRangeChoosing( in SetChartDocumentForRangeChoosing()
248 void ErrorBarResources::UpdateControlStates() in UpdateControlStates()
362 IMPL_LINK( ErrorBarResources, CategoryChosen, void *, )
495 IMPL_LINK( ErrorBarResources, RangeChanged, Edit *, pEdit ) in IMPL_LINK() argument
512 void ErrorBarResources::Reset(const SfxItemSet& rInAttrs) in Reset()
693 void ErrorBarResources::FillValueSets() in FillValueSets()
716 void ErrorBarResources::listeningFinished( in listeningFinished()
[all …]
H A Dtp_ErrorBars.hxx42 void SetErrorBarType( ErrorBarResources::tErrorBarType eNewType );
54 ErrorBarResources m_aErrorBarResources;
H A Ddlg_InsertErrorBars.cxx56 ErrorBarResources::tErrorBarType eType /* = ErrorBarResources::ERROR_BAR_Y */ ) : in InsertErrorBarsDialog()
62 m_apErrorBarResources( new ErrorBarResources( in InsertErrorBarsDialog()
H A Dtp_ErrorBars.cxx83 void ErrorBarsTabPage::SetErrorBarType( ErrorBarResources::tErrorBarType eNewType ) in SetErrorBarType()
H A Ddlg_ObjectProperties.cxx633 pTabPage->SetErrorBarType( ErrorBarResources::ERROR_BAR_Y ); in PageCreated()
/trunk/main/chart2/source/controller/inc/
H A Ddlg_InsertErrorBars.hxx45ErrorBarResources::tErrorBarType eType = ErrorBarResources::ERROR_BAR_Y );
67 ::std::auto_ptr< ErrorBarResources > m_apErrorBarResources;
H A Dres_ErrorBar.hxx51 class ErrorBarResources : public RangeSelectionListenerParent class
60 ErrorBarResources(
64 virtual ~ErrorBarResources();

Completed in 50 milliseconds