Searched refs:ErrorBarResources (Results 1 – 7 of 7) sorted by relevance
101 ErrorBarResources::ErrorBarResources( Window* pParent, Dialog * pParentDialog, in ErrorBarResources() function in chart::ErrorBarResources181 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() argument512 void ErrorBarResources::Reset(const SfxItemSet& rInAttrs) in Reset()693 void ErrorBarResources::FillValueSets() in FillValueSets()716 void ErrorBarResources::listeningFinished( in listeningFinished()[all …]
42 void SetErrorBarType( ErrorBarResources::tErrorBarType eNewType );54 ErrorBarResources m_aErrorBarResources;
56 ErrorBarResources::tErrorBarType eType /* = ErrorBarResources::ERROR_BAR_Y */ ) : in InsertErrorBarsDialog()62 m_apErrorBarResources( new ErrorBarResources( in InsertErrorBarsDialog()
83 void ErrorBarsTabPage::SetErrorBarType( ErrorBarResources::tErrorBarType eNewType ) in SetErrorBarType()
633 pTabPage->SetErrorBarType( ErrorBarResources::ERROR_BAR_Y ); in PageCreated()
45 … ErrorBarResources::tErrorBarType eType = ErrorBarResources::ERROR_BAR_Y );67 ::std::auto_ptr< ErrorBarResources > m_apErrorBarResources;
51 class ErrorBarResources : public RangeSelectionListenerParent class60 ErrorBarResources(64 virtual ~ErrorBarResources();
Completed in 79 milliseconds