calc55: #i112094# chart data table dialog cannot be disabled via UNO API

This commit is contained in:
Thomas Benisch 2010-06-04 18:44:46 +02:00
parent 841d9ebb1d
commit bc78afd4e4

View file

@ -135,6 +135,7 @@ private:
m_apRangeSelectionHelper;
Edit * m_pCurrentRangeChoosingField;
bool m_bHasInternalDataProvider;
bool m_bDisableDataTableDialog;
DECL_LINK( CategoryChosen, void * );
DECL_LINK( SynchronizePosAndNeg, void * );